diff --git a/deploy/datasets/query.js b/deploy/datasets/query.js
index 83986048bfd30ee2eca99c1bba2cd97cddf51b6d..b6f0c3f672bb4e57bd92f108a2db99091ada6cff 100644
--- a/deploy/datasets/query.js
+++ b/deploy/datasets/query.js
@@ -3,7 +3,7 @@ const request = require('request')
 const URL = require('url')
 const path = require('path')
 const archiver = require('archiver')
-const { commonSenseDsFilter } = require('./supplements/commonSense')
+const { getCommonSenseDsFilter } = require('./supplements/commonSense')
 const { getPreviewFile, hasPreview } = require('./supplements/previewFile')
 const { init: kgQueryUtilInit, getUserKGRequestParam } = require('./util')
 
@@ -166,11 +166,11 @@ readConfigFile('waxholmRatV2_0.json')
 readConfigFile('allenMouse.json')
   .then(data => JSON.parse(data))
   .then(json => {
-    const flattenedAllen = flattenArray(json.parcellations[0].regions)
-    allen2017Set = populateSet(flattenedAllen)
-
-    const flattenedAllen2017 = flattenArray(json.parcellations[1].regions)
+    const flattenedAllen2017 = flattenArray(json.parcellations[0].regions)
     allen2017Set = populateSet(flattenedAllen2017)
+
+    const flattenedAllen2015 = flattenArray(json.parcellations[1].regions)
+    allen2015Set = populateSet(flattenedAllen2015)
   })
 
 const filterByPRSet = (prs, atlasPrSet = new Set()) => {
@@ -183,7 +183,7 @@ const filterByPRName = ({ parcellationName = null, dataset = {parcellationAtlas:
   : (dataset.parcellationAtlas || []).some(({ name }) => name === parcellationName)
 
 const filter = (datasets = [], { templateName, parcellationName }) => datasets
-  .filter(ds => commonSenseDsFilter({ ds, templateName, parcellationName }))
+  .filter(getCommonSenseDsFilter({ templateName, parcellationName }))
   .filter(ds => {
     if (/infant/.test(ds.name))
       return false
diff --git a/deploy/datasets/supplements/commonSense.js b/deploy/datasets/supplements/commonSense.js
index 42e4f30f57e4a2b8e1c15ed7ebba0a4572bbcb60..404617f8f6e82ba5ff8475dbd5dd0bf27b1069b3 100644
--- a/deploy/datasets/supplements/commonSense.js
+++ b/deploy/datasets/supplements/commonSense.js
@@ -34,7 +34,7 @@ const mouseParcellationSet = new Set([
   'Allen Mouse Common Coordinate Framework v3 2015'
 ])
 
-const dsIsHuman = ({ds}) => ds && ds.species.some(species => /homo\ sapiens/i.test(species))
+const dsIsHuman = ({ ds }) => ds && ds.species.some(species => /homo\ sapiens/i.test(species))
 const dsIsRat = ({ ds }) => ds && ds.species.some(species => /rattus\ norvegicus/i.test(species))
 const dsIsMouse = ({ ds }) => ds && ds.species.some(species => /mus\ musculus/i.test(species))
 
@@ -50,7 +50,23 @@ const queryIsHuman = ({ templateName, parcellationName }) =>
   (templateName && humanTemplateSet.has(templateName))
   || (parcellationName && humanParcellationSet.has(parcellationName))
 
-exports.commonSenseDsFilter = ({ ds , templateName, parcellationName}) => 
-  (queryIsHuman({ templateName, parcellationName }) && !dsIsRat({ ds }) && !dsIsMouse({ ds }))
-  || (queryIsMouse({ templateName, parcellationName }) && !dsIsRat({ ds }) && !dsIsHuman({ ds }))
-  || (queryIsRat({ templateName, parcellationName }) && !dsIsMouse({ ds }) && !dsIsHuman({ ds }))
+exports.getCommonSenseDsFilter = ({ templateName, parcellationName }) => {
+  const trueFilter = queryIsHuman({ templateName, parcellationName })
+    ? dsIsHuman
+    : queryIsMouse({ templateName, parcellationName })
+      ? dsIsMouse
+      : queryIsRat({ templateName, parcellationName })
+        ? dsIsRat
+        : null
+
+  const falseFilters = queryIsHuman({ templateName, parcellationName })
+    ? [dsIsMouse, dsIsRat]
+    : queryIsMouse({ templateName, parcellationName })
+      ? [dsIsHuman, dsIsRat]
+      : queryIsRat({ templateName, parcellationName })
+        ? [dsIsMouse, dsIsHuman]
+        : []
+  return ds => trueFilter
+    ? trueFilter({ ds }) || (falseFilters.every(filterFn => !filterFn({ ds })))
+    : false
+}
diff --git a/src/atlasViewer/atlasViewer.template.html b/src/atlasViewer/atlasViewer.template.html
index 1cc074671e5d15a70883a22ae78ba102f3a90e47..20a455ef34dff06334cf514684e342d04a098451 100644
--- a/src/atlasViewer/atlasViewer.template.html
+++ b/src/atlasViewer/atlasViewer.template.html
@@ -6,7 +6,7 @@
 
 <!-- kg tos -->
 <ng-template #kgToS>
-  <h2 mat-dialog-title>Knowldge Graph ToS</h2>
+  <h2 mat-dialog-title>Knowledge Graph ToS</h2>
   <mat-dialog-content class="w-50vw">
     <kgtos-component>
     </kgtos-component>
diff --git a/src/res/ext/MNI152.json b/src/res/ext/MNI152.json
index fd2644c03ad6cc545934b38dc04b7ea3e4b9b192..7b9f06d945fe5c9c21ca785e74d17a75e3352b9c 100644
--- a/src/res/ext/MNI152.json
+++ b/src/res/ext/MNI152.json
@@ -10,9 +10,13 @@
       "name": "JuBrain Cytoarchitectonic Atlas",
       "ngId": "jubrain mni152 v18 left",
       "auxillaryMeshIndices": [ 65535 ],
+      "originDatasets":[{
+        "kgSchema": "minds/core/dataset/v1.0.0",
+        "kgId": "4ac9f0bc-560d-47e0-8916-7b24da9bb0ce"
+      }],
       "properties": {
         "version": "1.0",
-        "description": "not yet",
+        "description": "This dataset contains the whole-brain parcellation of the JuBrain Cytoarchitectonic Atlas (Amunts and Zilles, 2015) in the MNI Colin 27 as well as the MNI ICBM 152 2009c nonlinear asymmetric reference space. The parcellation is derived from the individual probability maps (PMs) of the cytoarchitectonic regions released in the JuBrain Atlas, that are further combined into a Maximum Probability Map (MPM). The MPM is calculated by considering for each voxel the probability of all cytoarchitectonic areas released in the atlas, and determining the most probable assignment (Eickhoff 2005). Note that methodological improvements and integration of new brain structures may lead to small deviations in earlier released datasets.",
         "publications": [
           {
             "doi": "https://doi.org/10.1038/nrn2776",
diff --git a/src/res/ext/allenMouse.json b/src/res/ext/allenMouse.json
index e0b9430c01d41992ffeb8367630c694251d31ed2..13ebc3c9f38106b9cd7d037544070be2abf7bb0f 100644
--- a/src/res/ext/allenMouse.json
+++ b/src/res/ext/allenMouse.json
@@ -27,6 +27,9 @@
           ],
           "name": "root",
           "labelIndex": 997,
+          "relatedAreas": [
+            "Whole brain"
+          ],
           "children": [
             {
               "ngId": "v3_2017",
@@ -19115,726 +19118,348 @@
       "type": "parcellation",
       "regions": [
         {
-          "name": "Basic cell groups and regions",
-          "labelIndex": 8,
+          "ngId": "atlas",
           "rgb": [
-            191,
-            218,
-            227
+            255,
+            255,
+            255
+          ],
+          "position": [
+            -1977500,
+            -867500,
+            -27500
+          ],
+          "name": "root",
+          "labelIndex": 997,
+          "relatedAreas": [
+            "Whole brain"
           ],
           "children": [
             {
-              "name": "Cerebrum",
-              "labelIndex": 567,
+              "name": "Basic cell groups and regions",
+              "labelIndex": 8,
               "rgb": [
-                176,
-                240,
-                255
+                191,
+                218,
+                227
               ],
               "children": [
                 {
-                  "name": "Cerebral cortex",
-                  "labelIndex": 688,
+                  "name": "Cerebrum",
+                  "labelIndex": 567,
                   "rgb": [
                     176,
-                    255,
-                    184
+                    240,
+                    255
                   ],
                   "children": [
                     {
-                      "name": "Cortical plate",
-                      "labelIndex": 695,
+                      "name": "Cerebral cortex",
+                      "labelIndex": 688,
                       "rgb": [
-                        112,
+                        176,
                         255,
-                        112
+                        184
                       ],
                       "children": [
                         {
-                          "name": "Isocortex",
-                          "labelIndex": 315,
+                          "name": "Cortical plate",
+                          "labelIndex": 695,
                           "rgb": [
                             112,
                             255,
-                            113
+                            112
                           ],
                           "children": [
                             {
-                              "name": "Frontal pole, cerebral cortex",
-                              "labelIndex": 184,
+                              "name": "Isocortex",
+                              "labelIndex": 315,
                               "rgb": [
-                                38,
-                                143,
-                                69
+                                112,
+                                255,
+                                113
                               ],
                               "children": [
                                 {
-                                  "name": "Frontal pole, layer 1",
-                                  "labelIndex": 68,
-                                  "rgb": [
-                                    38,
-                                    143,
-                                    69
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 68,
-                                    "atlas_id": 998,
-                                    "ontology_id": 1,
-                                    "acronym": "FRP1",
-                                    "name": "Frontal pole, layer 1",
-                                    "color_hex_triplet": "268F45",
-                                    "graph_order": 7,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 184,
-                                    "centers": [
-                                      [
-                                        1930,
-                                        2730,
-                                        4680
-                                      ],
-                                      [
-                                        1930,
-                                        2730,
-                                        6720
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1057500,
-                                      4707500,
-                                      1307500
-                                    ],
-                                    [
-                                      -982500,
-                                      4707500,
-                                      1307500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Frontal pole, layer 2/3",
-                                  "labelIndex": 667,
-                                  "rgb": [
-                                    38,
-                                    143,
-                                    69
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 667,
-                                    "atlas_id": 1073,
-                                    "ontology_id": 1,
-                                    "acronym": "FRP2/3",
-                                    "name": "Frontal pole, layer 2/3",
-                                    "color_hex_triplet": "268F45",
-                                    "graph_order": 8,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 184,
-                                    "centers": [
-                                      [
-                                        2090,
-                                        2740,
-                                        4530
-                                      ],
-                                      [
-                                        2090,
-                                        2740,
-                                        6870
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1207500,
-                                      4547500,
-                                      1297500
-                                    ],
-                                    [
-                                      -1132500,
-                                      4547500,
-                                      1297500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Frontal pole, layer 5",
-                                  "labelIndex": 526157192,
-                                  "rgb": [
-                                    38,
-                                    143,
-                                    69
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 526157192,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "FRP5",
-                                    "name": "Frontal pole, layer 5",
-                                    "color_hex_triplet": "268F45",
-                                    "graph_order": 9,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 184,
-                                    "centers": [
-                                      [
-                                        2400,
-                                        2780,
-                                        4540
-                                      ],
-                                      [
-                                        2400,
-                                        2780,
-                                        6860
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1197500,
-                                      4237500,
-                                      1257500
-                                    ],
-                                    [
-                                      -1122500,
-                                      4237500,
-                                      1257500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Frontal pole, layer 6a",
-                                  "labelIndex": 526157196,
-                                  "rgb": [
-                                    38,
-                                    143,
-                                    69
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 526157196,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "FRP6a",
-                                    "name": "Frontal pole, layer 6a",
-                                    "color_hex_triplet": "268F45",
-                                    "graph_order": 10,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 184,
-                                    "centers": [
-                                      [
-                                        2970,
-                                        2930,
-                                        4440
-                                      ],
-                                      [
-                                        2970,
-                                        2930,
-                                        6960
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1297500,
-                                      3667500,
-                                      1107500
-                                    ],
-                                    [
-                                      -1222500,
-                                      3667500,
-                                      1107500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Frontal pole, layer 6b",
-                                  "labelIndex": 526322264,
+                                  "name": "Frontal pole, cerebral cortex",
+                                  "labelIndex": 184,
                                   "rgb": [
                                     38,
                                     143,
                                     69
                                   ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 526322264,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "FRP6b",
-                                    "name": "Frontal pole, layer 6b",
-                                    "color_hex_triplet": "268F45",
-                                    "graph_order": 11,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 184,
-                                    "centers": [
-                                      [
-                                        3440,
-                                        3150,
-                                        4380
-                                      ],
-                                      [
-                                        3440,
-                                        3150,
-                                        7020
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1357500,
-                                      3197500,
-                                      887500
-                                    ],
-                                    [
-                                      -1282500,
-                                      3197500,
-                                      887500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 184,
-                                "atlas_id": 871,
-                                "ontology_id": 1,
-                                "acronym": "FRP",
-                                "name": "Frontal pole, cerebral cortex",
-                                "color_hex_triplet": "268F45",
-                                "graph_order": 6,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    2270,
-                                    2770,
-                                    4560
-                                  ],
-                                  [
-                                    2270,
-                                    2770,
-                                    6840
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1177500,
-                                  4367500,
-                                  1267500
-                                ],
-                                [
-                                  -1102500,
-                                  4367500,
-                                  1267500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Somatomotor areas",
-                              "labelIndex": 500,
-                              "rgb": [
-                                31,
-                                157,
-                                90
-                              ],
-                              "children": [
-                                {
-                                  "name": "Somatomotor areas, Layer 1",
-                                  "labelIndex": 107,
-                                  "rgb": [
-                                    31,
-                                    157,
-                                    90
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 107,
-                                    "atlas_id": 1003,
-                                    "ontology_id": 1,
-                                    "acronym": "MO1",
-                                    "name": "Somatomotor areas, Layer 1",
-                                    "color_hex_triplet": "1F9D5A",
-                                    "graph_order": 13,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 500
-                                  }
-                                },
-                                {
-                                  "name": "Somatomotor areas, Layer 2/3",
-                                  "labelIndex": 219,
-                                  "rgb": [
-                                    31,
-                                    157,
-                                    90
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 219,
-                                    "atlas_id": 1017,
-                                    "ontology_id": 1,
-                                    "acronym": "MO2/3",
-                                    "name": "Somatomotor areas, Layer 2/3",
-                                    "color_hex_triplet": "1F9D5A",
-                                    "graph_order": 14,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 500
-                                  }
-                                },
-                                {
-                                  "name": "Somatomotor areas, Layer 5",
-                                  "labelIndex": 299,
-                                  "rgb": [
-                                    31,
-                                    157,
-                                    90
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 299,
-                                    "atlas_id": 1027,
-                                    "ontology_id": 1,
-                                    "acronym": "MO5",
-                                    "name": "Somatomotor areas, Layer 5",
-                                    "color_hex_triplet": "1F9D5A",
-                                    "graph_order": 15,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 500
-                                  }
-                                },
-                                {
-                                  "name": "Somatomotor areas, Layer 6a",
-                                  "labelIndex": 644,
-                                  "rgb": [
-                                    31,
-                                    157,
-                                    90
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 644,
-                                    "atlas_id": 787,
-                                    "ontology_id": 1,
-                                    "acronym": "MO6a",
-                                    "name": "Somatomotor areas, Layer 6a",
-                                    "color_hex_triplet": "1F9D5A",
-                                    "graph_order": 16,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 500
-                                  }
-                                },
-                                {
-                                  "name": "Somatomotor areas, Layer 6b",
-                                  "labelIndex": 947,
-                                  "rgb": [
-                                    31,
-                                    157,
-                                    90
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 947,
-                                    "atlas_id": 825,
-                                    "ontology_id": 1,
-                                    "acronym": "MO6b",
-                                    "name": "Somatomotor areas, Layer 6b",
-                                    "color_hex_triplet": "1F9D5A",
-                                    "graph_order": 17,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 500
-                                  }
-                                },
-                                {
-                                  "name": "Primary motor area",
-                                  "labelIndex": 985,
-                                  "rgb": [
-                                    31,
-                                    157,
-                                    90
-                                  ],
                                   "children": [
                                     {
-                                      "name": "Primary motor area, Layer 1",
-                                      "labelIndex": 320,
+                                      "name": "Frontal pole, layer 1",
+                                      "labelIndex": 68,
                                       "rgb": [
-                                        31,
-                                        157,
-                                        90
+                                        38,
+                                        143,
+                                        69
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 320,
-                                        "atlas_id": 888,
+                                        "id": 68,
+                                        "atlas_id": 998,
                                         "ontology_id": 1,
-                                        "acronym": "MOp1",
-                                        "name": "Primary motor area, Layer 1",
-                                        "color_hex_triplet": "1F9D5A",
-                                        "graph_order": 19,
+                                        "acronym": "FRP1",
+                                        "name": "Frontal pole, layer 1",
+                                        "color_hex_triplet": "268F45",
+                                        "graph_order": 7,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 985,
+                                        "parent_structure_id": 184,
                                         "centers": [
                                           [
-                                            4020,
-                                            1810,
-                                            3240
+                                            1930,
+                                            2730,
+                                            4680
                                           ],
                                           [
-                                            4020,
-                                            1810,
-                                            8160
+                                            1930,
+                                            2730,
+                                            6720
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2497500,
-                                          2617500,
-                                          2227500
+                                          1057500,
+                                          4707500,
+                                          1307500
                                         ],
                                         [
-                                          -2422500,
-                                          2617500,
-                                          2227500
+                                          -982500,
+                                          4707500,
+                                          1307500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary motor area, Layer 2/3",
-                                      "labelIndex": 943,
+                                      "name": "Frontal pole, layer 2/3",
+                                      "labelIndex": 667,
                                       "rgb": [
-                                        31,
-                                        157,
-                                        90
+                                        38,
+                                        143,
+                                        69
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 943,
-                                        "atlas_id": 966,
+                                        "id": 667,
+                                        "atlas_id": 1073,
                                         "ontology_id": 1,
-                                        "acronym": "MOp2/3",
-                                        "name": "Primary motor area, Layer 2/3",
-                                        "color_hex_triplet": "1F9D5A",
-                                        "graph_order": 20,
+                                        "acronym": "FRP2/3",
+                                        "name": "Frontal pole, layer 2/3",
+                                        "color_hex_triplet": "268F45",
+                                        "graph_order": 8,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 985,
+                                        "parent_structure_id": 184,
                                         "centers": [
                                           [
-                                            4160,
-                                            2160,
-                                            3390
+                                            2090,
+                                            2740,
+                                            4530
                                           ],
                                           [
-                                            4160,
-                                            2160,
-                                            8010
+                                            2090,
+                                            2740,
+                                            6870
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2347500,
-                                          2477500,
-                                          1877500
+                                          1207500,
+                                          4547500,
+                                          1297500
                                         ],
                                         [
-                                          -2272500,
-                                          2477500,
-                                          1877500
+                                          -1132500,
+                                          4547500,
+                                          1297500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary motor area, Layer 5",
-                                      "labelIndex": 648,
+                                      "name": "Frontal pole, layer 5",
+                                      "labelIndex": 526157192,
                                       "rgb": [
-                                        31,
-                                        157,
-                                        90
+                                        38,
+                                        143,
+                                        69
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 648,
-                                        "atlas_id": 929,
+                                        "id": 526157192,
+                                        "atlas_id": null,
                                         "ontology_id": 1,
-                                        "acronym": "MOp5",
-                                        "name": "Primary motor area, Layer 5",
-                                        "color_hex_triplet": "1F9D5A",
-                                        "graph_order": 21,
+                                        "acronym": "FRP5",
+                                        "name": "Frontal pole, layer 5",
+                                        "color_hex_triplet": "268F45",
+                                        "graph_order": 9,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 985,
+                                        "parent_structure_id": 184,
                                         "centers": [
                                           [
-                                            4290,
-                                            2450,
-                                            3560
+                                            2400,
+                                            2780,
+                                            4540
                                           ],
                                           [
-                                            4290,
-                                            2450,
-                                            7840
+                                            2400,
+                                            2780,
+                                            6860
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2177500,
-                                          2347500,
-                                          1587500
+                                          1197500,
+                                          4237500,
+                                          1257500
                                         ],
                                         [
-                                          -2102500,
-                                          2347500,
-                                          1587500
+                                          -1122500,
+                                          4237500,
+                                          1257500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary motor area, Layer 6a",
-                                      "labelIndex": 844,
+                                      "name": "Frontal pole, layer 6a",
+                                      "labelIndex": 526157196,
                                       "rgb": [
-                                        31,
-                                        157,
-                                        90
+                                        38,
+                                        143,
+                                        69
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 844,
-                                        "atlas_id": 1095,
+                                        "id": 526157196,
+                                        "atlas_id": null,
                                         "ontology_id": 1,
-                                        "acronym": "MOp6a",
-                                        "name": "Primary motor area, Layer 6a",
-                                        "color_hex_triplet": "1F9D5A",
-                                        "graph_order": 22,
+                                        "acronym": "FRP6a",
+                                        "name": "Frontal pole, layer 6a",
+                                        "color_hex_triplet": "268F45",
+                                        "graph_order": 10,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 985,
+                                        "parent_structure_id": 184,
                                         "centers": [
                                           [
-                                            4560,
-                                            2650,
-                                            3750
+                                            2970,
+                                            2930,
+                                            4440
                                           ],
                                           [
-                                            4560,
-                                            2650,
-                                            7650
+                                            2970,
+                                            2930,
+                                            6960
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1987500,
-                                          2077500,
-                                          1387500
+                                          1297500,
+                                          3667500,
+                                          1107500
                                         ],
                                         [
-                                          -1912500,
-                                          2077500,
-                                          1387500
+                                          -1222500,
+                                          3667500,
+                                          1107500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary motor area, Layer 6b",
-                                      "labelIndex": 882,
+                                      "name": "Frontal pole, layer 6b",
+                                      "labelIndex": 526322264,
                                       "rgb": [
-                                        31,
-                                        157,
-                                        90
+                                        38,
+                                        143,
+                                        69
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 882,
-                                        "atlas_id": 1100,
+                                        "id": 526322264,
+                                        "atlas_id": null,
                                         "ontology_id": 1,
-                                        "acronym": "MOp6b",
-                                        "name": "Primary motor area, Layer 6b",
-                                        "color_hex_triplet": "1F9D5A",
-                                        "graph_order": 23,
+                                        "acronym": "FRP6b",
+                                        "name": "Frontal pole, layer 6b",
+                                        "color_hex_triplet": "268F45",
+                                        "graph_order": 11,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 985,
+                                        "parent_structure_id": 184,
                                         "centers": [
                                           [
-                                            4720,
-                                            2720,
-                                            3820
+                                            3440,
+                                            3150,
+                                            4380
                                           ],
                                           [
-                                            4720,
-                                            2720,
-                                            7580
+                                            3440,
+                                            3150,
+                                            7020
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1917500,
-                                          1917500,
-                                          1317500
+                                          1357500,
+                                          3197500,
+                                          887500
                                         ],
                                         [
-                                          -1842500,
-                                          1917500,
-                                          1317500
+                                          -1282500,
+                                          3197500,
+                                          887500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 985,
-                                    "atlas_id": 830,
+                                    "id": 184,
+                                    "atlas_id": 871,
                                     "ontology_id": 1,
-                                    "acronym": "MOp",
-                                    "name": "Primary motor area",
-                                    "color_hex_triplet": "1F9D5A",
-                                    "graph_order": 18,
+                                    "acronym": "FRP",
+                                    "name": "Frontal pole, cerebral cortex",
+                                    "color_hex_triplet": "268F45",
+                                    "graph_order": 6,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 500,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        4300,
-                                        2360,
-                                        3530
+                                        2270,
+                                        2770,
+                                        4560
                                       ],
                                       [
-                                        4300,
-                                        2360,
-                                        7870
+                                        2270,
+                                        2770,
+                                        6840
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2207500,
-                                      2337500,
-                                      1677500
+                                      1177500,
+                                      4367500,
+                                      1267500
                                     ],
                                     [
-                                      -2132500,
-                                      2337500,
-                                      1677500
+                                      -1102500,
+                                      4367500,
+                                      1267500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Secondary motor area",
-                                  "labelIndex": 993,
+                                  "name": "Somatomotor areas",
+                                  "labelIndex": 500,
                                   "rgb": [
                                     31,
                                     157,
@@ -19842,8 +19467,8 @@
                                   ],
                                   "children": [
                                     {
-                                      "name": "Secondary motor area, layer 1",
-                                      "labelIndex": 656,
+                                      "name": "Somatomotor areas, Layer 1",
+                                      "labelIndex": 107,
                                       "rgb": [
                                         31,
                                         157,
@@ -19851,45 +19476,21 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 656,
-                                        "atlas_id": 930,
+                                        "id": 107,
+                                        "atlas_id": 1003,
                                         "ontology_id": 1,
-                                        "acronym": "MOs1",
-                                        "name": "Secondary motor area, layer 1",
+                                        "acronym": "MO1",
+                                        "name": "Somatomotor areas, Layer 1",
                                         "color_hex_triplet": "1F9D5A",
-                                        "graph_order": 25,
+                                        "graph_order": 13,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 993,
-                                        "centers": [
-                                          [
-                                            3260,
-                                            1620,
-                                            4370
-                                          ],
-                                          [
-                                            3260,
-                                            1620,
-                                            7030
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1367500,
-                                          3377500,
-                                          2417500
-                                        ],
-                                        [
-                                          -1292500,
-                                          3377500,
-                                          2417500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 500
+                                      }
                                     },
                                     {
-                                      "name": "Secondary motor area, layer 2/3",
-                                      "labelIndex": 962,
+                                      "name": "Somatomotor areas, Layer 2/3",
+                                      "labelIndex": 219,
                                       "rgb": [
                                         31,
                                         157,
@@ -19897,45 +19498,21 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 962,
-                                        "atlas_id": 1110,
+                                        "id": 219,
+                                        "atlas_id": 1017,
                                         "ontology_id": 1,
-                                        "acronym": "MOs2/3",
-                                        "name": "Secondary motor area, layer 2/3",
+                                        "acronym": "MO2/3",
+                                        "name": "Somatomotor areas, Layer 2/3",
                                         "color_hex_triplet": "1F9D5A",
-                                        "graph_order": 26,
+                                        "graph_order": 14,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 993,
-                                        "centers": [
-                                          [
-                                            3440,
-                                            1900,
-                                            4290
-                                          ],
-                                          [
-                                            3440,
-                                            1900,
-                                            7110
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1447500,
-                                          3197500,
-                                          2137500
-                                        ],
-                                        [
-                                          -1372500,
-                                          3197500,
-                                          2137500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 500
+                                      }
                                     },
                                     {
-                                      "name": "Secondary motor area, layer 5",
-                                      "labelIndex": 767,
+                                      "name": "Somatomotor areas, Layer 5",
+                                      "labelIndex": 299,
                                       "rgb": [
                                         31,
                                         157,
@@ -19943,45 +19520,21 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 767,
-                                        "atlas_id": 944,
+                                        "id": 299,
+                                        "atlas_id": 1027,
                                         "ontology_id": 1,
-                                        "acronym": "MOs5",
-                                        "name": "Secondary motor area, layer 5",
+                                        "acronym": "MO5",
+                                        "name": "Somatomotor areas, Layer 5",
                                         "color_hex_triplet": "1F9D5A",
-                                        "graph_order": 27,
+                                        "graph_order": 15,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 993,
-                                        "centers": [
-                                          [
-                                            3620,
-                                            2180,
-                                            4390
-                                          ],
-                                          [
-                                            3620,
-                                            2180,
-                                            7010
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1347500,
-                                          3017500,
-                                          1857500
-                                        ],
-                                        [
-                                          -1272500,
-                                          3017500,
-                                          1857500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 500
+                                      }
                                     },
                                     {
-                                      "name": "Secondary motor area, layer 6a",
-                                      "labelIndex": 1021,
+                                      "name": "Somatomotor areas, Layer 6a",
+                                      "labelIndex": 644,
                                       "rgb": [
                                         31,
                                         157,
@@ -19989,45 +19542,21 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1021,
-                                        "atlas_id": 1117,
+                                        "id": 644,
+                                        "atlas_id": 787,
                                         "ontology_id": 1,
-                                        "acronym": "MOs6a",
-                                        "name": "Secondary motor area, layer 6a",
+                                        "acronym": "MO6a",
+                                        "name": "Somatomotor areas, Layer 6a",
                                         "color_hex_triplet": "1F9D5A",
-                                        "graph_order": 28,
+                                        "graph_order": 16,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 993,
-                                        "centers": [
-                                          [
-                                            4070,
-                                            2490,
-                                            4360
-                                          ],
-                                          [
-                                            4070,
-                                            2490,
-                                            7040
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1377500,
-                                          2567500,
-                                          1547500
-                                        ],
-                                        [
-                                          -1302500,
-                                          2567500,
-                                          1547500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 500
+                                      }
                                     },
                                     {
-                                      "name": "Secondary motor area, layer 6b",
-                                      "labelIndex": 1085,
+                                      "name": "Somatomotor areas, Layer 6b",
+                                      "labelIndex": 947,
                                       "rgb": [
                                         31,
                                         157,
@@ -20035,1204 +19564,754 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1085,
-                                        "atlas_id": 1125,
+                                        "id": 947,
+                                        "atlas_id": 825,
                                         "ontology_id": 1,
-                                        "acronym": "MOs6b",
-                                        "name": "Secondary motor area, layer 6b",
+                                        "acronym": "MO6b",
+                                        "name": "Somatomotor areas, Layer 6b",
                                         "color_hex_triplet": "1F9D5A",
-                                        "graph_order": 29,
+                                        "graph_order": 17,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 993,
-                                        "centers": [
-                                          [
-                                            4330,
-                                            2660,
-                                            4360
+                                        "parent_structure_id": 500
+                                      }
+                                    },
+                                    {
+                                      "name": "Primary motor area",
+                                      "labelIndex": 985,
+                                      "rgb": [
+                                        31,
+                                        157,
+                                        90
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Primary motor area, Layer 1",
+                                          "labelIndex": 320,
+                                          "rgb": [
+                                            31,
+                                            157,
+                                            90
                                           ],
-                                          [
-                                            4330,
-                                            2660,
-                                            7040
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1377500,
-                                          2307500,
-                                          1377500
-                                        ],
-                                        [
-                                          -1302500,
-                                          2307500,
-                                          1377500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 993,
-                                    "atlas_id": 831,
-                                    "ontology_id": 1,
-                                    "acronym": "MOs",
-                                    "name": "Secondary motor area",
-                                    "color_hex_triplet": "1F9D5A",
-                                    "graph_order": 24,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 500,
-                                    "centers": [
-                                      [
-                                        3610,
-                                        2110,
-                                        4370
-                                      ],
-                                      [
-                                        3610,
-                                        2110,
-                                        7030
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1367500,
-                                      3027500,
-                                      1927500
-                                    ],
-                                    [
-                                      -1292500,
-                                      3027500,
-                                      1927500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 500,
-                                "atlas_id": 203,
-                                "ontology_id": 1,
-                                "acronym": "MO",
-                                "name": "Somatomotor areas",
-                                "color_hex_triplet": "1F9D5A",
-                                "graph_order": 12,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    3930,
-                                    2220,
-                                    3980
-                                  ],
-                                  [
-                                    3930,
-                                    2220,
-                                    7420
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1757500,
-                                  2707500,
-                                  1817500
-                                ],
-                                [
-                                  -1682500,
-                                  2707500,
-                                  1817500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Somatosensory areas",
-                              "labelIndex": 453,
-                              "rgb": [
-                                24,
-                                128,
-                                100
-                              ],
-                              "children": [
-                                {
-                                  "name": "Somatosensory areas, layer 1",
-                                  "labelIndex": 12993,
-                                  "rgb": [
-                                    24,
-                                    128,
-                                    100
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 12993,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "SS1",
-                                    "name": "Somatosensory areas, layer 1",
-                                    "color_hex_triplet": "188064",
-                                    "graph_order": 31,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 453
-                                  }
-                                },
-                                {
-                                  "name": "Somatosensory areas, layer 2/3",
-                                  "labelIndex": 12994,
-                                  "rgb": [
-                                    24,
-                                    128,
-                                    100
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 12994,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "SS2/3",
-                                    "name": "Somatosensory areas, layer 2/3",
-                                    "color_hex_triplet": "188064",
-                                    "graph_order": 32,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 453
-                                  }
-                                },
-                                {
-                                  "name": "Somatosensory areas, layer 4",
-                                  "labelIndex": 12995,
-                                  "rgb": [
-                                    24,
-                                    128,
-                                    100
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 12995,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "SS4",
-                                    "name": "Somatosensory areas, layer 4",
-                                    "color_hex_triplet": "188064",
-                                    "graph_order": 33,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 453
-                                  }
-                                },
-                                {
-                                  "name": "Somatosensory areas, layer 5",
-                                  "labelIndex": 12996,
-                                  "rgb": [
-                                    24,
-                                    128,
-                                    100
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 12996,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "SS5",
-                                    "name": "Somatosensory areas, layer 5",
-                                    "color_hex_triplet": "188064",
-                                    "graph_order": 34,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 453
-                                  }
-                                },
-                                {
-                                  "name": "Somatosensory areas, layer 6a",
-                                  "labelIndex": 12997,
-                                  "rgb": [
-                                    24,
-                                    128,
-                                    100
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 12997,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "SS6a",
-                                    "name": "Somatosensory areas, layer 6a",
-                                    "color_hex_triplet": "188064",
-                                    "graph_order": 35,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 453
-                                  }
-                                },
-                                {
-                                  "name": "Somatosensory areas, layer 6b",
-                                  "labelIndex": 12998,
-                                  "rgb": [
-                                    24,
-                                    128,
-                                    100
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 12998,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "SS6b",
-                                    "name": "Somatosensory areas, layer 6b",
-                                    "color_hex_triplet": "188064",
-                                    "graph_order": 36,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 453
-                                  }
-                                },
-                                {
-                                  "name": "Primary somatosensory area",
-                                  "labelIndex": 322,
-                                  "rgb": [
-                                    24,
-                                    128,
-                                    100
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Primary somatosensory area, layer 1",
-                                      "labelIndex": 793,
-                                      "rgb": [
-                                        24,
-                                        128,
-                                        100
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 793,
-                                        "atlas_id": 1089,
-                                        "ontology_id": 1,
-                                        "acronym": "SSp1",
-                                        "name": "Primary somatosensory area, layer 1",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 38,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 322
-                                      }
-                                    },
-                                    {
-                                      "name": "Primary somatosensory area, layer 2/3",
-                                      "labelIndex": 346,
-                                      "rgb": [
-                                        24,
-                                        128,
-                                        100
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 346,
-                                        "atlas_id": 1033,
-                                        "ontology_id": 1,
-                                        "acronym": "SSp2/3",
-                                        "name": "Primary somatosensory area, layer 2/3",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 39,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 322
-                                      }
-                                    },
-                                    {
-                                      "name": "Primary somatosensory area, layer 4",
-                                      "labelIndex": 865,
-                                      "rgb": [
-                                        24,
-                                        128,
-                                        100
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 865,
-                                        "atlas_id": 1098,
-                                        "ontology_id": 1,
-                                        "acronym": "SSp4",
-                                        "name": "Primary somatosensory area, layer 4",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 40,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 322
-                                      }
-                                    },
-                                    {
-                                      "name": "Primary somatosensory area, layer 5",
-                                      "labelIndex": 921,
-                                      "rgb": [
-                                        24,
-                                        128,
-                                        100
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 921,
-                                        "atlas_id": 1105,
-                                        "ontology_id": 1,
-                                        "acronym": "SSp5",
-                                        "name": "Primary somatosensory area, layer 5",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 41,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 322
-                                      }
-                                    },
-                                    {
-                                      "name": "Primary somatosensory area, layer 6a",
-                                      "labelIndex": 686,
-                                      "rgb": [
-                                        24,
-                                        128,
-                                        100
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 686,
-                                        "atlas_id": 934,
-                                        "ontology_id": 1,
-                                        "acronym": "SSp6a",
-                                        "name": "Primary somatosensory area, layer 6a",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 42,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 322
-                                      }
-                                    },
-                                    {
-                                      "name": "Primary somatosensory area, layer 6b",
-                                      "labelIndex": 719,
-                                      "rgb": [
-                                        24,
-                                        128,
-                                        100
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 719,
-                                        "atlas_id": 938,
-                                        "ontology_id": 1,
-                                        "acronym": "SSp6b",
-                                        "name": "Primary somatosensory area, layer 6b",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 43,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 322
-                                      }
-                                    },
-                                    {
-                                      "name": "Primary somatosensory area, nose",
-                                      "labelIndex": 353,
-                                      "rgb": [
-                                        24,
-                                        128,
-                                        100
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Primary somatosensory area, nose, layer 1",
-                                          "labelIndex": 558,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 558,
-                                            "atlas_id": 635,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-n1",
-                                            "name": "Primary somatosensory area, nose, layer 1",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 45,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 353,
-                                            "centers": [
-                                              [
-                                                5490,
-                                                2150,
-                                                1720
-                                              ],
-                                              [
-                                                5490,
-                                                2150,
-                                                9680
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              4017500,
-                                              1147500,
-                                              1887500
-                                            ],
-                                            [
-                                              -3942500,
-                                              1147500,
-                                              1887500
-                                            ]
-                                          ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, nose, layer 2/3",
-                                          "labelIndex": 838,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 838,
-                                            "atlas_id": 953,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-n2/3",
-                                            "name": "Primary somatosensory area, nose, layer 2/3",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 46,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 353,
-                                            "centers": [
-                                              [
-                                                5550,
-                                                2250,
-                                                1860
-                                              ],
-                                              [
-                                                5550,
-                                                2250,
-                                                9540
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              3877500,
-                                              1087500,
-                                              1787500
-                                            ],
-                                            [
-                                              -3802500,
-                                              1087500,
-                                              1787500
-                                            ]
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 320,
+                                            "atlas_id": 888,
+                                            "ontology_id": 1,
+                                            "acronym": "MOp1",
+                                            "name": "Primary motor area, Layer 1",
+                                            "color_hex_triplet": "1F9D5A",
+                                            "graph_order": 19,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 985,
+                                            "centers": [
+                                              [
+                                                4020,
+                                                1810,
+                                                3240
+                                              ],
+                                              [
+                                                4020,
+                                                1810,
+                                                8160
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2497500,
+                                              2617500,
+                                              2227500
+                                            ],
+                                            [
+                                              -2422500,
+                                              2617500,
+                                              2227500
+                                            ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, nose, layer 4",
-                                          "labelIndex": 654,
+                                          "name": "Primary motor area, Layer 2/3",
+                                          "labelIndex": 943,
                                           "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            31,
+                                            157,
+                                            90
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 654,
-                                            "atlas_id": 647,
+                                            "id": 943,
+                                            "atlas_id": 966,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-n4",
-                                            "name": "Primary somatosensory area, nose, layer 4",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 47,
+                                            "acronym": "MOp2/3",
+                                            "name": "Primary motor area, Layer 2/3",
+                                            "color_hex_triplet": "1F9D5A",
+                                            "graph_order": 20,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 353,
+                                            "parent_structure_id": 985,
                                             "centers": [
                                               [
-                                                5640,
-                                                2370,
-                                                2040
+                                                4160,
+                                                2160,
+                                                3390
                                               ],
                                               [
-                                                5640,
-                                                2370,
-                                                9360
+                                                4160,
+                                                2160,
+                                                8010
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3697500,
-                                              997500,
-                                              1667500
+                                              2347500,
+                                              2477500,
+                                              1877500
                                             ],
                                             [
-                                              -3622500,
-                                              997500,
-                                              1667500
+                                              -2272500,
+                                              2477500,
+                                              1877500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, nose, layer 5",
-                                          "labelIndex": 702,
+                                          "name": "Primary motor area, Layer 5",
+                                          "labelIndex": 648,
                                           "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            31,
+                                            157,
+                                            90
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 702,
-                                            "atlas_id": 653,
+                                            "id": 648,
+                                            "atlas_id": 929,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-n5",
-                                            "name": "Primary somatosensory area, nose, layer 5",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 48,
+                                            "acronym": "MOp5",
+                                            "name": "Primary motor area, Layer 5",
+                                            "color_hex_triplet": "1F9D5A",
+                                            "graph_order": 21,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 353,
+                                            "parent_structure_id": 985,
                                             "centers": [
                                               [
-                                                5720,
-                                                2540,
-                                                2200
+                                                4290,
+                                                2450,
+                                                3560
                                               ],
                                               [
-                                                5720,
-                                                2540,
-                                                9200
+                                                4290,
+                                                2450,
+                                                7840
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3537500,
-                                              917500,
-                                              1497500
+                                              2177500,
+                                              2347500,
+                                              1587500
                                             ],
                                             [
-                                              -3462500,
-                                              917500,
-                                              1497500
+                                              -2102500,
+                                              2347500,
+                                              1587500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, nose, layer 6a",
-                                          "labelIndex": 889,
+                                          "name": "Primary motor area, Layer 6a",
+                                          "labelIndex": 844,
                                           "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            31,
+                                            157,
+                                            90
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 889,
-                                            "atlas_id": 1101,
+                                            "id": 844,
+                                            "atlas_id": 1095,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-n6a",
-                                            "name": "Primary somatosensory area, nose, layer 6a",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 49,
+                                            "acronym": "MOp6a",
+                                            "name": "Primary motor area, Layer 6a",
+                                            "color_hex_triplet": "1F9D5A",
+                                            "graph_order": 22,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 353,
+                                            "parent_structure_id": 985,
                                             "centers": [
                                               [
-                                                5830,
-                                                2750,
-                                                2440
+                                                4560,
+                                                2650,
+                                                3750
                                               ],
                                               [
-                                                5830,
-                                                2750,
-                                                8960
+                                                4560,
+                                                2650,
+                                                7650
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3297500,
-                                              807500,
-                                              1287500
+                                              1987500,
+                                              2077500,
+                                              1387500
                                             ],
                                             [
-                                              -3222500,
-                                              807500,
-                                              1287500
+                                              -1912500,
+                                              2077500,
+                                              1387500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, nose, layer 6b",
-                                          "labelIndex": 929,
+                                          "name": "Primary motor area, Layer 6b",
+                                          "labelIndex": 882,
                                           "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            31,
+                                            157,
+                                            90
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 929,
-                                            "atlas_id": 1106,
+                                            "id": 882,
+                                            "atlas_id": 1100,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-n6b",
-                                            "name": "Primary somatosensory area, nose, layer 6b",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 50,
+                                            "acronym": "MOp6b",
+                                            "name": "Primary motor area, Layer 6b",
+                                            "color_hex_triplet": "1F9D5A",
+                                            "graph_order": 23,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 353,
+                                            "parent_structure_id": 985,
                                             "centers": [
                                               [
-                                                5920,
-                                                2900,
-                                                2600
+                                                4720,
+                                                2720,
+                                                3820
                                               ],
                                               [
-                                                5920,
-                                                2900,
-                                                8800
+                                                4720,
+                                                2720,
+                                                7580
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3137500,
-                                              717500,
-                                              1137500
+                                              1917500,
+                                              1917500,
+                                              1317500
                                             ],
                                             [
-                                              -3062500,
-                                              717500,
-                                              1137500
+                                              -1842500,
+                                              1917500,
+                                              1317500
                                             ]
                                           ]
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 353,
-                                        "atlas_id": 751,
+                                        "id": 985,
+                                        "atlas_id": 830,
                                         "ontology_id": 1,
-                                        "acronym": "SSp-n",
-                                        "name": "Primary somatosensory area, nose",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 44,
+                                        "acronym": "MOp",
+                                        "name": "Primary motor area",
+                                        "color_hex_triplet": "1F9D5A",
+                                        "graph_order": 18,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 322,
+                                        "parent_structure_id": 500,
                                         "centers": [
                                           [
-                                            5670,
-                                            2460,
-                                            2100
+                                            4300,
+                                            2360,
+                                            3530
                                           ],
                                           [
-                                            5670,
-                                            2460,
-                                            9300
+                                            4300,
+                                            2360,
+                                            7870
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3637500,
-                                          967500,
-                                          1577500
+                                          2207500,
+                                          2337500,
+                                          1677500
                                         ],
                                         [
-                                          -3562500,
-                                          967500,
-                                          1577500
+                                          -2132500,
+                                          2337500,
+                                          1677500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary somatosensory area, barrel field",
-                                      "labelIndex": 329,
+                                      "name": "Secondary motor area",
+                                      "labelIndex": 993,
                                       "rgb": [
-                                        24,
-                                        128,
-                                        100
+                                        31,
+                                        157,
+                                        90
                                       ],
                                       "children": [
                                         {
-                                          "name": "Primary somatosensory area, barrel field, layer 1",
-                                          "labelIndex": 981,
+                                          "name": "Secondary motor area, layer 1",
+                                          "labelIndex": 656,
                                           "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            31,
+                                            157,
+                                            90
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 981,
-                                            "atlas_id": 971,
+                                            "id": 656,
+                                            "atlas_id": 930,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-bfd1",
-                                            "name": "Primary somatosensory area, barrel field, layer 1",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 52,
+                                            "acronym": "MOs1",
+                                            "name": "Secondary motor area, layer 1",
+                                            "color_hex_triplet": "1F9D5A",
+                                            "graph_order": 25,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 329,
+                                            "parent_structure_id": 993,
                                             "centers": [
                                               [
-                                                6640,
-                                                1380,
-                                                2100
+                                                3260,
+                                                1620,
+                                                4370
                                               ],
                                               [
-                                                6640,
-                                                1380,
-                                                9300
+                                                3260,
+                                                1620,
+                                                7030
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3637500,
-                                              -2500,
-                                              2657500
+                                              1367500,
+                                              3377500,
+                                              2417500
                                             ],
                                             [
-                                              -3562500,
-                                              -2500,
-                                              2657500
+                                              -1292500,
+                                              3377500,
+                                              2417500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, barrel field, layer 2/3",
-                                          "labelIndex": 201,
+                                          "name": "Secondary motor area, layer 2/3",
+                                          "labelIndex": 962,
                                           "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            31,
+                                            157,
+                                            90
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 201,
-                                            "atlas_id": 1015,
+                                            "id": 962,
+                                            "atlas_id": 1110,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-bfd2/3",
-                                            "name": "Primary somatosensory area, barrel field, layer 2/3",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 53,
+                                            "acronym": "MOs2/3",
+                                            "name": "Secondary motor area, layer 2/3",
+                                            "color_hex_triplet": "1F9D5A",
+                                            "graph_order": 26,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 329,
+                                            "parent_structure_id": 993,
                                             "centers": [
                                               [
-                                                6680,
-                                                1520,
-                                                2220
+                                                3440,
+                                                1900,
+                                                4290
                                               ],
                                               [
-                                                6680,
-                                                1520,
-                                                9180
+                                                3440,
+                                                1900,
+                                                7110
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3517500,
-                                              -42500,
-                                              2517500
+                                              1447500,
+                                              3197500,
+                                              2137500
                                             ],
                                             [
-                                              -3442500,
-                                              -42500,
-                                              2517500
+                                              -1372500,
+                                              3197500,
+                                              2137500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, barrel field, layer 4",
-                                          "labelIndex": 1047,
+                                          "name": "Secondary motor area, layer 5",
+                                          "labelIndex": 767,
                                           "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            31,
+                                            157,
+                                            90
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1047,
-                                            "atlas_id": 979,
+                                            "id": 767,
+                                            "atlas_id": 944,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-bfd4",
-                                            "name": "Primary somatosensory area, barrel field, layer 4",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 54,
+                                            "acronym": "MOs5",
+                                            "name": "Secondary motor area, layer 5",
+                                            "color_hex_triplet": "1F9D5A",
+                                            "graph_order": 27,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 329,
+                                            "parent_structure_id": 993,
                                             "centers": [
                                               [
-                                                6730,
-                                                1710,
-                                                2340
+                                                3620,
+                                                2180,
+                                                4390
                                               ],
                                               [
-                                                6730,
-                                                1710,
-                                                9060
+                                                3620,
+                                                2180,
+                                                7010
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3397500,
-                                              -92500,
-                                              2327500
+                                              1347500,
+                                              3017500,
+                                              1857500
                                             ],
                                             [
-                                              -3322500,
-                                              -92500,
-                                              2327500
+                                              -1272500,
+                                              3017500,
+                                              1857500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, barrel field, layer 5",
-                                          "labelIndex": 1070,
+                                          "name": "Secondary motor area, layer 6a",
+                                          "labelIndex": 1021,
                                           "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            31,
+                                            157,
+                                            90
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1070,
-                                            "atlas_id": 982,
+                                            "id": 1021,
+                                            "atlas_id": 1117,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-bfd5",
-                                            "name": "Primary somatosensory area, barrel field, layer 5",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 55,
+                                            "acronym": "MOs6a",
+                                            "name": "Secondary motor area, layer 6a",
+                                            "color_hex_triplet": "1F9D5A",
+                                            "graph_order": 28,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 329,
+                                            "parent_structure_id": 993,
                                             "centers": [
                                               [
-                                                6780,
-                                                1900,
-                                                2480
+                                                4070,
+                                                2490,
+                                                4360
                                               ],
                                               [
-                                                6780,
-                                                1900,
-                                                8920
+                                                4070,
+                                                2490,
+                                                7040
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3257500,
-                                              -142500,
-                                              2137500
+                                              1377500,
+                                              2567500,
+                                              1547500
                                             ],
                                             [
-                                              -3182500,
-                                              -142500,
-                                              2137500
+                                              -1302500,
+                                              2567500,
+                                              1547500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, barrel field, layer 6a",
-                                          "labelIndex": 1038,
+                                          "name": "Secondary motor area, layer 6b",
+                                          "labelIndex": 1085,
                                           "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            31,
+                                            157,
+                                            90
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1038,
-                                            "atlas_id": 978,
+                                            "id": 1085,
+                                            "atlas_id": 1125,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-bfd6a",
-                                            "name": "Primary somatosensory area, barrel field, layer 6a",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 56,
+                                            "acronym": "MOs6b",
+                                            "name": "Secondary motor area, layer 6b",
+                                            "color_hex_triplet": "1F9D5A",
+                                            "graph_order": 29,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 329,
+                                            "parent_structure_id": 993,
                                             "centers": [
                                               [
-                                                6800,
-                                                2120,
-                                                2640
+                                                4330,
+                                                2660,
+                                                4360
                                               ],
                                               [
-                                                6800,
-                                                2120,
-                                                8760
+                                                4330,
+                                                2660,
+                                                7040
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3097500,
-                                              -162500,
-                                              1917500
+                                              1377500,
+                                              2307500,
+                                              1377500
                                             ],
                                             [
-                                              -3022500,
-                                              -162500,
-                                              1917500
+                                              -1302500,
+                                              2307500,
+                                              1377500
                                             ]
                                           ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, barrel field, layer 6b",
-                                          "labelIndex": 1062,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 993,
+                                        "atlas_id": 831,
+                                        "ontology_id": 1,
+                                        "acronym": "MOs",
+                                        "name": "Secondary motor area",
+                                        "color_hex_triplet": "1F9D5A",
+                                        "graph_order": 24,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 500,
+                                        "centers": [
+                                          [
+                                            3610,
+                                            2110,
+                                            4370
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 1062,
-                                            "atlas_id": 981,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-bfd6b",
-                                            "name": "Primary somatosensory area, barrel field, layer 6b",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 57,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 329,
-                                            "centers": [
-                                              [
-                                                6980,
-                                                2160,
-                                                2750
-                                              ],
-                                              [
-                                                6980,
-                                                2160,
-                                                8650
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              2987500,
-                                              -342500,
-                                              1877500
-                                            ],
-                                            [
-                                              -2912500,
-                                              -342500,
-                                              1877500
-                                            ]
-                                          ]
-                                        },
-                                        {
-                                          "name": "Rostrolateral lateral visual area",
-                                          "labelIndex": 480149202,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
-                                          ],
-                                          "children": [
-                                            {
-                                              "name": "Rostrolateral lateral visual area, layer 1",
-                                              "labelIndex": 480149206,
-                                              "rgb": [
-                                                24,
-                                                128,
-                                                100
-                                              ],
-                                              "children": [],
-                                              "ontologyMetadata": {
-                                                "id": 480149206,
-                                                "atlas_id": null,
-                                                "ontology_id": 1,
-                                                "acronym": "VISrll1",
-                                                "name": "Rostrolateral lateral visual area, layer 1",
-                                                "color_hex_triplet": "188064",
-                                                "graph_order": 59,
-                                                "st_level": null,
-                                                "hemisphere_id": 3,
-                                                "parent_structure_id": 480149202
-                                              }
-                                            },
-                                            {
-                                              "name": "Rostrolateral lateral visual area, layer 2/3",
-                                              "labelIndex": 480149210,
-                                              "rgb": [
-                                                24,
-                                                128,
-                                                100
-                                              ],
-                                              "children": [],
-                                              "ontologyMetadata": {
-                                                "id": 480149210,
-                                                "atlas_id": null,
-                                                "ontology_id": 1,
-                                                "acronym": "VISrll2/3",
-                                                "name": "Rostrolateral lateral visual area, layer 2/3",
-                                                "color_hex_triplet": "188064",
-                                                "graph_order": 60,
-                                                "st_level": null,
-                                                "hemisphere_id": 3,
-                                                "parent_structure_id": 480149202
-                                              }
-                                            },
-                                            {
-                                              "name": "Rostrolateral lateral visual area, layer 4",
-                                              "labelIndex": 480149214,
-                                              "rgb": [
-                                                24,
-                                                128,
-                                                100
-                                              ],
-                                              "children": [],
-                                              "ontologyMetadata": {
-                                                "id": 480149214,
-                                                "atlas_id": null,
-                                                "ontology_id": 1,
-                                                "acronym": "VISrll4",
-                                                "name": "Rostrolateral lateral visual area, layer 4",
-                                                "color_hex_triplet": "188064",
-                                                "graph_order": 61,
-                                                "st_level": null,
-                                                "hemisphere_id": 3,
-                                                "parent_structure_id": 480149202
-                                              }
-                                            },
-                                            {
-                                              "name": "Rostrolateral lateral visual area,layer 5",
-                                              "labelIndex": 480149218,
-                                              "rgb": [
-                                                24,
-                                                128,
-                                                100
-                                              ],
-                                              "children": [],
-                                              "ontologyMetadata": {
-                                                "id": 480149218,
-                                                "atlas_id": null,
-                                                "ontology_id": 1,
-                                                "acronym": "VISrll5",
-                                                "name": "Rostrolateral lateral visual area,layer 5",
-                                                "color_hex_triplet": "188064",
-                                                "graph_order": 62,
-                                                "st_level": null,
-                                                "hemisphere_id": 3,
-                                                "parent_structure_id": 480149202
-                                              }
-                                            },
-                                            {
-                                              "name": "Rostrolateral lateral visual area, layer 6a",
-                                              "labelIndex": 480149222,
-                                              "rgb": [
-                                                24,
-                                                128,
-                                                100
-                                              ],
-                                              "children": [],
-                                              "ontologyMetadata": {
-                                                "id": 480149222,
-                                                "atlas_id": null,
-                                                "ontology_id": 1,
-                                                "acronym": "VISrll6a",
-                                                "name": "Rostrolateral lateral visual area, layer 6a",
-                                                "color_hex_triplet": "188064",
-                                                "graph_order": 63,
-                                                "st_level": null,
-                                                "hemisphere_id": 3,
-                                                "parent_structure_id": 480149202
-                                              }
-                                            },
-                                            {
-                                              "name": "Rostrolateral lateral visual area, layer 6b",
-                                              "labelIndex": 480149226,
-                                              "rgb": [
-                                                24,
-                                                128,
-                                                100
-                                              ],
-                                              "children": [],
-                                              "ontologyMetadata": {
-                                                "id": 480149226,
-                                                "atlas_id": null,
-                                                "ontology_id": 1,
-                                                "acronym": "VISrll6b",
-                                                "name": "Rostrolateral lateral visual area, layer 6b",
-                                                "color_hex_triplet": "188064",
-                                                "graph_order": 64,
-                                                "st_level": null,
-                                                "hemisphere_id": 3,
-                                                "parent_structure_id": 480149202
-                                              }
-                                            }
-                                          ],
-                                          "ontologyMetadata": {
-                                            "id": 480149202,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "VISrll",
-                                            "name": "Rostrolateral lateral visual area",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 58,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 329
-                                          }
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 329,
-                                        "atlas_id": 748,
-                                        "ontology_id": 1,
-                                        "acronym": "SSp-bfd",
-                                        "name": "Primary somatosensory area, barrel field",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 51,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 322,
-                                        "centers": [
-                                          [
-                                            6740,
-                                            1750,
-                                            2380
-                                          ],
-                                          [
-                                            6740,
-                                            1750,
-                                            9020
+                                          [
+                                            3610,
+                                            2110,
+                                            7030
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3357500,
-                                          -102500,
-                                          2287500
+                                          1367500,
+                                          3027500,
+                                          1927500
                                         ],
                                         [
-                                          -3282500,
-                                          -102500,
-                                          2287500
+                                          -1292500,
+                                          3027500,
+                                          1927500
                                         ]
                                       ]
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 500,
+                                    "atlas_id": 203,
+                                    "ontology_id": 1,
+                                    "acronym": "MO",
+                                    "name": "Somatomotor areas",
+                                    "color_hex_triplet": "1F9D5A",
+                                    "graph_order": 12,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 315,
+                                    "centers": [
+                                      [
+                                        3930,
+                                        2220,
+                                        3980
+                                      ],
+                                      [
+                                        3930,
+                                        2220,
+                                        7420
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1757500,
+                                      2707500,
+                                      1817500
+                                    ],
+                                    [
+                                      -1682500,
+                                      2707500,
+                                      1817500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Somatosensory areas",
+                                  "labelIndex": 453,
+                                  "rgb": [
+                                    24,
+                                    128,
+                                    100
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Somatosensory areas, layer 1",
+                                      "labelIndex": 12993,
+                                      "rgb": [
+                                        24,
+                                        128,
+                                        100
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 12993,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "SS1",
+                                        "name": "Somatosensory areas, layer 1",
+                                        "color_hex_triplet": "188064",
+                                        "graph_order": 31,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 453
+                                      }
+                                    },
+                                    {
+                                      "name": "Somatosensory areas, layer 2/3",
+                                      "labelIndex": 12994,
+                                      "rgb": [
+                                        24,
+                                        128,
+                                        100
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 12994,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "SS2/3",
+                                        "name": "Somatosensory areas, layer 2/3",
+                                        "color_hex_triplet": "188064",
+                                        "graph_order": 32,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 453
+                                      }
+                                    },
+                                    {
+                                      "name": "Somatosensory areas, layer 4",
+                                      "labelIndex": 12995,
+                                      "rgb": [
+                                        24,
+                                        128,
+                                        100
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 12995,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "SS4",
+                                        "name": "Somatosensory areas, layer 4",
+                                        "color_hex_triplet": "188064",
+                                        "graph_order": 33,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 453
+                                      }
+                                    },
+                                    {
+                                      "name": "Somatosensory areas, layer 5",
+                                      "labelIndex": 12996,
+                                      "rgb": [
+                                        24,
+                                        128,
+                                        100
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 12996,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "SS5",
+                                        "name": "Somatosensory areas, layer 5",
+                                        "color_hex_triplet": "188064",
+                                        "graph_order": 34,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 453
+                                      }
+                                    },
+                                    {
+                                      "name": "Somatosensory areas, layer 6a",
+                                      "labelIndex": 12997,
+                                      "rgb": [
+                                        24,
+                                        128,
+                                        100
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 12997,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "SS6a",
+                                        "name": "Somatosensory areas, layer 6a",
+                                        "color_hex_triplet": "188064",
+                                        "graph_order": 35,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 453
+                                      }
+                                    },
+                                    {
+                                      "name": "Somatosensory areas, layer 6b",
+                                      "labelIndex": 12998,
+                                      "rgb": [
+                                        24,
+                                        128,
+                                        100
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 12998,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "SS6b",
+                                        "name": "Somatosensory areas, layer 6b",
+                                        "color_hex_triplet": "188064",
+                                        "graph_order": 36,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 453
+                                      }
                                     },
                                     {
-                                      "name": "Primary somatosensory area, lower limb",
-                                      "labelIndex": 337,
+                                      "name": "Primary somatosensory area",
+                                      "labelIndex": 322,
                                       "rgb": [
                                         24,
                                         128,
@@ -21240,8 +20319,8 @@
                                       ],
                                       "children": [
                                         {
-                                          "name": "Primary somatosensory area, lower limb, layer 1",
-                                          "labelIndex": 1030,
+                                          "name": "Primary somatosensory area, layer 1",
+                                          "labelIndex": 793,
                                           "rgb": [
                                             24,
                                             128,
@@ -21249,45 +20328,21 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1030,
-                                            "atlas_id": 977,
+                                            "id": 793,
+                                            "atlas_id": 1089,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-ll1",
-                                            "name": "Primary somatosensory area, lower limb, layer 1",
+                                            "acronym": "SSp1",
+                                            "name": "Primary somatosensory area, layer 1",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 66,
+                                            "graph_order": 38,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 337,
-                                            "centers": [
-                                              [
-                                                5790,
-                                                740,
-                                                3810
-                                              ],
-                                              [
-                                                5790,
-                                                740,
-                                                7590
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              1927500,
-                                              847500,
-                                              3297500
-                                            ],
-                                            [
-                                              -1852500,
-                                              847500,
-                                              3297500
-                                            ]
-                                          ]
+                                            "parent_structure_id": 322
+                                          }
                                         },
                                         {
-                                          "name": "Primary somatosensory area, lower limb, layer 2/3",
-                                          "labelIndex": 113,
+                                          "name": "Primary somatosensory area, layer 2/3",
+                                          "labelIndex": 346,
                                           "rgb": [
                                             24,
                                             128,
@@ -21295,45 +20350,21 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 113,
-                                            "atlas_id": 1004,
+                                            "id": 346,
+                                            "atlas_id": 1033,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-ll2/3",
-                                            "name": "Primary somatosensory area, lower limb, layer 2/3",
+                                            "acronym": "SSp2/3",
+                                            "name": "Primary somatosensory area, layer 2/3",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 67,
+                                            "graph_order": 39,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 337,
-                                            "centers": [
-                                              [
-                                                5850,
-                                                950,
-                                                3860
-                                              ],
-                                              [
-                                                5850,
-                                                950,
-                                                7540
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              1877500,
-                                              787500,
-                                              3087500
-                                            ],
-                                            [
-                                              -1802500,
-                                              787500,
-                                              3087500
-                                            ]
-                                          ]
+                                            "parent_structure_id": 322
+                                          }
                                         },
                                         {
-                                          "name": "Primary somatosensory area, lower limb, layer 4",
-                                          "labelIndex": 1094,
+                                          "name": "Primary somatosensory area, layer 4",
+                                          "labelIndex": 865,
                                           "rgb": [
                                             24,
                                             128,
@@ -21341,45 +20372,21 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1094,
-                                            "atlas_id": 985,
+                                            "id": 865,
+                                            "atlas_id": 1098,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-ll4",
-                                            "name": "Primary somatosensory area, lower limb, layer 4",
+                                            "acronym": "SSp4",
+                                            "name": "Primary somatosensory area, layer 4",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 68,
+                                            "graph_order": 40,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 337,
-                                            "centers": [
-                                              [
-                                                5920,
-                                                1180,
-                                                3880
-                                              ],
-                                              [
-                                                5920,
-                                                1180,
-                                                7520
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              1857500,
-                                              717500,
-                                              2857500
-                                            ],
-                                            [
-                                              -1782500,
-                                              717500,
-                                              2857500
-                                            ]
-                                          ]
+                                            "parent_structure_id": 322
+                                          }
                                         },
                                         {
-                                          "name": "Primary somatosensory area, lower limb, layer 5",
-                                          "labelIndex": 1128,
+                                          "name": "Primary somatosensory area, layer 5",
+                                          "labelIndex": 921,
                                           "rgb": [
                                             24,
                                             128,
@@ -21387,45 +20394,21 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1128,
-                                            "atlas_id": 989,
+                                            "id": 921,
+                                            "atlas_id": 1105,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-ll5",
-                                            "name": "Primary somatosensory area, lower limb, layer 5",
+                                            "acronym": "SSp5",
+                                            "name": "Primary somatosensory area, layer 5",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 69,
+                                            "graph_order": 41,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 337,
-                                            "centers": [
-                                              [
-                                                6020,
-                                                1370,
-                                                3980
-                                              ],
-                                              [
-                                                6020,
-                                                1370,
-                                                7420
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              1757500,
-                                              617500,
-                                              2667500
-                                            ],
-                                            [
-                                              -1682500,
-                                              617500,
-                                              2667500
-                                            ]
-                                          ]
+                                            "parent_structure_id": 322
+                                          }
                                         },
                                         {
-                                          "name": "Primary somatosensory area, lower limb, layer 6a",
-                                          "labelIndex": 478,
+                                          "name": "Primary somatosensory area, layer 6a",
+                                          "labelIndex": 686,
                                           "rgb": [
                                             24,
                                             128,
@@ -21433,45 +20416,21 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 478,
-                                            "atlas_id": 625,
+                                            "id": 686,
+                                            "atlas_id": 934,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-ll6a",
-                                            "name": "Primary somatosensory area, lower limb, layer 6a",
+                                            "acronym": "SSp6a",
+                                            "name": "Primary somatosensory area, layer 6a",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 70,
+                                            "graph_order": 42,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 337,
-                                            "centers": [
-                                              [
-                                                6140,
-                                                1670,
-                                                4060
-                                              ],
-                                              [
-                                                6140,
-                                                1670,
-                                                7340
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              1677500,
-                                              497500,
-                                              2367500
-                                            ],
-                                            [
-                                              -1602500,
-                                              497500,
-                                              2367500
-                                            ]
-                                          ]
+                                            "parent_structure_id": 322
+                                          }
                                         },
                                         {
-                                          "name": "Primary somatosensory area, lower limb, layer 6b",
-                                          "labelIndex": 510,
+                                          "name": "Primary somatosensory area, layer 6b",
+                                          "labelIndex": 719,
                                           "rgb": [
                                             24,
                                             128,
@@ -21479,256 +20438,802 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 510,
-                                            "atlas_id": 629,
+                                            "id": 719,
+                                            "atlas_id": 938,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-ll6b",
-                                            "name": "Primary somatosensory area, lower limb, layer 6b",
+                                            "acronym": "SSp6b",
+                                            "name": "Primary somatosensory area, layer 6b",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 71,
+                                            "graph_order": 43,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 337,
-                                            "centers": [
-                                              [
-                                                6260,
-                                                1810,
-                                                4100
-                                              ],
-                                              [
-                                                6260,
-                                                1810,
-                                                7300
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              1637500,
-                                              377500,
-                                              2227500
-                                            ],
-                                            [
-                                              -1562500,
-                                              377500,
-                                              2227500
-                                            ]
-                                          ]
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 337,
-                                        "atlas_id": 749,
-                                        "ontology_id": 1,
-                                        "acronym": "SSp-ll",
-                                        "name": "Primary somatosensory area, lower limb",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 65,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 322,
-                                        "centers": [
-                                          [
-                                            5970,
-                                            1230,
-                                            3930
-                                          ],
-                                          [
-                                            5970,
-                                            1230,
-                                            7470
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1807500,
-                                          667500,
-                                          2807500
-                                        ],
-                                        [
-                                          -1732500,
-                                          667500,
-                                          2807500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Primary somatosensory area, mouth",
-                                      "labelIndex": 345,
-                                      "rgb": [
-                                        24,
-                                        128,
-                                        100
-                                      ],
-                                      "children": [
+                                            "parent_structure_id": 322
+                                          }
+                                        },
                                         {
-                                          "name": "Primary somatosensory area, mouth, layer 1",
-                                          "labelIndex": 878,
+                                          "name": "Primary somatosensory area, nose",
+                                          "labelIndex": 353,
                                           "rgb": [
                                             24,
                                             128,
                                             100
                                           ],
-                                          "children": [],
+                                          "children": [
+                                            {
+                                              "name": "Primary somatosensory area, nose, layer 1",
+                                              "labelIndex": 558,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 558,
+                                                "atlas_id": 635,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-n1",
+                                                "name": "Primary somatosensory area, nose, layer 1",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 45,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 353,
+                                                "centers": [
+                                                  [
+                                                    5490,
+                                                    2150,
+                                                    1720
+                                                  ],
+                                                  [
+                                                    5490,
+                                                    2150,
+                                                    9680
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  4017500,
+                                                  1147500,
+                                                  1887500
+                                                ],
+                                                [
+                                                  -3942500,
+                                                  1147500,
+                                                  1887500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, nose, layer 2/3",
+                                              "labelIndex": 838,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 838,
+                                                "atlas_id": 953,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-n2/3",
+                                                "name": "Primary somatosensory area, nose, layer 2/3",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 46,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 353,
+                                                "centers": [
+                                                  [
+                                                    5550,
+                                                    2250,
+                                                    1860
+                                                  ],
+                                                  [
+                                                    5550,
+                                                    2250,
+                                                    9540
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3877500,
+                                                  1087500,
+                                                  1787500
+                                                ],
+                                                [
+                                                  -3802500,
+                                                  1087500,
+                                                  1787500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, nose, layer 4",
+                                              "labelIndex": 654,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 654,
+                                                "atlas_id": 647,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-n4",
+                                                "name": "Primary somatosensory area, nose, layer 4",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 47,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 353,
+                                                "centers": [
+                                                  [
+                                                    5640,
+                                                    2370,
+                                                    2040
+                                                  ],
+                                                  [
+                                                    5640,
+                                                    2370,
+                                                    9360
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3697500,
+                                                  997500,
+                                                  1667500
+                                                ],
+                                                [
+                                                  -3622500,
+                                                  997500,
+                                                  1667500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, nose, layer 5",
+                                              "labelIndex": 702,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 702,
+                                                "atlas_id": 653,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-n5",
+                                                "name": "Primary somatosensory area, nose, layer 5",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 48,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 353,
+                                                "centers": [
+                                                  [
+                                                    5720,
+                                                    2540,
+                                                    2200
+                                                  ],
+                                                  [
+                                                    5720,
+                                                    2540,
+                                                    9200
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3537500,
+                                                  917500,
+                                                  1497500
+                                                ],
+                                                [
+                                                  -3462500,
+                                                  917500,
+                                                  1497500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, nose, layer 6a",
+                                              "labelIndex": 889,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 889,
+                                                "atlas_id": 1101,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-n6a",
+                                                "name": "Primary somatosensory area, nose, layer 6a",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 49,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 353,
+                                                "centers": [
+                                                  [
+                                                    5830,
+                                                    2750,
+                                                    2440
+                                                  ],
+                                                  [
+                                                    5830,
+                                                    2750,
+                                                    8960
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3297500,
+                                                  807500,
+                                                  1287500
+                                                ],
+                                                [
+                                                  -3222500,
+                                                  807500,
+                                                  1287500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, nose, layer 6b",
+                                              "labelIndex": 929,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 929,
+                                                "atlas_id": 1106,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-n6b",
+                                                "name": "Primary somatosensory area, nose, layer 6b",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 50,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 353,
+                                                "centers": [
+                                                  [
+                                                    5920,
+                                                    2900,
+                                                    2600
+                                                  ],
+                                                  [
+                                                    5920,
+                                                    2900,
+                                                    8800
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3137500,
+                                                  717500,
+                                                  1137500
+                                                ],
+                                                [
+                                                  -3062500,
+                                                  717500,
+                                                  1137500
+                                                ]
+                                              ]
+                                            }
+                                          ],
                                           "ontologyMetadata": {
-                                            "id": 878,
-                                            "atlas_id": 958,
+                                            "id": 353,
+                                            "atlas_id": 751,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-m1",
-                                            "name": "Primary somatosensory area, mouth, layer 1",
+                                            "acronym": "SSp-n",
+                                            "name": "Primary somatosensory area, nose",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 73,
+                                            "graph_order": 44,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 345,
+                                            "parent_structure_id": 322,
                                             "centers": [
                                               [
-                                                4390,
-                                                2750,
-                                                1920
+                                                5670,
+                                                2460,
+                                                2100
                                               ],
                                               [
-                                                4390,
-                                                2750,
-                                                9480
+                                                5670,
+                                                2460,
+                                                9300
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3817500,
-                                              2247500,
-                                              1287500
+                                              3637500,
+                                              967500,
+                                              1577500
                                             ],
                                             [
-                                              -3742500,
-                                              2247500,
-                                              1287500
+                                              -3562500,
+                                              967500,
+                                              1577500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, mouth, layer 2/3",
-                                          "labelIndex": 657,
+                                          "name": "Primary somatosensory area, barrel field",
+                                          "labelIndex": 329,
                                           "rgb": [
                                             24,
                                             128,
                                             100
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 657,
-                                            "atlas_id": 1072,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-m2/3",
-                                            "name": "Primary somatosensory area, mouth, layer 2/3",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 74,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 345,
-                                            "centers": [
-                                              [
-                                                4450,
-                                                2880,
-                                                2080
+                                          "children": [
+                                            {
+                                              "name": "Primary somatosensory area, barrel field, layer 1",
+                                              "labelIndex": 981,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
                                               ],
-                                              [
-                                                4450,
-                                                2880,
-                                                9320
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 981,
+                                                "atlas_id": 971,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-bfd1",
+                                                "name": "Primary somatosensory area, barrel field, layer 1",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 52,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 329,
+                                                "centers": [
+                                                  [
+                                                    6640,
+                                                    1380,
+                                                    2100
+                                                  ],
+                                                  [
+                                                    6640,
+                                                    1380,
+                                                    9300
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3637500,
+                                                  -2500,
+                                                  2657500
+                                                ],
+                                                [
+                                                  -3562500,
+                                                  -2500,
+                                                  2657500
+                                                ]
                                               ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              3657500,
-                                              2187500,
-                                              1157500
-                                            ],
-                                            [
-                                              -3582500,
-                                              2187500,
-                                              1157500
-                                            ]
-                                          ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, mouth, layer 4",
-                                          "labelIndex": 950,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 950,
-                                            "atlas_id": 967,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-m4",
-                                            "name": "Primary somatosensory area, mouth, layer 4",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 75,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 345,
-                                            "centers": [
-                                              [
-                                                4590,
-                                                2940,
-                                                2230
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, barrel field, layer 2/3",
+                                              "labelIndex": 201,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
                                               ],
-                                              [
-                                                4590,
-                                                2940,
-                                                9170
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 201,
+                                                "atlas_id": 1015,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-bfd2/3",
+                                                "name": "Primary somatosensory area, barrel field, layer 2/3",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 53,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 329,
+                                                "centers": [
+                                                  [
+                                                    6680,
+                                                    1520,
+                                                    2220
+                                                  ],
+                                                  [
+                                                    6680,
+                                                    1520,
+                                                    9180
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3517500,
+                                                  -42500,
+                                                  2517500
+                                                ],
+                                                [
+                                                  -3442500,
+                                                  -42500,
+                                                  2517500
+                                                ]
                                               ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              3507500,
-                                              2047500,
-                                              1097500
-                                            ],
-                                            [
-                                              -3432500,
-                                              2047500,
-                                              1097500
-                                            ]
-                                          ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, mouth, layer 5",
-                                          "labelIndex": 974,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, barrel field, layer 4",
+                                              "labelIndex": 1047,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1047,
+                                                "atlas_id": 979,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-bfd4",
+                                                "name": "Primary somatosensory area, barrel field, layer 4",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 54,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 329,
+                                                "centers": [
+                                                  [
+                                                    6730,
+                                                    1710,
+                                                    2340
+                                                  ],
+                                                  [
+                                                    6730,
+                                                    1710,
+                                                    9060
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3397500,
+                                                  -92500,
+                                                  2327500
+                                                ],
+                                                [
+                                                  -3322500,
+                                                  -92500,
+                                                  2327500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, barrel field, layer 5",
+                                              "labelIndex": 1070,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1070,
+                                                "atlas_id": 982,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-bfd5",
+                                                "name": "Primary somatosensory area, barrel field, layer 5",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 55,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 329,
+                                                "centers": [
+                                                  [
+                                                    6780,
+                                                    1900,
+                                                    2480
+                                                  ],
+                                                  [
+                                                    6780,
+                                                    1900,
+                                                    8920
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3257500,
+                                                  -142500,
+                                                  2137500
+                                                ],
+                                                [
+                                                  -3182500,
+                                                  -142500,
+                                                  2137500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, barrel field, layer 6a",
+                                              "labelIndex": 1038,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1038,
+                                                "atlas_id": 978,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-bfd6a",
+                                                "name": "Primary somatosensory area, barrel field, layer 6a",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 56,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 329,
+                                                "centers": [
+                                                  [
+                                                    6800,
+                                                    2120,
+                                                    2640
+                                                  ],
+                                                  [
+                                                    6800,
+                                                    2120,
+                                                    8760
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3097500,
+                                                  -162500,
+                                                  1917500
+                                                ],
+                                                [
+                                                  -3022500,
+                                                  -162500,
+                                                  1917500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, barrel field, layer 6b",
+                                              "labelIndex": 1062,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1062,
+                                                "atlas_id": 981,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-bfd6b",
+                                                "name": "Primary somatosensory area, barrel field, layer 6b",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 57,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 329,
+                                                "centers": [
+                                                  [
+                                                    6980,
+                                                    2160,
+                                                    2750
+                                                  ],
+                                                  [
+                                                    6980,
+                                                    2160,
+                                                    8650
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2987500,
+                                                  -342500,
+                                                  1877500
+                                                ],
+                                                [
+                                                  -2912500,
+                                                  -342500,
+                                                  1877500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Rostrolateral lateral visual area",
+                                              "labelIndex": 480149202,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [
+                                                {
+                                                  "name": "Rostrolateral lateral visual area, layer 1",
+                                                  "labelIndex": 480149206,
+                                                  "rgb": [
+                                                    24,
+                                                    128,
+                                                    100
+                                                  ],
+                                                  "children": [],
+                                                  "ontologyMetadata": {
+                                                    "id": 480149206,
+                                                    "atlas_id": null,
+                                                    "ontology_id": 1,
+                                                    "acronym": "VISrll1",
+                                                    "name": "Rostrolateral lateral visual area, layer 1",
+                                                    "color_hex_triplet": "188064",
+                                                    "graph_order": 59,
+                                                    "st_level": null,
+                                                    "hemisphere_id": 3,
+                                                    "parent_structure_id": 480149202
+                                                  }
+                                                },
+                                                {
+                                                  "name": "Rostrolateral lateral visual area, layer 2/3",
+                                                  "labelIndex": 480149210,
+                                                  "rgb": [
+                                                    24,
+                                                    128,
+                                                    100
+                                                  ],
+                                                  "children": [],
+                                                  "ontologyMetadata": {
+                                                    "id": 480149210,
+                                                    "atlas_id": null,
+                                                    "ontology_id": 1,
+                                                    "acronym": "VISrll2/3",
+                                                    "name": "Rostrolateral lateral visual area, layer 2/3",
+                                                    "color_hex_triplet": "188064",
+                                                    "graph_order": 60,
+                                                    "st_level": null,
+                                                    "hemisphere_id": 3,
+                                                    "parent_structure_id": 480149202
+                                                  }
+                                                },
+                                                {
+                                                  "name": "Rostrolateral lateral visual area, layer 4",
+                                                  "labelIndex": 480149214,
+                                                  "rgb": [
+                                                    24,
+                                                    128,
+                                                    100
+                                                  ],
+                                                  "children": [],
+                                                  "ontologyMetadata": {
+                                                    "id": 480149214,
+                                                    "atlas_id": null,
+                                                    "ontology_id": 1,
+                                                    "acronym": "VISrll4",
+                                                    "name": "Rostrolateral lateral visual area, layer 4",
+                                                    "color_hex_triplet": "188064",
+                                                    "graph_order": 61,
+                                                    "st_level": null,
+                                                    "hemisphere_id": 3,
+                                                    "parent_structure_id": 480149202
+                                                  }
+                                                },
+                                                {
+                                                  "name": "Rostrolateral lateral visual area,layer 5",
+                                                  "labelIndex": 480149218,
+                                                  "rgb": [
+                                                    24,
+                                                    128,
+                                                    100
+                                                  ],
+                                                  "children": [],
+                                                  "ontologyMetadata": {
+                                                    "id": 480149218,
+                                                    "atlas_id": null,
+                                                    "ontology_id": 1,
+                                                    "acronym": "VISrll5",
+                                                    "name": "Rostrolateral lateral visual area,layer 5",
+                                                    "color_hex_triplet": "188064",
+                                                    "graph_order": 62,
+                                                    "st_level": null,
+                                                    "hemisphere_id": 3,
+                                                    "parent_structure_id": 480149202
+                                                  }
+                                                },
+                                                {
+                                                  "name": "Rostrolateral lateral visual area, layer 6a",
+                                                  "labelIndex": 480149222,
+                                                  "rgb": [
+                                                    24,
+                                                    128,
+                                                    100
+                                                  ],
+                                                  "children": [],
+                                                  "ontologyMetadata": {
+                                                    "id": 480149222,
+                                                    "atlas_id": null,
+                                                    "ontology_id": 1,
+                                                    "acronym": "VISrll6a",
+                                                    "name": "Rostrolateral lateral visual area, layer 6a",
+                                                    "color_hex_triplet": "188064",
+                                                    "graph_order": 63,
+                                                    "st_level": null,
+                                                    "hemisphere_id": 3,
+                                                    "parent_structure_id": 480149202
+                                                  }
+                                                },
+                                                {
+                                                  "name": "Rostrolateral lateral visual area, layer 6b",
+                                                  "labelIndex": 480149226,
+                                                  "rgb": [
+                                                    24,
+                                                    128,
+                                                    100
+                                                  ],
+                                                  "children": [],
+                                                  "ontologyMetadata": {
+                                                    "id": 480149226,
+                                                    "atlas_id": null,
+                                                    "ontology_id": 1,
+                                                    "acronym": "VISrll6b",
+                                                    "name": "Rostrolateral lateral visual area, layer 6b",
+                                                    "color_hex_triplet": "188064",
+                                                    "graph_order": 64,
+                                                    "st_level": null,
+                                                    "hemisphere_id": 3,
+                                                    "parent_structure_id": 480149202
+                                                  }
+                                                }
+                                              ],
+                                              "ontologyMetadata": {
+                                                "id": 480149202,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISrll",
+                                                "name": "Rostrolateral lateral visual area",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 58,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 329
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 974,
-                                            "atlas_id": 970,
+                                            "id": 329,
+                                            "atlas_id": 748,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-m5",
-                                            "name": "Primary somatosensory area, mouth, layer 5",
+                                            "acronym": "SSp-bfd",
+                                            "name": "Primary somatosensory area, barrel field",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 76,
+                                            "graph_order": 51,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 345,
+                                            "parent_structure_id": 322,
                                             "centers": [
                                               [
-                                                4650,
-                                                3100,
+                                                6740,
+                                                1750,
                                                 2380
                                               ],
                                               [
-                                                4650,
-                                                3100,
+                                                6740,
+                                                1750,
                                                 9020
                                               ]
                                             ]
@@ -21736,472 +21241,1672 @@
                                           "POIs": [
                                             [
                                               3357500,
-                                              1987500,
-                                              937500
+                                              -102500,
+                                              2287500
                                             ],
                                             [
                                               -3282500,
-                                              1987500,
-                                              937500
+                                              -102500,
+                                              2287500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, mouth, layer 6a",
-                                          "labelIndex": 1102,
+                                          "name": "Primary somatosensory area, lower limb",
+                                          "labelIndex": 337,
                                           "rgb": [
                                             24,
                                             128,
                                             100
                                           ],
-                                          "children": [],
+                                          "children": [
+                                            {
+                                              "name": "Primary somatosensory area, lower limb, layer 1",
+                                              "labelIndex": 1030,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1030,
+                                                "atlas_id": 977,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ll1",
+                                                "name": "Primary somatosensory area, lower limb, layer 1",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 66,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 337,
+                                                "centers": [
+                                                  [
+                                                    5790,
+                                                    740,
+                                                    3810
+                                                  ],
+                                                  [
+                                                    5790,
+                                                    740,
+                                                    7590
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1927500,
+                                                  847500,
+                                                  3297500
+                                                ],
+                                                [
+                                                  -1852500,
+                                                  847500,
+                                                  3297500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, lower limb, layer 2/3",
+                                              "labelIndex": 113,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 113,
+                                                "atlas_id": 1004,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ll2/3",
+                                                "name": "Primary somatosensory area, lower limb, layer 2/3",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 67,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 337,
+                                                "centers": [
+                                                  [
+                                                    5850,
+                                                    950,
+                                                    3860
+                                                  ],
+                                                  [
+                                                    5850,
+                                                    950,
+                                                    7540
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1877500,
+                                                  787500,
+                                                  3087500
+                                                ],
+                                                [
+                                                  -1802500,
+                                                  787500,
+                                                  3087500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, lower limb, layer 4",
+                                              "labelIndex": 1094,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1094,
+                                                "atlas_id": 985,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ll4",
+                                                "name": "Primary somatosensory area, lower limb, layer 4",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 68,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 337,
+                                                "centers": [
+                                                  [
+                                                    5920,
+                                                    1180,
+                                                    3880
+                                                  ],
+                                                  [
+                                                    5920,
+                                                    1180,
+                                                    7520
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1857500,
+                                                  717500,
+                                                  2857500
+                                                ],
+                                                [
+                                                  -1782500,
+                                                  717500,
+                                                  2857500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, lower limb, layer 5",
+                                              "labelIndex": 1128,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1128,
+                                                "atlas_id": 989,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ll5",
+                                                "name": "Primary somatosensory area, lower limb, layer 5",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 69,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 337,
+                                                "centers": [
+                                                  [
+                                                    6020,
+                                                    1370,
+                                                    3980
+                                                  ],
+                                                  [
+                                                    6020,
+                                                    1370,
+                                                    7420
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1757500,
+                                                  617500,
+                                                  2667500
+                                                ],
+                                                [
+                                                  -1682500,
+                                                  617500,
+                                                  2667500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, lower limb, layer 6a",
+                                              "labelIndex": 478,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 478,
+                                                "atlas_id": 625,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ll6a",
+                                                "name": "Primary somatosensory area, lower limb, layer 6a",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 70,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 337,
+                                                "centers": [
+                                                  [
+                                                    6140,
+                                                    1670,
+                                                    4060
+                                                  ],
+                                                  [
+                                                    6140,
+                                                    1670,
+                                                    7340
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1677500,
+                                                  497500,
+                                                  2367500
+                                                ],
+                                                [
+                                                  -1602500,
+                                                  497500,
+                                                  2367500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, lower limb, layer 6b",
+                                              "labelIndex": 510,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 510,
+                                                "atlas_id": 629,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ll6b",
+                                                "name": "Primary somatosensory area, lower limb, layer 6b",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 71,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 337,
+                                                "centers": [
+                                                  [
+                                                    6260,
+                                                    1810,
+                                                    4100
+                                                  ],
+                                                  [
+                                                    6260,
+                                                    1810,
+                                                    7300
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1637500,
+                                                  377500,
+                                                  2227500
+                                                ],
+                                                [
+                                                  -1562500,
+                                                  377500,
+                                                  2227500
+                                                ]
+                                              ]
+                                            }
+                                          ],
                                           "ontologyMetadata": {
-                                            "id": 1102,
-                                            "atlas_id": 986,
+                                            "id": 337,
+                                            "atlas_id": 749,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-m6a",
-                                            "name": "Primary somatosensory area, mouth, layer 6a",
+                                            "acronym": "SSp-ll",
+                                            "name": "Primary somatosensory area, lower limb",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 77,
+                                            "graph_order": 65,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 345,
+                                            "parent_structure_id": 322,
                                             "centers": [
                                               [
-                                                4850,
-                                                3200,
-                                                2620
+                                                5970,
+                                                1230,
+                                                3930
                                               ],
                                               [
-                                                4850,
-                                                3200,
-                                                8780
+                                                5970,
+                                                1230,
+                                                7470
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3117500,
-                                              1787500,
-                                              837500
+                                              1807500,
+                                              667500,
+                                              2807500
                                             ],
                                             [
-                                              -3042500,
-                                              1787500,
-                                              837500
+                                              -1732500,
+                                              667500,
+                                              2807500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, mouth, layer 6b",
-                                          "labelIndex": 2,
+                                          "name": "Primary somatosensory area, mouth",
+                                          "labelIndex": 345,
                                           "rgb": [
                                             24,
                                             128,
                                             100
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 2,
-                                            "atlas_id": 990,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-m6b",
-                                            "name": "Primary somatosensory area, mouth, layer 6b",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 78,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 345,
-                                            "centers": [
-                                              [
-                                                4930,
-                                                3340,
-                                                2750
+                                          "children": [
+                                            {
+                                              "name": "Primary somatosensory area, mouth, layer 1",
+                                              "labelIndex": 878,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
                                               ],
-                                              [
-                                                4930,
-                                                3340,
-                                                8650
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 878,
+                                                "atlas_id": 958,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-m1",
+                                                "name": "Primary somatosensory area, mouth, layer 1",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 73,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 345,
+                                                "centers": [
+                                                  [
+                                                    4390,
+                                                    2750,
+                                                    1920
+                                                  ],
+                                                  [
+                                                    4390,
+                                                    2750,
+                                                    9480
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3817500,
+                                                  2247500,
+                                                  1287500
+                                                ],
+                                                [
+                                                  -3742500,
+                                                  2247500,
+                                                  1287500
+                                                ]
                                               ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              2987500,
-                                              1707500,
-                                              697500
-                                            ],
-                                            [
-                                              -2912500,
-                                              1707500,
-                                              697500
-                                            ]
-                                          ]
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 345,
-                                        "atlas_id": 750,
-                                        "ontology_id": 1,
-                                        "acronym": "SSp-m",
-                                        "name": "Primary somatosensory area, mouth",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 72,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 322,
-                                        "centers": [
-                                          [
-                                            4620,
-                                            3010,
-                                            2300
-                                          ],
-                                          [
-                                            4620,
-                                            3010,
-                                            9100
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3437500,
-                                          2017500,
-                                          1027500
-                                        ],
-                                        [
-                                          -3362500,
-                                          2017500,
-                                          1027500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Primary somatosensory area, upper limb",
-                                      "labelIndex": 369,
-                                      "rgb": [
-                                        24,
-                                        128,
-                                        100
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Primary somatosensory area, upper limb, layer 1",
-                                          "labelIndex": 450,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, mouth, layer 2/3",
+                                              "labelIndex": 657,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 657,
+                                                "atlas_id": 1072,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-m2/3",
+                                                "name": "Primary somatosensory area, mouth, layer 2/3",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 74,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 345,
+                                                "centers": [
+                                                  [
+                                                    4450,
+                                                    2880,
+                                                    2080
+                                                  ],
+                                                  [
+                                                    4450,
+                                                    2880,
+                                                    9320
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3657500,
+                                                  2187500,
+                                                  1157500
+                                                ],
+                                                [
+                                                  -3582500,
+                                                  2187500,
+                                                  1157500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, mouth, layer 4",
+                                              "labelIndex": 950,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 950,
+                                                "atlas_id": 967,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-m4",
+                                                "name": "Primary somatosensory area, mouth, layer 4",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 75,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 345,
+                                                "centers": [
+                                                  [
+                                                    4590,
+                                                    2940,
+                                                    2230
+                                                  ],
+                                                  [
+                                                    4590,
+                                                    2940,
+                                                    9170
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3507500,
+                                                  2047500,
+                                                  1097500
+                                                ],
+                                                [
+                                                  -3432500,
+                                                  2047500,
+                                                  1097500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, mouth, layer 5",
+                                              "labelIndex": 974,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 974,
+                                                "atlas_id": 970,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-m5",
+                                                "name": "Primary somatosensory area, mouth, layer 5",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 76,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 345,
+                                                "centers": [
+                                                  [
+                                                    4650,
+                                                    3100,
+                                                    2380
+                                                  ],
+                                                  [
+                                                    4650,
+                                                    3100,
+                                                    9020
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3357500,
+                                                  1987500,
+                                                  937500
+                                                ],
+                                                [
+                                                  -3282500,
+                                                  1987500,
+                                                  937500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, mouth, layer 6a",
+                                              "labelIndex": 1102,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1102,
+                                                "atlas_id": 986,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-m6a",
+                                                "name": "Primary somatosensory area, mouth, layer 6a",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 77,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 345,
+                                                "centers": [
+                                                  [
+                                                    4850,
+                                                    3200,
+                                                    2620
+                                                  ],
+                                                  [
+                                                    4850,
+                                                    3200,
+                                                    8780
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3117500,
+                                                  1787500,
+                                                  837500
+                                                ],
+                                                [
+                                                  -3042500,
+                                                  1787500,
+                                                  837500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, mouth, layer 6b",
+                                              "labelIndex": 2,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 2,
+                                                "atlas_id": 990,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-m6b",
+                                                "name": "Primary somatosensory area, mouth, layer 6b",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 78,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 345,
+                                                "centers": [
+                                                  [
+                                                    4930,
+                                                    3340,
+                                                    2750
+                                                  ],
+                                                  [
+                                                    4930,
+                                                    3340,
+                                                    8650
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2987500,
+                                                  1707500,
+                                                  697500
+                                                ],
+                                                [
+                                                  -2912500,
+                                                  1707500,
+                                                  697500
+                                                ]
+                                              ]
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 450,
-                                            "atlas_id": 1046,
+                                            "id": 345,
+                                            "atlas_id": 750,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-ul1",
-                                            "name": "Primary somatosensory area, upper limb, layer 1",
+                                            "acronym": "SSp-m",
+                                            "name": "Primary somatosensory area, mouth",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 80,
+                                            "graph_order": 72,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 369,
+                                            "parent_structure_id": 322,
                                             "centers": [
                                               [
-                                                5250,
-                                                1260,
-                                                3030
+                                                4620,
+                                                3010,
+                                                2300
                                               ],
                                               [
-                                                5250,
-                                                1260,
-                                                8370
+                                                4620,
+                                                3010,
+                                                9100
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              2707500,
-                                              1387500,
-                                              2777500
+                                              3437500,
+                                              2017500,
+                                              1027500
                                             ],
                                             [
-                                              -2632500,
-                                              1387500,
-                                              2777500
+                                              -3362500,
+                                              2017500,
+                                              1027500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, upper limb, layer 2/3",
-                                          "labelIndex": 854,
+                                          "name": "Primary somatosensory area, upper limb",
+                                          "labelIndex": 369,
                                           "rgb": [
                                             24,
                                             128,
                                             100
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 854,
-                                            "atlas_id": 955,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-ul2/3",
-                                            "name": "Primary somatosensory area, upper limb, layer 2/3",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 81,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 369,
-                                            "centers": [
-                                              [
-                                                5340,
-                                                1440,
-                                                3130
+                                          "children": [
+                                            {
+                                              "name": "Primary somatosensory area, upper limb, layer 1",
+                                              "labelIndex": 450,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
                                               ],
-                                              [
-                                                5340,
-                                                1440,
-                                                8270
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              2607500,
-                                              1297500,
-                                              2597500
-                                            ],
-                                            [
-                                              -2532500,
-                                              1297500,
-                                              2597500
-                                            ]
-                                          ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, upper limb, layer 4",
-                                          "labelIndex": 577,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 450,
+                                                "atlas_id": 1046,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ul1",
+                                                "name": "Primary somatosensory area, upper limb, layer 1",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 80,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 369,
+                                                "centers": [
+                                                  [
+                                                    5250,
+                                                    1260,
+                                                    3030
+                                                  ],
+                                                  [
+                                                    5250,
+                                                    1260,
+                                                    8370
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2707500,
+                                                  1387500,
+                                                  2777500
+                                                ],
+                                                [
+                                                  -2632500,
+                                                  1387500,
+                                                  2777500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, upper limb, layer 2/3",
+                                              "labelIndex": 854,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 854,
+                                                "atlas_id": 955,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ul2/3",
+                                                "name": "Primary somatosensory area, upper limb, layer 2/3",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 81,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 369,
+                                                "centers": [
+                                                  [
+                                                    5340,
+                                                    1440,
+                                                    3130
+                                                  ],
+                                                  [
+                                                    5340,
+                                                    1440,
+                                                    8270
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2607500,
+                                                  1297500,
+                                                  2597500
+                                                ],
+                                                [
+                                                  -2532500,
+                                                  1297500,
+                                                  2597500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, upper limb, layer 4",
+                                              "labelIndex": 577,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 577,
+                                                "atlas_id": 1062,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ul4",
+                                                "name": "Primary somatosensory area, upper limb, layer 4",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 82,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 369,
+                                                "centers": [
+                                                  [
+                                                    5400,
+                                                    1680,
+                                                    3220
+                                                  ],
+                                                  [
+                                                    5400,
+                                                    1680,
+                                                    8180
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2517500,
+                                                  1237500,
+                                                  2357500
+                                                ],
+                                                [
+                                                  -2442500,
+                                                  1237500,
+                                                  2357500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, upper limb, layer 5",
+                                              "labelIndex": 625,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 625,
+                                                "atlas_id": 1068,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ul5",
+                                                "name": "Primary somatosensory area, upper limb, layer 5",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 83,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 369,
+                                                "centers": [
+                                                  [
+                                                    5520,
+                                                    1860,
+                                                    3330
+                                                  ],
+                                                  [
+                                                    5520,
+                                                    1860,
+                                                    8070
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2407500,
+                                                  1117500,
+                                                  2177500
+                                                ],
+                                                [
+                                                  -2332500,
+                                                  1117500,
+                                                  2177500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, upper limb, layer 6a",
+                                              "labelIndex": 945,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 945,
+                                                "atlas_id": 1108,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ul6a",
+                                                "name": "Primary somatosensory area, upper limb, layer 6a",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 84,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 369,
+                                                "centers": [
+                                                  [
+                                                    5610,
+                                                    2160,
+                                                    3460
+                                                  ],
+                                                  [
+                                                    5610,
+                                                    2160,
+                                                    7940
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2277500,
+                                                  1027500,
+                                                  1877500
+                                                ],
+                                                [
+                                                  -2202500,
+                                                  1027500,
+                                                  1877500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, upper limb, layer 6b",
+                                              "labelIndex": 1026,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1026,
+                                                "atlas_id": 1118,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-ul6b",
+                                                "name": "Primary somatosensory area, upper limb, layer 6b",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 85,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 369,
+                                                "centers": [
+                                                  [
+                                                    5790,
+                                                    2300,
+                                                    3560
+                                                  ],
+                                                  [
+                                                    5790,
+                                                    2300,
+                                                    7840
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2177500,
+                                                  847500,
+                                                  1737500
+                                                ],
+                                                [
+                                                  -2102500,
+                                                  847500,
+                                                  1737500
+                                                ]
+                                              ]
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 577,
-                                            "atlas_id": 1062,
+                                            "id": 369,
+                                            "atlas_id": 753,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-ul4",
-                                            "name": "Primary somatosensory area, upper limb, layer 4",
+                                            "acronym": "SSp-ul",
+                                            "name": "Primary somatosensory area, upper limb",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 82,
+                                            "graph_order": 79,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 369,
+                                            "parent_structure_id": 322,
                                             "centers": [
                                               [
-                                                5400,
-                                                1680,
-                                                3220
+                                                5450,
+                                                1740,
+                                                3270
                                               ],
                                               [
-                                                5400,
-                                                1680,
-                                                8180
+                                                5450,
+                                                1740,
+                                                8130
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              2517500,
-                                              1237500,
-                                              2357500
+                                              2467500,
+                                              1187500,
+                                              2297500
                                             ],
                                             [
-                                              -2442500,
-                                              1237500,
-                                              2357500
+                                              -2392500,
+                                              1187500,
+                                              2297500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, upper limb, layer 5",
-                                          "labelIndex": 625,
+                                          "name": "Primary somatosensory area, trunk",
+                                          "labelIndex": 361,
                                           "rgb": [
                                             24,
                                             128,
                                             100
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 625,
-                                            "atlas_id": 1068,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-ul5",
-                                            "name": "Primary somatosensory area, upper limb, layer 5",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 83,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 369,
-                                            "centers": [
-                                              [
-                                                5520,
-                                                1860,
-                                                3330
+                                          "children": [
+                                            {
+                                              "name": "Primary somatosensory area, trunk, layer 1",
+                                              "labelIndex": 1006,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
                                               ],
-                                              [
-                                                5520,
-                                                1860,
-                                                8070
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1006,
+                                                "atlas_id": 974,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-tr1",
+                                                "name": "Primary somatosensory area, trunk, layer 1",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 87,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 361,
+                                                "centers": [
+                                                  [
+                                                    6580,
+                                                    560,
+                                                    3780
+                                                  ],
+                                                  [
+                                                    6580,
+                                                    560,
+                                                    7620
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1957500,
+                                                  57500,
+                                                  3477500
+                                                ],
+                                                [
+                                                  -1882500,
+                                                  57500,
+                                                  3477500
+                                                ]
                                               ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              2407500,
-                                              1117500,
-                                              2177500
-                                            ],
-                                            [
-                                              -2332500,
-                                              1117500,
-                                              2177500
-                                            ]
-                                          ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, upper limb, layer 6a",
-                                          "labelIndex": 945,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, trunk, layer 2/3",
+                                              "labelIndex": 670,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 670,
+                                                "atlas_id": 649,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-tr2/3",
+                                                "name": "Primary somatosensory area, trunk, layer 2/3",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 88,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 361,
+                                                "centers": [
+                                                  [
+                                                    6610,
+                                                    750,
+                                                    3840
+                                                  ],
+                                                  [
+                                                    6610,
+                                                    750,
+                                                    7560
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1897500,
+                                                  27500,
+                                                  3287500
+                                                ],
+                                                [
+                                                  -1822500,
+                                                  27500,
+                                                  3287500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, trunk, layer 4",
+                                              "labelIndex": 1086,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1086,
+                                                "atlas_id": 984,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-tr4",
+                                                "name": "Primary somatosensory area, trunk, layer 4",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 89,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 361,
+                                                "centers": [
+                                                  [
+                                                    6710,
+                                                    960,
+                                                    3780
+                                                  ],
+                                                  [
+                                                    6710,
+                                                    960,
+                                                    7620
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1957500,
+                                                  -72500,
+                                                  3077500
+                                                ],
+                                                [
+                                                  -1882500,
+                                                  -72500,
+                                                  3077500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, trunk, layer 5",
+                                              "labelIndex": 1111,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1111,
+                                                "atlas_id": 987,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-tr5",
+                                                "name": "Primary somatosensory area, trunk, layer 5",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 90,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 361,
+                                                "centers": [
+                                                  [
+                                                    6710,
+                                                    1100,
+                                                    3980
+                                                  ],
+                                                  [
+                                                    6710,
+                                                    1100,
+                                                    7420
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1757500,
+                                                  -72500,
+                                                  2937500
+                                                ],
+                                                [
+                                                  -1682500,
+                                                  -72500,
+                                                  2937500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, trunk, layer 6a",
+                                              "labelIndex": 9,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 9,
+                                                "atlas_id": 991,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-tr6a",
+                                                "name": "Primary somatosensory area, trunk, layer 6a",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 91,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 361,
+                                                "centers": [
+                                                  [
+                                                    6810,
+                                                    1330,
+                                                    4020
+                                                  ],
+                                                  [
+                                                    6810,
+                                                    1330,
+                                                    7380
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1717500,
+                                                  -172500,
+                                                  2707500
+                                                ],
+                                                [
+                                                  -1642500,
+                                                  -172500,
+                                                  2707500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, trunk, layer 6b",
+                                              "labelIndex": 461,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 461,
+                                                "atlas_id": 623,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-tr6b",
+                                                "name": "Primary somatosensory area, trunk, layer 6b",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 92,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 361,
+                                                "centers": [
+                                                  [
+                                                    6880,
+                                                    1430,
+                                                    4010
+                                                  ],
+                                                  [
+                                                    6880,
+                                                    1430,
+                                                    7390
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  1727500,
+                                                  -242500,
+                                                  2607500
+                                                ],
+                                                [
+                                                  -1652500,
+                                                  -242500,
+                                                  2607500
+                                                ]
+                                              ]
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 945,
-                                            "atlas_id": 1108,
+                                            "id": 361,
+                                            "atlas_id": 752,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-ul6a",
-                                            "name": "Primary somatosensory area, upper limb, layer 6a",
+                                            "acronym": "SSp-tr",
+                                            "name": "Primary somatosensory area, trunk",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 84,
+                                            "graph_order": 86,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 369,
+                                            "parent_structure_id": 322,
                                             "centers": [
                                               [
-                                                5610,
-                                                2160,
-                                                3460
+                                                6680,
+                                                940,
+                                                3900
                                               ],
                                               [
-                                                5610,
-                                                2160,
-                                                7940
+                                                6680,
+                                                940,
+                                                7500
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              2277500,
-                                              1027500,
-                                              1877500
+                                              1837500,
+                                              -42500,
+                                              3097500
                                             ],
                                             [
-                                              -2202500,
-                                              1027500,
-                                              1877500
+                                              -1762500,
+                                              -42500,
+                                              3097500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, upper limb, layer 6b",
-                                          "labelIndex": 1026,
+                                          "name": "Primary somatosensory area, unassigned",
+                                          "labelIndex": 182305689,
                                           "rgb": [
                                             24,
                                             128,
                                             100
                                           ],
-                                          "children": [],
+                                          "children": [
+                                            {
+                                              "name": "Primary somatosensory area, unassigned, layer 1",
+                                              "labelIndex": 182305693,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 182305693,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-un1",
+                                                "name": "Primary somatosensory area, unassigned, layer 1",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 94,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 182305689,
+                                                "centers": [
+                                                  [
+                                                    5690,
+                                                    1280,
+                                                    2660
+                                                  ],
+                                                  [
+                                                    5690,
+                                                    1280,
+                                                    8740
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3077500,
+                                                  947500,
+                                                  2757500
+                                                ],
+                                                [
+                                                  -3002500,
+                                                  947500,
+                                                  2757500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, unassigned, layer 2/3",
+                                              "labelIndex": 182305697,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 182305697,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-un2/3",
+                                                "name": "Primary somatosensory area, unassigned, layer 2/3",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 95,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 182305689,
+                                                "centers": [
+                                                  [
+                                                    5760,
+                                                    1460,
+                                                    2760
+                                                  ],
+                                                  [
+                                                    5760,
+                                                    1460,
+                                                    8640
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2977500,
+                                                  877500,
+                                                  2577500
+                                                ],
+                                                [
+                                                  -2902500,
+                                                  877500,
+                                                  2577500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, unassigned, layer 4",
+                                              "labelIndex": 182305701,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 182305701,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-un4",
+                                                "name": "Primary somatosensory area, unassigned, layer 4",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 96,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 182305689,
+                                                "centers": [
+                                                  [
+                                                    5820,
+                                                    1680,
+                                                    2870
+                                                  ],
+                                                  [
+                                                    5820,
+                                                    1680,
+                                                    8530
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2867500,
+                                                  817500,
+                                                  2357500
+                                                ],
+                                                [
+                                                  -2792500,
+                                                  817500,
+                                                  2357500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, unassigned, layer 5",
+                                              "labelIndex": 182305705,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 182305705,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-un5",
+                                                "name": "Primary somatosensory area, unassigned, layer 5",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 97,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 182305689,
+                                                "centers": [
+                                                  [
+                                                    5920,
+                                                    1850,
+                                                    2990
+                                                  ],
+                                                  [
+                                                    5920,
+                                                    1850,
+                                                    8410
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2747500,
+                                                  717500,
+                                                  2187500
+                                                ],
+                                                [
+                                                  -2672500,
+                                                  717500,
+                                                  2187500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, unassigned, layer 6a",
+                                              "labelIndex": 182305709,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 182305709,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-un6a",
+                                                "name": "Primary somatosensory area, unassigned, layer 6a",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 98,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 182305689,
+                                                "centers": [
+                                                  [
+                                                    6010,
+                                                    2130,
+                                                    3130
+                                                  ],
+                                                  [
+                                                    6010,
+                                                    2130,
+                                                    8270
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2607500,
+                                                  627500,
+                                                  1907500
+                                                ],
+                                                [
+                                                  -2532500,
+                                                  627500,
+                                                  1907500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Primary somatosensory area, unassigned, layer 6b",
+                                              "labelIndex": 182305713,
+                                              "rgb": [
+                                                24,
+                                                128,
+                                                100
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 182305713,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "SSp-un6b",
+                                                "name": "Primary somatosensory area, unassigned, layer 6b",
+                                                "color_hex_triplet": "188064",
+                                                "graph_order": 99,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 182305689,
+                                                "centers": [
+                                                  [
+                                                    6190,
+                                                    2240,
+                                                    3270
+                                                  ],
+                                                  [
+                                                    6190,
+                                                    2240,
+                                                    8130
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  2467500,
+                                                  447500,
+                                                  1797500
+                                                ],
+                                                [
+                                                  -2392500,
+                                                  447500,
+                                                  1797500
+                                                ]
+                                              ]
+                                            }
+                                          ],
                                           "ontologyMetadata": {
-                                            "id": 1026,
-                                            "atlas_id": 1118,
+                                            "id": 182305689,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-ul6b",
-                                            "name": "Primary somatosensory area, upper limb, layer 6b",
+                                            "acronym": "SSp-un",
+                                            "name": "Primary somatosensory area, unassigned",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 85,
+                                            "graph_order": 93,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 369,
+                                            "parent_structure_id": 322,
                                             "centers": [
                                               [
-                                                5790,
-                                                2300,
-                                                3560
+                                                5860,
+                                                1720,
+                                                2910
                                               ],
                                               [
-                                                5790,
-                                                2300,
-                                                7840
+                                                5860,
+                                                1720,
+                                                8490
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              2177500,
-                                              847500,
-                                              1737500
+                                              2827500,
+                                              777500,
+                                              2317500
                                             ],
                                             [
-                                              -2102500,
-                                              847500,
-                                              1737500
+                                              -2752500,
+                                              777500,
+                                              2317500
                                             ]
                                           ]
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 369,
-                                        "atlas_id": 753,
+                                        "id": 322,
+                                        "atlas_id": 747,
                                         "ontology_id": 1,
-                                        "acronym": "SSp-ul",
-                                        "name": "Primary somatosensory area, upper limb",
+                                        "acronym": "SSp",
+                                        "name": "Primary somatosensory area",
                                         "color_hex_triplet": "188064",
-                                        "graph_order": 79,
+                                        "graph_order": 37,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 322,
+                                        "parent_structure_id": 453,
                                         "centers": [
                                           [
-                                            5450,
-                                            1740,
-                                            3270
+                                            5740,
+                                            2060,
+                                            2730
                                           ],
                                           [
-                                            5450,
-                                            1740,
-                                            8130
+                                            5740,
+                                            2060,
+                                            8670
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2467500,
-                                          1187500,
-                                          2297500
+                                          3007500,
+                                          897500,
+                                          1977500
                                         ],
                                         [
-                                          -2392500,
-                                          1187500,
-                                          2297500
+                                          -2932500,
+                                          897500,
+                                          1977500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary somatosensory area, trunk",
-                                      "labelIndex": 361,
+                                      "name": "Supplemental somatosensory area",
+                                      "labelIndex": 378,
                                       "rgb": [
                                         24,
                                         128,
@@ -22209,8 +22914,8 @@
                                       ],
                                       "children": [
                                         {
-                                          "name": "Primary somatosensory area, trunk, layer 1",
-                                          "labelIndex": 1006,
+                                          "name": "Supplemental somatosensory area, layer 1",
+                                          "labelIndex": 873,
                                           "rgb": [
                                             24,
                                             128,
@@ -22218,45 +22923,45 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1006,
-                                            "atlas_id": 974,
+                                            "id": 873,
+                                            "atlas_id": 1099,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-tr1",
-                                            "name": "Primary somatosensory area, trunk, layer 1",
+                                            "acronym": "SSs1",
+                                            "name": "Supplemental somatosensory area, layer 1",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 87,
+                                            "graph_order": 101,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 361,
+                                            "parent_structure_id": 378,
                                             "centers": [
                                               [
-                                                6580,
-                                                560,
-                                                3780
+                                                5980,
+                                                3190,
+                                                1090
                                               ],
                                               [
-                                                6580,
-                                                560,
-                                                7620
+                                                5980,
+                                                3190,
+                                                10310
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              1957500,
-                                              57500,
-                                              3477500
+                                              4647500,
+                                              657500,
+                                              847500
                                             ],
                                             [
-                                              -1882500,
-                                              57500,
-                                              3477500
+                                              -4572500,
+                                              657500,
+                                              847500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, trunk, layer 2/3",
-                                          "labelIndex": 670,
+                                          "name": "Supplemental somatosensory area, layer 2/3",
+                                          "labelIndex": 806,
                                           "rgb": [
                                             24,
                                             128,
@@ -22264,45 +22969,45 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 670,
-                                            "atlas_id": 649,
+                                            "id": 806,
+                                            "atlas_id": 949,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-tr2/3",
-                                            "name": "Primary somatosensory area, trunk, layer 2/3",
+                                            "acronym": "SSs2/3",
+                                            "name": "Supplemental somatosensory area, layer 2/3",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 88,
+                                            "graph_order": 102,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 361,
+                                            "parent_structure_id": 378,
                                             "centers": [
                                               [
-                                                6610,
-                                                750,
-                                                3840
+                                                6060,
+                                                3230,
+                                                1290
                                               ],
                                               [
-                                                6610,
-                                                750,
-                                                7560
+                                                6060,
+                                                3230,
+                                                10110
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              1897500,
-                                              27500,
-                                              3287500
+                                              4447500,
+                                              577500,
+                                              807500
                                             ],
                                             [
-                                              -1822500,
-                                              27500,
-                                              3287500
+                                              -4372500,
+                                              577500,
+                                              807500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, trunk, layer 4",
-                                          "labelIndex": 1086,
+                                          "name": "Supplemental somatosensory area, layer 4",
+                                          "labelIndex": 1035,
                                           "rgb": [
                                             24,
                                             128,
@@ -22310,45 +23015,45 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1086,
-                                            "atlas_id": 984,
+                                            "id": 1035,
+                                            "atlas_id": 1119,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-tr4",
-                                            "name": "Primary somatosensory area, trunk, layer 4",
+                                            "acronym": "SSs4",
+                                            "name": "Supplemental somatosensory area, layer 4",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 89,
+                                            "graph_order": 103,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 361,
+                                            "parent_structure_id": 378,
                                             "centers": [
                                               [
-                                                6710,
-                                                960,
-                                                3780
+                                                6100,
+                                                3290,
+                                                1440
                                               ],
                                               [
-                                                6710,
-                                                960,
-                                                7620
+                                                6100,
+                                                3290,
+                                                9960
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              1957500,
-                                              -72500,
-                                              3077500
+                                              4297500,
+                                              537500,
+                                              747500
                                             ],
                                             [
-                                              -1882500,
-                                              -72500,
-                                              3077500
+                                              -4222500,
+                                              537500,
+                                              747500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, trunk, layer 5",
-                                          "labelIndex": 1111,
+                                          "name": "Supplemental somatosensory area, layer 5",
+                                          "labelIndex": 1090,
                                           "rgb": [
                                             24,
                                             128,
@@ -22356,45 +23061,45 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1111,
-                                            "atlas_id": 987,
+                                            "id": 1090,
+                                            "atlas_id": 1126,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-tr5",
-                                            "name": "Primary somatosensory area, trunk, layer 5",
+                                            "acronym": "SSs5",
+                                            "name": "Supplemental somatosensory area, layer 5",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 90,
+                                            "graph_order": 104,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 361,
+                                            "parent_structure_id": 378,
                                             "centers": [
                                               [
-                                                6710,
-                                                1100,
-                                                3980
+                                                6170,
+                                                3400,
+                                                1640
                                               ],
                                               [
-                                                6710,
-                                                1100,
-                                                7420
+                                                6170,
+                                                3400,
+                                                9760
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              1757500,
-                                              -72500,
-                                              2937500
+                                              4097500,
+                                              467500,
+                                              637500
                                             ],
                                             [
-                                              -1682500,
-                                              -72500,
-                                              2937500
+                                              -4022500,
+                                              467500,
+                                              637500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, trunk, layer 6a",
-                                          "labelIndex": 9,
+                                          "name": "Supplemental somatosensory area, layer 6a",
+                                          "labelIndex": 862,
                                           "rgb": [
                                             24,
                                             128,
@@ -22402,45 +23107,45 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 9,
-                                            "atlas_id": 991,
+                                            "id": 862,
+                                            "atlas_id": 956,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-tr6a",
-                                            "name": "Primary somatosensory area, trunk, layer 6a",
+                                            "acronym": "SSs6a",
+                                            "name": "Supplemental somatosensory area, layer 6a",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 91,
+                                            "graph_order": 105,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 361,
+                                            "parent_structure_id": 378,
                                             "centers": [
                                               [
-                                                6810,
-                                                1330,
-                                                4020
+                                                6160,
+                                                3520,
+                                                1920
                                               ],
                                               [
-                                                6810,
-                                                1330,
-                                                7380
+                                                6160,
+                                                3520,
+                                                9480
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              1717500,
-                                              -172500,
-                                              2707500
+                                              3817500,
+                                              477500,
+                                              517500
                                             ],
                                             [
-                                              -1642500,
-                                              -172500,
-                                              2707500
+                                              -3742500,
+                                              477500,
+                                              517500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Primary somatosensory area, trunk, layer 6b",
-                                          "labelIndex": 461,
+                                          "name": "Supplemental somatosensory area, layer 6b",
+                                          "labelIndex": 893,
                                           "rgb": [
                                             24,
                                             128,
@@ -22448,1745 +23153,1254 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 461,
-                                            "atlas_id": 623,
+                                            "id": 893,
+                                            "atlas_id": 960,
                                             "ontology_id": 1,
-                                            "acronym": "SSp-tr6b",
-                                            "name": "Primary somatosensory area, trunk, layer 6b",
+                                            "acronym": "SSs6b",
+                                            "name": "Supplemental somatosensory area, layer 6b",
                                             "color_hex_triplet": "188064",
-                                            "graph_order": 92,
+                                            "graph_order": 106,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 361,
+                                            "parent_structure_id": 378,
                                             "centers": [
                                               [
-                                                6880,
-                                                1430,
-                                                4010
+                                                6330,
+                                                3490,
+                                                2050
                                               ],
                                               [
-                                                6880,
-                                                1430,
-                                                7390
+                                                6330,
+                                                3490,
+                                                9350
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              1727500,
-                                              -242500,
-                                              2607500
+                                              3687500,
+                                              307500,
+                                              547500
                                             ],
                                             [
-                                              -1652500,
-                                              -242500,
-                                              2607500
+                                              -3612500,
+                                              307500,
+                                              547500
                                             ]
                                           ]
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 361,
-                                        "atlas_id": 752,
+                                        "id": 378,
+                                        "atlas_id": 754,
                                         "ontology_id": 1,
-                                        "acronym": "SSp-tr",
-                                        "name": "Primary somatosensory area, trunk",
+                                        "acronym": "SSs",
+                                        "name": "Supplemental somatosensory area",
                                         "color_hex_triplet": "188064",
-                                        "graph_order": 86,
+                                        "graph_order": 100,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 322,
+                                        "parent_structure_id": 453,
                                         "centers": [
                                           [
-                                            6680,
-                                            940,
-                                            3900
+                                            6110,
+                                            3350,
+                                            1540
                                           ],
                                           [
-                                            6680,
-                                            940,
-                                            7500
+                                            6110,
+                                            3350,
+                                            9860
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1837500,
-                                          -42500,
-                                          3097500
+                                          4197500,
+                                          527500,
+                                          687500
                                         ],
                                         [
-                                          -1762500,
-                                          -42500,
-                                          3097500
+                                          -4122500,
+                                          527500,
+                                          687500
                                         ]
                                       ]
-                                    },
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 453,
+                                    "atlas_id": 339,
+                                    "ontology_id": 1,
+                                    "acronym": "SS",
+                                    "name": "Somatosensory areas",
+                                    "color_hex_triplet": "188064",
+                                    "graph_order": 30,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 315,
+                                    "centers": [
+                                      [
+                                        5840,
+                                        2410,
+                                        2400
+                                      ],
+                                      [
+                                        5840,
+                                        2410,
+                                        9000
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      3337500,
+                                      797500,
+                                      1627500
+                                    ],
+                                    [
+                                      -3262500,
+                                      797500,
+                                      1627500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Gustatory areas",
+                                  "labelIndex": 1057,
+                                  "rgb": [
+                                    0,
+                                    156,
+                                    117
+                                  ],
+                                  "children": [
                                     {
-                                      "name": "Primary somatosensory area, unassigned",
-                                      "labelIndex": 182305689,
+                                      "name": "Gustatory areas, layer 1",
+                                      "labelIndex": 36,
                                       "rgb": [
-                                        24,
-                                        128,
-                                        100
+                                        0,
+                                        156,
+                                        117
                                       ],
-                                      "children": [
-                                        {
-                                          "name": "Primary somatosensory area, unassigned, layer 1",
-                                          "labelIndex": 182305693,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 36,
+                                        "atlas_id": 994,
+                                        "ontology_id": 1,
+                                        "acronym": "GU1",
+                                        "name": "Gustatory areas, layer 1",
+                                        "color_hex_triplet": "009C75",
+                                        "graph_order": 108,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1057,
+                                        "centers": [
+                                          [
+                                            4460,
+                                            4530,
+                                            1610
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 182305693,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-un1",
-                                            "name": "Primary somatosensory area, unassigned, layer 1",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 94,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 182305689,
-                                            "centers": [
-                                              [
-                                                5690,
-                                                1280,
-                                                2660
-                                              ],
-                                              [
-                                                5690,
-                                                1280,
-                                                8740
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              3077500,
-                                              947500,
-                                              2757500
-                                            ],
-                                            [
-                                              -3002500,
-                                              947500,
-                                              2757500
-                                            ]
-                                          ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, unassigned, layer 2/3",
-                                          "labelIndex": 182305697,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 182305697,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-un2/3",
-                                            "name": "Primary somatosensory area, unassigned, layer 2/3",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 95,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 182305689,
-                                            "centers": [
-                                              [
-                                                5760,
-                                                1460,
-                                                2760
-                                              ],
-                                              [
-                                                5760,
-                                                1460,
-                                                8640
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              2977500,
-                                              877500,
-                                              2577500
-                                            ],
-                                            [
-                                              -2902500,
-                                              877500,
-                                              2577500
-                                            ]
+                                          [
+                                            4460,
+                                            4530,
+                                            9790
                                           ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, unassigned, layer 4",
-                                          "labelIndex": 182305701,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          4127500,
+                                          2177500,
+                                          -492500
+                                        ],
+                                        [
+                                          -4052500,
+                                          2177500,
+                                          -492500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Gustatory areas, layer 2/3",
+                                      "labelIndex": 180,
+                                      "rgb": [
+                                        0,
+                                        156,
+                                        117
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 180,
+                                        "atlas_id": 729,
+                                        "ontology_id": 1,
+                                        "acronym": "GU2/3",
+                                        "name": "Gustatory areas, layer 2/3",
+                                        "color_hex_triplet": "009C75",
+                                        "graph_order": 109,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1057,
+                                        "centers": [
+                                          [
+                                            4480,
+                                            4480,
+                                            1760
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 182305701,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-un4",
-                                            "name": "Primary somatosensory area, unassigned, layer 4",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 96,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 182305689,
-                                            "centers": [
-                                              [
-                                                5820,
-                                                1680,
-                                                2870
-                                              ],
-                                              [
-                                                5820,
-                                                1680,
-                                                8530
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              2867500,
-                                              817500,
-                                              2357500
-                                            ],
-                                            [
-                                              -2792500,
-                                              817500,
-                                              2357500
-                                            ]
+                                          [
+                                            4480,
+                                            4480,
+                                            9640
                                           ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, unassigned, layer 5",
-                                          "labelIndex": 182305705,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          3977500,
+                                          2157500,
+                                          -442500
+                                        ],
+                                        [
+                                          -3902500,
+                                          2157500,
+                                          -442500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Gustatory areas, layer 4",
+                                      "labelIndex": 148,
+                                      "rgb": [
+                                        0,
+                                        156,
+                                        117
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 148,
+                                        "atlas_id": 1008,
+                                        "ontology_id": 1,
+                                        "acronym": "GU4",
+                                        "name": "Gustatory areas, layer 4",
+                                        "color_hex_triplet": "009C75",
+                                        "graph_order": 110,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1057,
+                                        "centers": [
+                                          [
+                                            4620,
+                                            4460,
+                                            1830
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 182305705,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-un5",
-                                            "name": "Primary somatosensory area, unassigned, layer 5",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 97,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 182305689,
-                                            "centers": [
-                                              [
-                                                5920,
-                                                1850,
-                                                2990
-                                              ],
-                                              [
-                                                5920,
-                                                1850,
-                                                8410
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              2747500,
-                                              717500,
-                                              2187500
-                                            ],
-                                            [
-                                              -2672500,
-                                              717500,
-                                              2187500
-                                            ]
+                                          [
+                                            4620,
+                                            4460,
+                                            9570
                                           ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, unassigned, layer 6a",
-                                          "labelIndex": 182305709,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          3907500,
+                                          2017500,
+                                          -422500
+                                        ],
+                                        [
+                                          -3832500,
+                                          2017500,
+                                          -422500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Gustatory areas, layer 5",
+                                      "labelIndex": 187,
+                                      "rgb": [
+                                        0,
+                                        156,
+                                        117
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 187,
+                                        "atlas_id": 1013,
+                                        "ontology_id": 1,
+                                        "acronym": "GU5",
+                                        "name": "Gustatory areas, layer 5",
+                                        "color_hex_triplet": "009C75",
+                                        "graph_order": 111,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1057,
+                                        "centers": [
+                                          [
+                                            4680,
+                                            4460,
+                                            2020
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 182305709,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-un6a",
-                                            "name": "Primary somatosensory area, unassigned, layer 6a",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 98,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 182305689,
-                                            "centers": [
-                                              [
-                                                6010,
-                                                2130,
-                                                3130
-                                              ],
-                                              [
-                                                6010,
-                                                2130,
-                                                8270
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              2607500,
-                                              627500,
-                                              1907500
-                                            ],
-                                            [
-                                              -2532500,
-                                              627500,
-                                              1907500
-                                            ]
+                                          [
+                                            4680,
+                                            4460,
+                                            9380
                                           ]
-                                        },
-                                        {
-                                          "name": "Primary somatosensory area, unassigned, layer 6b",
-                                          "labelIndex": 182305713,
-                                          "rgb": [
-                                            24,
-                                            128,
-                                            100
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          3717500,
+                                          1957500,
+                                          -422500
+                                        ],
+                                        [
+                                          -3642500,
+                                          1957500,
+                                          -422500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Gustatory areas, layer 6a",
+                                      "labelIndex": 638,
+                                      "rgb": [
+                                        0,
+                                        156,
+                                        117
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 638,
+                                        "atlas_id": 645,
+                                        "ontology_id": 1,
+                                        "acronym": "GU6a",
+                                        "name": "Gustatory areas, layer 6a",
+                                        "color_hex_triplet": "009C75",
+                                        "graph_order": 112,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1057,
+                                        "centers": [
+                                          [
+                                            4870,
+                                            4450,
+                                            2250
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 182305713,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "SSp-un6b",
-                                            "name": "Primary somatosensory area, unassigned, layer 6b",
-                                            "color_hex_triplet": "188064",
-                                            "graph_order": 99,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 182305689,
-                                            "centers": [
-                                              [
-                                                6190,
-                                                2240,
-                                                3270
-                                              ],
-                                              [
-                                                6190,
-                                                2240,
-                                                8130
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              2467500,
-                                              447500,
-                                              1797500
-                                            ],
-                                            [
-                                              -2392500,
-                                              447500,
-                                              1797500
-                                            ]
+                                          [
+                                            4870,
+                                            4450,
+                                            9150
                                           ]
-                                        }
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          3487500,
+                                          1767500,
+                                          -412500
+                                        ],
+                                        [
+                                          -3412500,
+                                          1767500,
+                                          -412500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Gustatory areas, layer 6b",
+                                      "labelIndex": 662,
+                                      "rgb": [
+                                        0,
+                                        156,
+                                        117
                                       ],
+                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 182305689,
-                                        "atlas_id": null,
+                                        "id": 662,
+                                        "atlas_id": 648,
                                         "ontology_id": 1,
-                                        "acronym": "SSp-un",
-                                        "name": "Primary somatosensory area, unassigned",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 93,
+                                        "acronym": "GU6b",
+                                        "name": "Gustatory areas, layer 6b",
+                                        "color_hex_triplet": "009C75",
+                                        "graph_order": 113,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 322,
+                                        "parent_structure_id": 1057,
                                         "centers": [
                                           [
-                                            5860,
-                                            1720,
-                                            2910
+                                            4890,
+                                            4410,
+                                            2390
                                           ],
                                           [
-                                            5860,
-                                            1720,
-                                            8490
+                                            4890,
+                                            4410,
+                                            9010
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2827500,
-                                          777500,
-                                          2317500
+                                          3347500,
+                                          1747500,
+                                          -372500
                                         ],
                                         [
-                                          -2752500,
-                                          777500,
-                                          2317500
+                                          -3272500,
+                                          1747500,
+                                          -372500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 322,
-                                    "atlas_id": 747,
+                                    "id": 1057,
+                                    "atlas_id": 131,
                                     "ontology_id": 1,
-                                    "acronym": "SSp",
-                                    "name": "Primary somatosensory area",
-                                    "color_hex_triplet": "188064",
-                                    "graph_order": 37,
+                                    "acronym": "GU",
+                                    "name": "Gustatory areas",
+                                    "color_hex_triplet": "009C75",
+                                    "graph_order": 107,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 453,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        5740,
-                                        2060,
-                                        2730
+                                        4660,
+                                        4470,
+                                        1960
                                       ],
                                       [
-                                        5740,
-                                        2060,
-                                        8670
+                                        4660,
+                                        4470,
+                                        9440
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      3007500,
-                                      897500,
-                                      1977500
+                                      3777500,
+                                      1977500,
+                                      -432500
                                     ],
                                     [
-                                      -2932500,
-                                      897500,
-                                      1977500
+                                      -3702500,
+                                      1977500,
+                                      -432500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Supplemental somatosensory area",
-                                  "labelIndex": 378,
+                                  "name": "Visceral area",
+                                  "labelIndex": 677,
                                   "rgb": [
-                                    24,
-                                    128,
-                                    100
+                                    17,
+                                    173,
+                                    131
                                   ],
                                   "children": [
                                     {
-                                      "name": "Supplemental somatosensory area, layer 1",
-                                      "labelIndex": 873,
+                                      "name": "Visceral area, layer 1",
+                                      "labelIndex": 897,
                                       "rgb": [
-                                        24,
-                                        128,
-                                        100
+                                        17,
+                                        173,
+                                        131
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 873,
-                                        "atlas_id": 1099,
+                                        "id": 897,
+                                        "atlas_id": 1102,
                                         "ontology_id": 1,
-                                        "acronym": "SSs1",
-                                        "name": "Supplemental somatosensory area, layer 1",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 101,
+                                        "acronym": "VISC1",
+                                        "name": "Visceral area, layer 1",
+                                        "color_hex_triplet": "11AD83",
+                                        "graph_order": 115,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 378,
+                                        "parent_structure_id": 677,
                                         "centers": [
                                           [
-                                            5980,
-                                            3190,
-                                            1090
+                                            6200,
+                                            4500,
+                                            840
                                           ],
                                           [
-                                            5980,
-                                            3190,
-                                            10310
+                                            6200,
+                                            4500,
+                                            10560
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4647500,
-                                          657500,
-                                          847500
+                                          4897500,
+                                          437500,
+                                          -462500
                                         ],
                                         [
-                                          -4572500,
-                                          657500,
-                                          847500
+                                          -4822500,
+                                          437500,
+                                          -462500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Supplemental somatosensory area, layer 2/3",
-                                      "labelIndex": 806,
+                                      "name": "Visceral area, layer 2/3",
+                                      "labelIndex": 1106,
                                       "rgb": [
-                                        24,
-                                        128,
-                                        100
+                                        17,
+                                        173,
+                                        131
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 806,
-                                        "atlas_id": 949,
+                                        "id": 1106,
+                                        "atlas_id": 1128,
                                         "ontology_id": 1,
-                                        "acronym": "SSs2/3",
-                                        "name": "Supplemental somatosensory area, layer 2/3",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 102,
+                                        "acronym": "VISC2/3",
+                                        "name": "Visceral area, layer 2/3",
+                                        "color_hex_triplet": "11AD83",
+                                        "graph_order": 116,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 378,
+                                        "parent_structure_id": 677,
                                         "centers": [
                                           [
-                                            6060,
-                                            3230,
-                                            1290
+                                            6240,
+                                            4480,
+                                            1010
                                           ],
                                           [
-                                            6060,
-                                            3230,
-                                            10110
+                                            6240,
+                                            4480,
+                                            10390
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4447500,
-                                          577500,
-                                          807500
+                                          4727500,
+                                          397500,
+                                          -442500
                                         ],
                                         [
-                                          -4372500,
-                                          577500,
-                                          807500
+                                          -4652500,
+                                          397500,
+                                          -442500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Supplemental somatosensory area, layer 4",
-                                      "labelIndex": 1035,
+                                      "name": "Visceral area, layer 4",
+                                      "labelIndex": 1010,
                                       "rgb": [
-                                        24,
-                                        128,
-                                        100
+                                        17,
+                                        173,
+                                        131
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1035,
-                                        "atlas_id": 1119,
+                                        "id": 1010,
+                                        "atlas_id": 1116,
                                         "ontology_id": 1,
-                                        "acronym": "SSs4",
-                                        "name": "Supplemental somatosensory area, layer 4",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 103,
+                                        "acronym": "VISC4",
+                                        "name": "Visceral area, layer 4",
+                                        "color_hex_triplet": "11AD83",
+                                        "graph_order": 117,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 378,
+                                        "parent_structure_id": 677,
                                         "centers": [
                                           [
-                                            6100,
-                                            3290,
-                                            1440
+                                            6170,
+                                            4400,
+                                            1160
                                           ],
                                           [
-                                            6100,
-                                            3290,
-                                            9960
+                                            6170,
+                                            4400,
+                                            10240
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4297500,
-                                          537500,
-                                          747500
+                                          4577500,
+                                          467500,
+                                          -362500
                                         ],
                                         [
-                                          -4222500,
-                                          537500,
-                                          747500
+                                          -4502500,
+                                          467500,
+                                          -362500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Supplemental somatosensory area, layer 5",
-                                      "labelIndex": 1090,
+                                      "name": "Visceral area, layer 5",
+                                      "labelIndex": 1058,
                                       "rgb": [
-                                        24,
-                                        128,
-                                        100
+                                        17,
+                                        173,
+                                        131
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1090,
-                                        "atlas_id": 1126,
+                                        "id": 1058,
+                                        "atlas_id": 1122,
                                         "ontology_id": 1,
-                                        "acronym": "SSs5",
-                                        "name": "Supplemental somatosensory area, layer 5",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 104,
+                                        "acronym": "VISC5",
+                                        "name": "Visceral area, layer 5",
+                                        "color_hex_triplet": "11AD83",
+                                        "graph_order": 118,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 378,
+                                        "parent_structure_id": 677,
                                         "centers": [
                                           [
-                                            6170,
-                                            3400,
-                                            1640
+                                            6340,
+                                            4440,
+                                            1350
                                           ],
                                           [
-                                            6170,
-                                            3400,
-                                            9760
+                                            6340,
+                                            4440,
+                                            10050
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4097500,
-                                          467500,
-                                          637500
+                                          4387500,
+                                          297500,
+                                          -402500
                                         ],
                                         [
-                                          -4022500,
-                                          467500,
-                                          637500
+                                          -4312500,
+                                          297500,
+                                          -402500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Supplemental somatosensory area, layer 6a",
-                                      "labelIndex": 862,
+                                      "name": "Visceral area, layer 6a",
+                                      "labelIndex": 857,
                                       "rgb": [
-                                        24,
-                                        128,
-                                        100
+                                        17,
+                                        173,
+                                        131
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 862,
-                                        "atlas_id": 956,
+                                        "id": 857,
+                                        "atlas_id": 1097,
                                         "ontology_id": 1,
-                                        "acronym": "SSs6a",
-                                        "name": "Supplemental somatosensory area, layer 6a",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 105,
+                                        "acronym": "VISC6a",
+                                        "name": "Visceral area, layer 6a",
+                                        "color_hex_triplet": "11AD83",
+                                        "graph_order": 119,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 378,
+                                        "parent_structure_id": 677,
                                         "centers": [
                                           [
-                                            6160,
-                                            3520,
-                                            1920
+                                            6400,
+                                            4440,
+                                            1660
                                           ],
                                           [
-                                            6160,
-                                            3520,
-                                            9480
+                                            6400,
+                                            4440,
+                                            9740
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3817500,
-                                          477500,
-                                          517500
+                                          4077500,
+                                          237500,
+                                          -402500
                                         ],
                                         [
-                                          -3742500,
-                                          477500,
-                                          517500
+                                          -4002500,
+                                          237500,
+                                          -402500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Supplemental somatosensory area, layer 6b",
-                                      "labelIndex": 893,
+                                      "name": "Visceral area, layer 6b",
+                                      "labelIndex": 849,
                                       "rgb": [
-                                        24,
-                                        128,
-                                        100
+                                        17,
+                                        173,
+                                        131
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 893,
-                                        "atlas_id": 960,
+                                        "id": 849,
+                                        "atlas_id": 1096,
                                         "ontology_id": 1,
-                                        "acronym": "SSs6b",
-                                        "name": "Supplemental somatosensory area, layer 6b",
-                                        "color_hex_triplet": "188064",
-                                        "graph_order": 106,
+                                        "acronym": "VISC6b",
+                                        "name": "Visceral area, layer 6b",
+                                        "color_hex_triplet": "11AD83",
+                                        "graph_order": 120,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 378,
+                                        "parent_structure_id": 677,
                                         "centers": [
                                           [
-                                            6330,
-                                            3490,
-                                            2050
+                                            6470,
+                                            4430,
+                                            1790
                                           ],
                                           [
-                                            6330,
-                                            3490,
-                                            9350
+                                            6470,
+                                            4430,
+                                            9610
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3687500,
-                                          307500,
-                                          547500
+                                          3947500,
+                                          167500,
+                                          -392500
                                         ],
                                         [
-                                          -3612500,
-                                          307500,
-                                          547500
+                                          -3872500,
+                                          167500,
+                                          -392500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 378,
-                                    "atlas_id": 754,
-                                    "ontology_id": 1,
-                                    "acronym": "SSs",
-                                    "name": "Supplemental somatosensory area",
-                                    "color_hex_triplet": "188064",
-                                    "graph_order": 100,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 453,
-                                    "centers": [
-                                      [
-                                        6110,
-                                        3350,
-                                        1540
-                                      ],
-                                      [
-                                        6110,
-                                        3350,
-                                        9860
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4197500,
-                                      527500,
-                                      687500
-                                    ],
-                                    [
-                                      -4122500,
-                                      527500,
-                                      687500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 453,
-                                "atlas_id": 339,
-                                "ontology_id": 1,
-                                "acronym": "SS",
-                                "name": "Somatosensory areas",
-                                "color_hex_triplet": "188064",
-                                "graph_order": 30,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    5840,
-                                    2410,
-                                    2400
-                                  ],
-                                  [
-                                    5840,
-                                    2410,
-                                    9000
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  3337500,
-                                  797500,
-                                  1627500
-                                ],
-                                [
-                                  -3262500,
-                                  797500,
-                                  1627500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Gustatory areas",
-                              "labelIndex": 1057,
-                              "rgb": [
-                                0,
-                                156,
-                                117
-                              ],
-                              "children": [
-                                {
-                                  "name": "Gustatory areas, layer 1",
-                                  "labelIndex": 36,
-                                  "rgb": [
-                                    0,
-                                    156,
-                                    117
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 36,
-                                    "atlas_id": 994,
+                                    "id": 677,
+                                    "atlas_id": 367,
                                     "ontology_id": 1,
-                                    "acronym": "GU1",
-                                    "name": "Gustatory areas, layer 1",
-                                    "color_hex_triplet": "009C75",
-                                    "graph_order": 108,
+                                    "acronym": "VISC",
+                                    "name": "Visceral area",
+                                    "color_hex_triplet": "11AD83",
+                                    "graph_order": 114,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1057,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        4460,
-                                        4530,
-                                        1610
+                                        6300,
+                                        4450,
+                                        1260
                                       ],
                                       [
-                                        4460,
-                                        4530,
-                                        9790
+                                        6300,
+                                        4450,
+                                        10140
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      4127500,
-                                      2177500,
-                                      -492500
+                                      4477500,
+                                      337500,
+                                      -412500
                                     ],
                                     [
-                                      -4052500,
-                                      2177500,
-                                      -492500
+                                      -4402500,
+                                      337500,
+                                      -412500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Gustatory areas, layer 2/3",
-                                  "labelIndex": 180,
+                                  "name": "Auditory areas",
+                                  "labelIndex": 247,
                                   "rgb": [
-                                    0,
-                                    156,
-                                    117
+                                    1,
+                                    147,
+                                    153
                                   ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 180,
-                                    "atlas_id": 729,
-                                    "ontology_id": 1,
-                                    "acronym": "GU2/3",
-                                    "name": "Gustatory areas, layer 2/3",
-                                    "color_hex_triplet": "009C75",
-                                    "graph_order": 109,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1057,
-                                    "centers": [
-                                      [
-                                        4480,
-                                        4480,
-                                        1760
+                                  "children": [
+                                    {
+                                      "name": "Dorsal auditory area",
+                                      "labelIndex": 1011,
+                                      "rgb": [
+                                        1,
+                                        147,
+                                        153
                                       ],
-                                      [
-                                        4480,
-                                        4480,
-                                        9640
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      3977500,
-                                      2157500,
-                                      -442500
-                                    ],
-                                    [
-                                      -3902500,
-                                      2157500,
-                                      -442500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Gustatory areas, layer 4",
-                                  "labelIndex": 148,
-                                  "rgb": [
-                                    0,
-                                    156,
-                                    117
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 148,
-                                    "atlas_id": 1008,
-                                    "ontology_id": 1,
-                                    "acronym": "GU4",
-                                    "name": "Gustatory areas, layer 4",
-                                    "color_hex_triplet": "009C75",
-                                    "graph_order": 110,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1057,
-                                    "centers": [
-                                      [
-                                        4620,
-                                        4460,
-                                        1830
-                                      ],
-                                      [
-                                        4620,
-                                        4460,
-                                        9570
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      3907500,
-                                      2017500,
-                                      -422500
-                                    ],
-                                    [
-                                      -3832500,
-                                      2017500,
-                                      -422500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Gustatory areas, layer 5",
-                                  "labelIndex": 187,
-                                  "rgb": [
-                                    0,
-                                    156,
-                                    117
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 187,
-                                    "atlas_id": 1013,
-                                    "ontology_id": 1,
-                                    "acronym": "GU5",
-                                    "name": "Gustatory areas, layer 5",
-                                    "color_hex_triplet": "009C75",
-                                    "graph_order": 111,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1057,
-                                    "centers": [
-                                      [
-                                        4680,
-                                        4460,
-                                        2020
-                                      ],
-                                      [
-                                        4680,
-                                        4460,
-                                        9380
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      3717500,
-                                      1957500,
-                                      -422500
-                                    ],
-                                    [
-                                      -3642500,
-                                      1957500,
-                                      -422500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Gustatory areas, layer 6a",
-                                  "labelIndex": 638,
-                                  "rgb": [
-                                    0,
-                                    156,
-                                    117
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 638,
-                                    "atlas_id": 645,
-                                    "ontology_id": 1,
-                                    "acronym": "GU6a",
-                                    "name": "Gustatory areas, layer 6a",
-                                    "color_hex_triplet": "009C75",
-                                    "graph_order": 112,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1057,
-                                    "centers": [
-                                      [
-                                        4870,
-                                        4450,
-                                        2250
-                                      ],
-                                      [
-                                        4870,
-                                        4450,
-                                        9150
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      3487500,
-                                      1767500,
-                                      -412500
-                                    ],
-                                    [
-                                      -3412500,
-                                      1767500,
-                                      -412500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Gustatory areas, layer 6b",
-                                  "labelIndex": 662,
-                                  "rgb": [
-                                    0,
-                                    156,
-                                    117
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 662,
-                                    "atlas_id": 648,
-                                    "ontology_id": 1,
-                                    "acronym": "GU6b",
-                                    "name": "Gustatory areas, layer 6b",
-                                    "color_hex_triplet": "009C75",
-                                    "graph_order": 113,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1057,
-                                    "centers": [
-                                      [
-                                        4890,
-                                        4410,
-                                        2390
-                                      ],
-                                      [
-                                        4890,
-                                        4410,
-                                        9010
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      3347500,
-                                      1747500,
-                                      -372500
-                                    ],
-                                    [
-                                      -3272500,
-                                      1747500,
-                                      -372500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 1057,
-                                "atlas_id": 131,
-                                "ontology_id": 1,
-                                "acronym": "GU",
-                                "name": "Gustatory areas",
-                                "color_hex_triplet": "009C75",
-                                "graph_order": 107,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    4660,
-                                    4470,
-                                    1960
-                                  ],
-                                  [
-                                    4660,
-                                    4470,
-                                    9440
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  3777500,
-                                  1977500,
-                                  -432500
-                                ],
-                                [
-                                  -3702500,
-                                  1977500,
-                                  -432500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Visceral area",
-                              "labelIndex": 677,
-                              "rgb": [
-                                17,
-                                173,
-                                131
-                              ],
-                              "children": [
-                                {
-                                  "name": "Visceral area, layer 1",
-                                  "labelIndex": 897,
-                                  "rgb": [
-                                    17,
-                                    173,
-                                    131
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 897,
-                                    "atlas_id": 1102,
-                                    "ontology_id": 1,
-                                    "acronym": "VISC1",
-                                    "name": "Visceral area, layer 1",
-                                    "color_hex_triplet": "11AD83",
-                                    "graph_order": 115,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 677,
-                                    "centers": [
-                                      [
-                                        6200,
-                                        4500,
-                                        840
-                                      ],
-                                      [
-                                        6200,
-                                        4500,
-                                        10560
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4897500,
-                                      437500,
-                                      -462500
-                                    ],
-                                    [
-                                      -4822500,
-                                      437500,
-                                      -462500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Visceral area, layer 2/3",
-                                  "labelIndex": 1106,
-                                  "rgb": [
-                                    17,
-                                    173,
-                                    131
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1106,
-                                    "atlas_id": 1128,
-                                    "ontology_id": 1,
-                                    "acronym": "VISC2/3",
-                                    "name": "Visceral area, layer 2/3",
-                                    "color_hex_triplet": "11AD83",
-                                    "graph_order": 116,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 677,
-                                    "centers": [
-                                      [
-                                        6240,
-                                        4480,
-                                        1010
-                                      ],
-                                      [
-                                        6240,
-                                        4480,
-                                        10390
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4727500,
-                                      397500,
-                                      -442500
-                                    ],
-                                    [
-                                      -4652500,
-                                      397500,
-                                      -442500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Visceral area, layer 4",
-                                  "labelIndex": 1010,
-                                  "rgb": [
-                                    17,
-                                    173,
-                                    131
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1010,
-                                    "atlas_id": 1116,
-                                    "ontology_id": 1,
-                                    "acronym": "VISC4",
-                                    "name": "Visceral area, layer 4",
-                                    "color_hex_triplet": "11AD83",
-                                    "graph_order": 117,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 677,
-                                    "centers": [
-                                      [
-                                        6170,
-                                        4400,
-                                        1160
-                                      ],
-                                      [
-                                        6170,
-                                        4400,
-                                        10240
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4577500,
-                                      467500,
-                                      -362500
-                                    ],
-                                    [
-                                      -4502500,
-                                      467500,
-                                      -362500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Visceral area, layer 5",
-                                  "labelIndex": 1058,
-                                  "rgb": [
-                                    17,
-                                    173,
-                                    131
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1058,
-                                    "atlas_id": 1122,
-                                    "ontology_id": 1,
-                                    "acronym": "VISC5",
-                                    "name": "Visceral area, layer 5",
-                                    "color_hex_triplet": "11AD83",
-                                    "graph_order": 118,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 677,
-                                    "centers": [
-                                      [
-                                        6340,
-                                        4440,
-                                        1350
-                                      ],
-                                      [
-                                        6340,
-                                        4440,
-                                        10050
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4387500,
-                                      297500,
-                                      -402500
-                                    ],
-                                    [
-                                      -4312500,
-                                      297500,
-                                      -402500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Visceral area, layer 6a",
-                                  "labelIndex": 857,
-                                  "rgb": [
-                                    17,
-                                    173,
-                                    131
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 857,
-                                    "atlas_id": 1097,
-                                    "ontology_id": 1,
-                                    "acronym": "VISC6a",
-                                    "name": "Visceral area, layer 6a",
-                                    "color_hex_triplet": "11AD83",
-                                    "graph_order": 119,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 677,
-                                    "centers": [
-                                      [
-                                        6400,
-                                        4440,
-                                        1660
-                                      ],
-                                      [
-                                        6400,
-                                        4440,
-                                        9740
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4077500,
-                                      237500,
-                                      -402500
-                                    ],
-                                    [
-                                      -4002500,
-                                      237500,
-                                      -402500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Visceral area, layer 6b",
-                                  "labelIndex": 849,
-                                  "rgb": [
-                                    17,
-                                    173,
-                                    131
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 849,
-                                    "atlas_id": 1096,
-                                    "ontology_id": 1,
-                                    "acronym": "VISC6b",
-                                    "name": "Visceral area, layer 6b",
-                                    "color_hex_triplet": "11AD83",
-                                    "graph_order": 120,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 677,
-                                    "centers": [
-                                      [
-                                        6470,
-                                        4430,
-                                        1790
-                                      ],
-                                      [
-                                        6470,
-                                        4430,
-                                        9610
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      3947500,
-                                      167500,
-                                      -392500
-                                    ],
-                                    [
-                                      -3872500,
-                                      167500,
-                                      -392500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 677,
-                                "atlas_id": 367,
-                                "ontology_id": 1,
-                                "acronym": "VISC",
-                                "name": "Visceral area",
-                                "color_hex_triplet": "11AD83",
-                                "graph_order": 114,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    6300,
-                                    4450,
-                                    1260
-                                  ],
-                                  [
-                                    6300,
-                                    4450,
-                                    10140
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  4477500,
-                                  337500,
-                                  -412500
-                                ],
-                                [
-                                  -4402500,
-                                  337500,
-                                  -412500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Auditory areas",
-                              "labelIndex": 247,
-                              "rgb": [
-                                1,
-                                147,
-                                153
-                              ],
-                              "children": [
-                                {
-                                  "name": "Dorsal auditory area",
-                                  "labelIndex": 1011,
-                                  "rgb": [
-                                    1,
-                                    147,
-                                    153
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Dorsal auditory area, layer 1",
-                                      "labelIndex": 527,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 527,
-                                        "atlas_id": 631,
-                                        "ontology_id": 1,
-                                        "acronym": "AUDd1",
-                                        "name": "Dorsal auditory area, layer 1",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 123,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1011,
-                                        "centers": [
-                                          [
-                                            7480,
-                                            2210,
-                                            1130
+                                      "children": [
+                                        {
+                                          "name": "Dorsal auditory area, layer 1",
+                                          "labelIndex": 527,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
                                           ],
-                                          [
-                                            7480,
-                                            2210,
-                                            10270
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 527,
+                                            "atlas_id": 631,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDd1",
+                                            "name": "Dorsal auditory area, layer 1",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 123,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1011,
+                                            "centers": [
+                                              [
+                                                7480,
+                                                2210,
+                                                1130
+                                              ],
+                                              [
+                                                7480,
+                                                2210,
+                                                10270
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4607500,
+                                              -842500,
+                                              1827500
+                                            ],
+                                            [
+                                              -4532500,
+                                              -842500,
+                                              1827500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4607500,
-                                          -842500,
-                                          1827500
-                                        ],
-                                        [
-                                          -4532500,
-                                          -842500,
-                                          1827500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Dorsal auditory area, layer 2/3",
-                                      "labelIndex": 600,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 600,
-                                        "atlas_id": 923,
-                                        "ontology_id": 1,
-                                        "acronym": "AUDd2/3",
-                                        "name": "Dorsal auditory area, layer 2/3",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 124,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1011,
-                                        "centers": [
-                                          [
-                                            7510,
-                                            2300,
-                                            1290
+                                        },
+                                        {
+                                          "name": "Dorsal auditory area, layer 2/3",
+                                          "labelIndex": 600,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
                                           ],
-                                          [
-                                            7510,
-                                            2300,
-                                            10110
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 600,
+                                            "atlas_id": 923,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDd2/3",
+                                            "name": "Dorsal auditory area, layer 2/3",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 124,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1011,
+                                            "centers": [
+                                              [
+                                                7510,
+                                                2300,
+                                                1290
+                                              ],
+                                              [
+                                                7510,
+                                                2300,
+                                                10110
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4447500,
+                                              -872500,
+                                              1737500
+                                            ],
+                                            [
+                                              -4372500,
+                                              -872500,
+                                              1737500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4447500,
-                                          -872500,
-                                          1737500
-                                        ],
-                                        [
-                                          -4372500,
-                                          -872500,
-                                          1737500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Dorsal auditory area, layer 4",
-                                      "labelIndex": 678,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 678,
-                                        "atlas_id": 650,
-                                        "ontology_id": 1,
-                                        "acronym": "AUDd4",
-                                        "name": "Dorsal auditory area, layer 4",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 125,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1011,
-                                        "centers": [
-                                          [
-                                            7540,
-                                            2390,
-                                            1450
+                                        },
+                                        {
+                                          "name": "Dorsal auditory area, layer 4",
+                                          "labelIndex": 678,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
                                           ],
-                                          [
-                                            7540,
-                                            2390,
-                                            9950
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4287500,
-                                          -902500,
-                                          1647500
-                                        ],
-                                        [
-                                          -4212500,
-                                          -902500,
-                                          1647500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Dorsal auditory area, layer 5",
-                                      "labelIndex": 252,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 252,
-                                        "atlas_id": 738,
-                                        "ontology_id": 1,
-                                        "acronym": "AUDd5",
-                                        "name": "Dorsal auditory area, layer 5",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 126,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1011,
-                                        "centers": [
-                                          [
-                                            7570,
-                                            2520,
-                                            1610
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 678,
+                                            "atlas_id": 650,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDd4",
+                                            "name": "Dorsal auditory area, layer 4",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 125,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1011,
+                                            "centers": [
+                                              [
+                                                7540,
+                                                2390,
+                                                1450
+                                              ],
+                                              [
+                                                7540,
+                                                2390,
+                                                9950
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4287500,
+                                              -902500,
+                                              1647500
+                                            ],
+                                            [
+                                              -4212500,
+                                              -902500,
+                                              1647500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Dorsal auditory area, layer 5",
+                                          "labelIndex": 252,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
                                           ],
-                                          [
-                                            7570,
-                                            2520,
-                                            9790
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 252,
+                                            "atlas_id": 738,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDd5",
+                                            "name": "Dorsal auditory area, layer 5",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 126,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1011,
+                                            "centers": [
+                                              [
+                                                7570,
+                                                2520,
+                                                1610
+                                              ],
+                                              [
+                                                7570,
+                                                2520,
+                                                9790
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4127500,
+                                              -932500,
+                                              1517500
+                                            ],
+                                            [
+                                              -4052500,
+                                              -932500,
+                                              1517500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4127500,
-                                          -932500,
-                                          1517500
-                                        ],
-                                        [
-                                          -4052500,
-                                          -932500,
-                                          1517500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Dorsal auditory area, layer 6a",
-                                      "labelIndex": 156,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 156,
-                                        "atlas_id": 1009,
-                                        "ontology_id": 1,
-                                        "acronym": "AUDd6a",
-                                        "name": "Dorsal auditory area, layer 6a",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 127,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1011,
-                                        "centers": [
-                                          [
-                                            7590,
-                                            2690,
-                                            1830
+                                        },
+                                        {
+                                          "name": "Dorsal auditory area, layer 6a",
+                                          "labelIndex": 156,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
                                           ],
-                                          [
-                                            7590,
-                                            2690,
-                                            9570
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 156,
+                                            "atlas_id": 1009,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDd6a",
+                                            "name": "Dorsal auditory area, layer 6a",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 127,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1011,
+                                            "centers": [
+                                              [
+                                                7590,
+                                                2690,
+                                                1830
+                                              ],
+                                              [
+                                                7590,
+                                                2690,
+                                                9570
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3907500,
+                                              -952500,
+                                              1347500
+                                            ],
+                                            [
+                                              -3832500,
+                                              -952500,
+                                              1347500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3907500,
-                                          -952500,
-                                          1347500
-                                        ],
-                                        [
-                                          -3832500,
-                                          -952500,
-                                          1347500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Dorsal auditory area, layer 6b",
-                                      "labelIndex": 243,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        },
+                                        {
+                                          "name": "Dorsal auditory area, layer 6b",
+                                          "labelIndex": 243,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 243,
+                                            "atlas_id": 1020,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDd6b",
+                                            "name": "Dorsal auditory area, layer 6b",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 128,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1011,
+                                            "centers": [
+                                              [
+                                                7670,
+                                                2680,
+                                                1930
+                                              ],
+                                              [
+                                                7670,
+                                                2680,
+                                                9470
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3807500,
+                                              -1032500,
+                                              1357500
+                                            ],
+                                            [
+                                              -3732500,
+                                              -1032500,
+                                              1357500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Laterolateral anterior visual area",
+                                          "labelIndex": 480149230,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [
+                                            {
+                                              "name": "Laterolateral anterior visual area, layer 1",
+                                              "labelIndex": 480149234,
+                                              "rgb": [
+                                                1,
+                                                147,
+                                                153
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149234,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISlla1",
+                                                "name": "Laterolateral anterior visual area, layer 1",
+                                                "color_hex_triplet": "019399",
+                                                "graph_order": 130,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149230
+                                              }
+                                            },
+                                            {
+                                              "name": "Laterolateral anterior visual area, layer 2/3",
+                                              "labelIndex": 480149238,
+                                              "rgb": [
+                                                1,
+                                                147,
+                                                153
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149238,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISlla2/3",
+                                                "name": "Laterolateral anterior visual area, layer 2/3",
+                                                "color_hex_triplet": "019399",
+                                                "graph_order": 131,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149230
+                                              }
+                                            },
+                                            {
+                                              "name": "Laterolateral anterior visual area, layer 4",
+                                              "labelIndex": 480149242,
+                                              "rgb": [
+                                                1,
+                                                147,
+                                                153
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149242,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISlla4",
+                                                "name": "Laterolateral anterior visual area, layer 4",
+                                                "color_hex_triplet": "019399",
+                                                "graph_order": 132,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149230
+                                              }
+                                            },
+                                            {
+                                              "name": "Laterolateral anterior visual area,layer 5",
+                                              "labelIndex": 480149246,
+                                              "rgb": [
+                                                1,
+                                                147,
+                                                153
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149246,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISlla5",
+                                                "name": "Laterolateral anterior visual area,layer 5",
+                                                "color_hex_triplet": "019399",
+                                                "graph_order": 133,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149230
+                                              }
+                                            },
+                                            {
+                                              "name": "Laterolateral anterior visual area, layer 6a",
+                                              "labelIndex": 480149250,
+                                              "rgb": [
+                                                1,
+                                                147,
+                                                153
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149250,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISlla6a",
+                                                "name": "Laterolateral anterior visual area, layer 6a",
+                                                "color_hex_triplet": "019399",
+                                                "graph_order": 134,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149230
+                                              }
+                                            },
+                                            {
+                                              "name": "Laterolateral anterior visual area, layer 6b",
+                                              "labelIndex": 480149254,
+                                              "rgb": [
+                                                1,
+                                                147,
+                                                153
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149254,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISlla6b",
+                                                "name": "Laterolateral anterior visual area, layer 6b",
+                                                "color_hex_triplet": "019399",
+                                                "graph_order": 135,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149230
+                                              }
+                                            }
+                                          ],
+                                          "ontologyMetadata": {
+                                            "id": 480149230,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISlla",
+                                            "name": "Laterolateral anterior visual area",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 129,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1011
+                                          }
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 243,
-                                        "atlas_id": 1020,
+                                        "id": 1011,
+                                        "atlas_id": 833,
                                         "ontology_id": 1,
-                                        "acronym": "AUDd6b",
-                                        "name": "Dorsal auditory area, layer 6b",
+                                        "acronym": "AUDd",
+                                        "name": "Dorsal auditory area",
                                         "color_hex_triplet": "019399",
-                                        "graph_order": 128,
+                                        "graph_order": 122,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1011,
+                                        "parent_structure_id": 247,
                                         "centers": [
                                           [
-                                            7670,
-                                            2680,
-                                            1930
+                                            7540,
+                                            2430,
+                                            1470
                                           ],
                                           [
-                                            7670,
-                                            2680,
-                                            9470
+                                            7540,
+                                            2430,
+                                            9930
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3807500,
-                                          -1032500,
-                                          1357500
+                                          4267500,
+                                          -902500,
+                                          1607500
                                         ],
                                         [
-                                          -3732500,
-                                          -1032500,
-                                          1357500
+                                          -4192500,
+                                          -902500,
+                                          1607500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Laterolateral anterior visual area",
-                                      "labelIndex": 480149230,
+                                      "name": "Primary auditory area",
+                                      "labelIndex": 1002,
                                       "rgb": [
                                         1,
                                         147,
@@ -24194,8 +24408,8 @@
                                       ],
                                       "children": [
                                         {
-                                          "name": "Laterolateral anterior visual area, layer 1",
-                                          "labelIndex": 480149234,
+                                          "name": "Primary auditory area, layer 1",
+                                          "labelIndex": 735,
                                           "rgb": [
                                             1,
                                             147,
@@ -24203,21 +24417,45 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149234,
-                                            "atlas_id": null,
+                                            "id": 735,
+                                            "atlas_id": 940,
                                             "ontology_id": 1,
-                                            "acronym": "VISlla1",
-                                            "name": "Laterolateral anterior visual area, layer 1",
+                                            "acronym": "AUDp1",
+                                            "name": "Primary auditory area, layer 1",
                                             "color_hex_triplet": "019399",
-                                            "graph_order": 130,
+                                            "graph_order": 137,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149230
-                                          }
+                                            "parent_structure_id": 1002,
+                                            "centers": [
+                                              [
+                                                7930,
+                                                2650,
+                                                840
+                                              ],
+                                              [
+                                                7930,
+                                                2650,
+                                                10560
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4897500,
+                                              -1292500,
+                                              1387500
+                                            ],
+                                            [
+                                              -4822500,
+                                              -1292500,
+                                              1387500
+                                            ]
+                                          ]
                                         },
                                         {
-                                          "name": "Laterolateral anterior visual area, layer 2/3",
-                                          "labelIndex": 480149238,
+                                          "name": "Primary auditory area, layer 2/3",
+                                          "labelIndex": 251,
                                           "rgb": [
                                             1,
                                             147,
@@ -24225,21 +24463,45 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149238,
-                                            "atlas_id": null,
+                                            "id": 251,
+                                            "atlas_id": 1021,
                                             "ontology_id": 1,
-                                            "acronym": "VISlla2/3",
-                                            "name": "Laterolateral anterior visual area, layer 2/3",
+                                            "acronym": "AUDp2/3",
+                                            "name": "Primary auditory area, layer 2/3",
                                             "color_hex_triplet": "019399",
-                                            "graph_order": 131,
+                                            "graph_order": 138,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149230
-                                          }
+                                            "parent_structure_id": 1002,
+                                            "centers": [
+                                              [
+                                                7900,
+                                                2730,
+                                                980
+                                              ],
+                                              [
+                                                7900,
+                                                2730,
+                                                10420
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4757500,
+                                              -1262500,
+                                              1307500
+                                            ],
+                                            [
+                                              -4682500,
+                                              -1262500,
+                                              1307500
+                                            ]
+                                          ]
                                         },
                                         {
-                                          "name": "Laterolateral anterior visual area, layer 4",
-                                          "labelIndex": 480149242,
+                                          "name": "Primary auditory area, layer 4",
+                                          "labelIndex": 816,
                                           "rgb": [
                                             1,
                                             147,
@@ -24247,21 +24509,45 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149242,
-                                            "atlas_id": null,
+                                            "id": 816,
+                                            "atlas_id": 950,
                                             "ontology_id": 1,
-                                            "acronym": "VISlla4",
-                                            "name": "Laterolateral anterior visual area, layer 4",
+                                            "acronym": "AUDp4",
+                                            "name": "Primary auditory area, layer 4",
                                             "color_hex_triplet": "019399",
-                                            "graph_order": 132,
+                                            "graph_order": 139,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149230
-                                          }
+                                            "parent_structure_id": 1002,
+                                            "centers": [
+                                              [
+                                                7930,
+                                                2790,
+                                                1110
+                                              ],
+                                              [
+                                                7930,
+                                                2790,
+                                                10290
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4627500,
+                                              -1292500,
+                                              1247500
+                                            ],
+                                            [
+                                              -4552500,
+                                              -1292500,
+                                              1247500
+                                            ]
+                                          ]
                                         },
                                         {
-                                          "name": "Laterolateral anterior visual area,layer 5",
-                                          "labelIndex": 480149246,
+                                          "name": "Primary auditory area, layer 5",
+                                          "labelIndex": 847,
                                           "rgb": [
                                             1,
                                             147,
@@ -24269,21 +24555,45 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149246,
-                                            "atlas_id": null,
+                                            "id": 847,
+                                            "atlas_id": 954,
                                             "ontology_id": 1,
-                                            "acronym": "VISlla5",
-                                            "name": "Laterolateral anterior visual area,layer 5",
+                                            "acronym": "AUDp5",
+                                            "name": "Primary auditory area, layer 5",
                                             "color_hex_triplet": "019399",
-                                            "graph_order": 133,
+                                            "graph_order": 140,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149230
-                                          }
+                                            "parent_structure_id": 1002,
+                                            "centers": [
+                                              [
+                                                7940,
+                                                2890,
+                                                1320
+                                              ],
+                                              [
+                                                7940,
+                                                2890,
+                                                10080
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4417500,
+                                              -1302500,
+                                              1147500
+                                            ],
+                                            [
+                                              -4342500,
+                                              -1302500,
+                                              1147500
+                                            ]
+                                          ]
                                         },
                                         {
-                                          "name": "Laterolateral anterior visual area, layer 6a",
-                                          "labelIndex": 480149250,
+                                          "name": "Primary auditory area, layer 6a",
+                                          "labelIndex": 954,
                                           "rgb": [
                                             1,
                                             147,
@@ -24291,21 +24601,45 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149250,
-                                            "atlas_id": null,
+                                            "id": 954,
+                                            "atlas_id": 1109,
                                             "ontology_id": 1,
-                                            "acronym": "VISlla6a",
-                                            "name": "Laterolateral anterior visual area, layer 6a",
+                                            "acronym": "AUDp6a",
+                                            "name": "Primary auditory area, layer 6a",
                                             "color_hex_triplet": "019399",
-                                            "graph_order": 134,
+                                            "graph_order": 141,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149230
-                                          }
+                                            "parent_structure_id": 1002,
+                                            "centers": [
+                                              [
+                                                7960,
+                                                2990,
+                                                1580
+                                              ],
+                                              [
+                                                7960,
+                                                2990,
+                                                9820
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4157500,
+                                              -1322500,
+                                              1047500
+                                            ],
+                                            [
+                                              -4082500,
+                                              -1322500,
+                                              1047500
+                                            ]
+                                          ]
                                         },
                                         {
-                                          "name": "Laterolateral anterior visual area, layer 6b",
-                                          "labelIndex": 480149254,
+                                          "name": "Primary auditory area, layer 6b",
+                                          "labelIndex": 1005,
                                           "rgb": [
                                             1,
                                             147,
@@ -24313,13271 +24647,12611 @@
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149254,
-                                            "atlas_id": null,
+                                            "id": 1005,
+                                            "atlas_id": 1115,
                                             "ontology_id": 1,
-                                            "acronym": "VISlla6b",
-                                            "name": "Laterolateral anterior visual area, layer 6b",
+                                            "acronym": "AUDp6b",
+                                            "name": "Primary auditory area, layer 6b",
                                             "color_hex_triplet": "019399",
-                                            "graph_order": 135,
+                                            "graph_order": 142,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149230
-                                          }
+                                            "parent_structure_id": 1002,
+                                            "centers": [
+                                              [
+                                                8020,
+                                                3020,
+                                                1670
+                                              ],
+                                              [
+                                                8020,
+                                                3020,
+                                                9730
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4067500,
+                                              -1382500,
+                                              1017500
+                                            ],
+                                            [
+                                              -3992500,
+                                              -1382500,
+                                              1017500
+                                            ]
+                                          ]
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 480149230,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "VISlla",
-                                        "name": "Laterolateral anterior visual area",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 129,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1011
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 1011,
-                                    "atlas_id": 833,
-                                    "ontology_id": 1,
-                                    "acronym": "AUDd",
-                                    "name": "Dorsal auditory area",
-                                    "color_hex_triplet": "019399",
-                                    "graph_order": 122,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 247,
-                                    "centers": [
-                                      [
-                                        7540,
-                                        2430,
-                                        1470
-                                      ],
-                                      [
-                                        7540,
-                                        2430,
-                                        9930
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4267500,
-                                      -902500,
-                                      1607500
-                                    ],
-                                    [
-                                      -4192500,
-                                      -902500,
-                                      1607500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Primary auditory area",
-                                  "labelIndex": 1002,
-                                  "rgb": [
-                                    1,
-                                    147,
-                                    153
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Primary auditory area, layer 1",
-                                      "labelIndex": 735,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 735,
-                                        "atlas_id": 940,
+                                        "id": 1002,
+                                        "atlas_id": 832,
                                         "ontology_id": 1,
-                                        "acronym": "AUDp1",
-                                        "name": "Primary auditory area, layer 1",
+                                        "acronym": "AUDp",
+                                        "name": "Primary auditory area",
                                         "color_hex_triplet": "019399",
-                                        "graph_order": 137,
+                                        "graph_order": 136,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1002,
+                                        "parent_structure_id": 247,
                                         "centers": [
                                           [
                                             7930,
-                                            2650,
-                                            840
+                                            2820,
+                                            1180
                                           ],
                                           [
                                             7930,
-                                            2650,
-                                            10560
+                                            2820,
+                                            10220
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4897500,
+                                          4557500,
                                           -1292500,
-                                          1387500
+                                          1217500
                                         ],
                                         [
-                                          -4822500,
+                                          -4482500,
                                           -1292500,
-                                          1387500
+                                          1217500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary auditory area, layer 2/3",
-                                      "labelIndex": 251,
+                                      "name": "Posterior auditory area",
+                                      "labelIndex": 1027,
                                       "rgb": [
                                         1,
                                         147,
                                         153
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 251,
-                                        "atlas_id": 1021,
-                                        "ontology_id": 1,
-                                        "acronym": "AUDp2/3",
-                                        "name": "Primary auditory area, layer 2/3",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 138,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1002,
-                                        "centers": [
-                                          [
-                                            7900,
-                                            2730,
-                                            980
+                                      "children": [
+                                        {
+                                          "name": "Posterior auditory area, layer 1",
+                                          "labelIndex": 696,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
                                           ],
-                                          [
-                                            7900,
-                                            2730,
-                                            10420
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 696,
+                                            "atlas_id": 935,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDpo1",
+                                            "name": "Posterior auditory area, layer 1",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 144,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1027,
+                                            "centers": [
+                                              [
+                                                8450,
+                                                2110,
+                                                1190
+                                              ],
+                                              [
+                                                8450,
+                                                2110,
+                                                10210
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4547500,
+                                              -1812500,
+                                              1927500
+                                            ],
+                                            [
+                                              -4472500,
+                                              -1812500,
+                                              1927500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4757500,
-                                          -1262500,
-                                          1307500
-                                        ],
-                                        [
-                                          -4682500,
-                                          -1262500,
-                                          1307500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Primary auditory area, layer 4",
-                                      "labelIndex": 816,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 816,
-                                        "atlas_id": 950,
-                                        "ontology_id": 1,
-                                        "acronym": "AUDp4",
-                                        "name": "Primary auditory area, layer 4",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 139,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1002,
-                                        "centers": [
-                                          [
-                                            7930,
-                                            2790,
-                                            1110
+                                        },
+                                        {
+                                          "name": "Posterior auditory area, layer 2/3",
+                                          "labelIndex": 643,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
                                           ],
-                                          [
-                                            7930,
-                                            2790,
-                                            10290
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 643,
+                                            "atlas_id": 1070,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDpo2/3",
+                                            "name": "Posterior auditory area, layer 2/3",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 145,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1027,
+                                            "centers": [
+                                              [
+                                                8420,
+                                                2180,
+                                                1320
+                                              ],
+                                              [
+                                                8420,
+                                                2180,
+                                                10080
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4417500,
+                                              -1782500,
+                                              1857500
+                                            ],
+                                            [
+                                              -4342500,
+                                              -1782500,
+                                              1857500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4627500,
-                                          -1292500,
-                                          1247500
-                                        ],
-                                        [
-                                          -4552500,
-                                          -1292500,
-                                          1247500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Primary auditory area, layer 5",
-                                      "labelIndex": 847,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        },
+                                        {
+                                          "name": "Posterior auditory area, layer 4",
+                                          "labelIndex": 759,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 759,
+                                            "atlas_id": 943,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDpo4",
+                                            "name": "Posterior auditory area, layer 4",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 146,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1027,
+                                            "centers": [
+                                              [
+                                                8440,
+                                                2300,
+                                                1410
+                                              ],
+                                              [
+                                                8440,
+                                                2300,
+                                                9990
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4327500,
+                                              -1802500,
+                                              1737500
+                                            ],
+                                            [
+                                              -4252500,
+                                              -1802500,
+                                              1737500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Posterior auditory area, layer 5",
+                                          "labelIndex": 791,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 791,
+                                            "atlas_id": 947,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDpo5",
+                                            "name": "Posterior auditory area, layer 5",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 147,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1027,
+                                            "centers": [
+                                              [
+                                                8400,
+                                                2380,
+                                                1580
+                                              ],
+                                              [
+                                                8400,
+                                                2380,
+                                                9820
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4157500,
+                                              -1762500,
+                                              1657500
+                                            ],
+                                            [
+                                              -4082500,
+                                              -1762500,
+                                              1657500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Posterior auditory area, layer 6a",
+                                          "labelIndex": 249,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 249,
+                                            "atlas_id": 455,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDpo6a",
+                                            "name": "Posterior auditory area, layer 6a",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 148,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1027,
+                                            "centers": [
+                                              [
+                                                8390,
+                                                2500,
+                                                1760
+                                              ],
+                                              [
+                                                8390,
+                                                2500,
+                                                9640
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3977500,
+                                              -1752500,
+                                              1537500
+                                            ],
+                                            [
+                                              -3902500,
+                                              -1752500,
+                                              1537500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Posterior auditory area, layer 6b",
+                                          "labelIndex": 456,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 456,
+                                            "atlas_id": 622,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDpo6b",
+                                            "name": "Posterior auditory area, layer 6b",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 149,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1027,
+                                            "centers": [
+                                              [
+                                                8390,
+                                                2560,
+                                                1830
+                                              ],
+                                              [
+                                                8390,
+                                                2560,
+                                                9570
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3907500,
+                                              -1752500,
+                                              1477500
+                                            ],
+                                            [
+                                              -3832500,
+                                              -1752500,
+                                              1477500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 847,
-                                        "atlas_id": 954,
+                                        "id": 1027,
+                                        "atlas_id": 835,
                                         "ontology_id": 1,
-                                        "acronym": "AUDp5",
-                                        "name": "Primary auditory area, layer 5",
+                                        "acronym": "AUDpo",
+                                        "name": "Posterior auditory area",
                                         "color_hex_triplet": "019399",
-                                        "graph_order": 140,
+                                        "graph_order": 143,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1002,
+                                        "parent_structure_id": 247,
                                         "centers": [
                                           [
-                                            7940,
-                                            2890,
-                                            1320
+                                            8420,
+                                            2290,
+                                            1460
                                           ],
                                           [
-                                            7940,
-                                            2890,
-                                            10080
+                                            8420,
+                                            2290,
+                                            9940
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4417500,
-                                          -1302500,
-                                          1147500
+                                          4277500,
+                                          -1782500,
+                                          1747500
                                         ],
                                         [
-                                          -4342500,
-                                          -1302500,
-                                          1147500
+                                          -4202500,
+                                          -1782500,
+                                          1747500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary auditory area, layer 6a",
-                                      "labelIndex": 954,
+                                      "name": "Ventral auditory area",
+                                      "labelIndex": 1018,
                                       "rgb": [
                                         1,
                                         147,
                                         153
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 954,
-                                        "atlas_id": 1109,
-                                        "ontology_id": 1,
-                                        "acronym": "AUDp6a",
-                                        "name": "Primary auditory area, layer 6a",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 141,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1002,
-                                        "centers": [
-                                          [
-                                            7960,
-                                            2990,
-                                            1580
+                                      "children": [
+                                        {
+                                          "name": "Ventral auditory area, layer 1",
+                                          "labelIndex": 959,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
                                           ],
-                                          [
-                                            7960,
-                                            2990,
-                                            9820
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 959,
+                                            "atlas_id": 968,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDv1",
+                                            "name": "Ventral auditory area, layer 1",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 151,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1018,
+                                            "centers": [
+                                              [
+                                                7830,
+                                                3320,
+                                                660
+                                              ],
+                                              [
+                                                7830,
+                                                3320,
+                                                10740
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              5077500,
+                                              -1192500,
+                                              717500
+                                            ],
+                                            [
+                                              -5002500,
+                                              -1192500,
+                                              717500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4157500,
-                                          -1322500,
-                                          1047500
-                                        ],
-                                        [
-                                          -4082500,
-                                          -1322500,
-                                          1047500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Primary auditory area, layer 6b",
-                                      "labelIndex": 1005,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        },
+                                        {
+                                          "name": "Ventral auditory area, layer 2/3",
+                                          "labelIndex": 755,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 755,
+                                            "atlas_id": 1084,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDv2/3",
+                                            "name": "Ventral auditory area, layer 2/3",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 152,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1018,
+                                            "centers": [
+                                              [
+                                                7730,
+                                                3350,
+                                                820
+                                              ],
+                                              [
+                                                7730,
+                                                3350,
+                                                10580
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4917500,
+                                              -1092500,
+                                              687500
+                                            ],
+                                            [
+                                              -4842500,
+                                              -1092500,
+                                              687500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Ventral auditory area, layer 4",
+                                          "labelIndex": 990,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 990,
+                                            "atlas_id": 972,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDv4",
+                                            "name": "Ventral auditory area, layer 4",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 153,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1018,
+                                            "centers": [
+                                              [
+                                                7760,
+                                                3380,
+                                                970
+                                              ],
+                                              [
+                                                7760,
+                                                3380,
+                                                10430
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4767500,
+                                              -1122500,
+                                              657500
+                                            ],
+                                            [
+                                              -4692500,
+                                              -1122500,
+                                              657500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Ventral auditory area, layer 5",
+                                          "labelIndex": 1023,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1023,
+                                            "atlas_id": 976,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDv5",
+                                            "name": "Ventral auditory area, layer 5",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 154,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1018,
+                                            "centers": [
+                                              [
+                                                7830,
+                                                3420,
+                                                1180
+                                              ],
+                                              [
+                                                7830,
+                                                3420,
+                                                10220
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4557500,
+                                              -1192500,
+                                              617500
+                                            ],
+                                            [
+                                              -4482500,
+                                              -1192500,
+                                              617500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Ventral auditory area, layer 6a",
+                                          "labelIndex": 520,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 520,
+                                            "atlas_id": 630,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDv6a",
+                                            "name": "Ventral auditory area, layer 6a",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 155,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1018,
+                                            "centers": [
+                                              [
+                                                7770,
+                                                3490,
+                                                1470
+                                              ],
+                                              [
+                                                7770,
+                                                3490,
+                                                9930
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4267500,
+                                              -1132500,
+                                              547500
+                                            ],
+                                            [
+                                              -4192500,
+                                              -1132500,
+                                              547500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Ventral auditory area, layer 6b",
+                                          "labelIndex": 598,
+                                          "rgb": [
+                                            1,
+                                            147,
+                                            153
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 598,
+                                            "atlas_id": 640,
+                                            "ontology_id": 1,
+                                            "acronym": "AUDv6b",
+                                            "name": "Ventral auditory area, layer 6b",
+                                            "color_hex_triplet": "019399",
+                                            "graph_order": 156,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 1018,
+                                            "centers": [
+                                              [
+                                                7900,
+                                                3490,
+                                                1550
+                                              ],
+                                              [
+                                                7900,
+                                                3490,
+                                                9850
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4187500,
+                                              -1262500,
+                                              547500
+                                            ],
+                                            [
+                                              -4112500,
+                                              -1262500,
+                                              547500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1005,
-                                        "atlas_id": 1115,
+                                        "id": 1018,
+                                        "atlas_id": 834,
                                         "ontology_id": 1,
-                                        "acronym": "AUDp6b",
-                                        "name": "Primary auditory area, layer 6b",
+                                        "acronym": "AUDv",
+                                        "name": "Ventral auditory area",
                                         "color_hex_triplet": "019399",
-                                        "graph_order": 142,
+                                        "graph_order": 150,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1002,
+                                        "parent_structure_id": 247,
                                         "centers": [
                                           [
-                                            8020,
-                                            3020,
-                                            1670
+                                            7800,
+                                            3400,
+                                            1050
                                           ],
                                           [
-                                            8020,
-                                            3020,
-                                            9730
+                                            7800,
+                                            3400,
+                                            10350
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4067500,
-                                          -1382500,
-                                          1017500
+                                          4687500,
+                                          -1162500,
+                                          637500
                                         ],
                                         [
-                                          -3992500,
-                                          -1382500,
-                                          1017500
+                                          -4612500,
+                                          -1162500,
+                                          637500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 1002,
-                                    "atlas_id": 832,
+                                    "id": 247,
+                                    "atlas_id": 30,
                                     "ontology_id": 1,
-                                    "acronym": "AUDp",
-                                    "name": "Primary auditory area",
+                                    "acronym": "AUD",
+                                    "name": "Auditory areas",
                                     "color_hex_triplet": "019399",
-                                    "graph_order": 136,
+                                    "graph_order": 121,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 247,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        7930,
-                                        2820,
-                                        1180
+                                        7860,
+                                        2860,
+                                        1230
                                       ],
                                       [
-                                        7930,
-                                        2820,
-                                        10220
+                                        7860,
+                                        2860,
+                                        10170
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      4557500,
-                                      -1292500,
-                                      1217500
+                                      4507500,
+                                      -1222500,
+                                      1177500
                                     ],
                                     [
-                                      -4482500,
-                                      -1292500,
-                                      1217500
+                                      -4432500,
+                                      -1222500,
+                                      1177500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Posterior auditory area",
-                                  "labelIndex": 1027,
+                                  "name": "Visual areas",
+                                  "labelIndex": 669,
                                   "rgb": [
-                                    1,
-                                    147,
-                                    153
+                                    8,
+                                    133,
+                                    140
                                   ],
                                   "children": [
                                     {
-                                      "name": "Posterior auditory area, layer 1",
-                                      "labelIndex": 696,
+                                      "name": "Visual areas, layer 1",
+                                      "labelIndex": 801,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 696,
-                                        "atlas_id": 935,
+                                        "id": 801,
+                                        "atlas_id": 1090,
                                         "ontology_id": 1,
-                                        "acronym": "AUDpo1",
-                                        "name": "Posterior auditory area, layer 1",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 144,
+                                        "acronym": "VIS1",
+                                        "name": "Visual areas, layer 1",
+                                        "color_hex_triplet": "08858C",
+                                        "graph_order": 158,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1027,
-                                        "centers": [
-                                          [
-                                            8450,
-                                            2110,
-                                            1190
-                                          ],
-                                          [
-                                            8450,
-                                            2110,
-                                            10210
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4547500,
-                                          -1812500,
-                                          1927500
-                                        ],
-                                        [
-                                          -4472500,
-                                          -1812500,
-                                          1927500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 669
+                                      }
                                     },
                                     {
-                                      "name": "Posterior auditory area, layer 2/3",
-                                      "labelIndex": 643,
+                                      "name": "Visual areas, layer 2/3",
+                                      "labelIndex": 561,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 643,
-                                        "atlas_id": 1070,
+                                        "id": 561,
+                                        "atlas_id": 1060,
                                         "ontology_id": 1,
-                                        "acronym": "AUDpo2/3",
-                                        "name": "Posterior auditory area, layer 2/3",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 145,
+                                        "acronym": "VIS2/3",
+                                        "name": "Visual areas, layer 2/3",
+                                        "color_hex_triplet": "08858C",
+                                        "graph_order": 159,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1027,
-                                        "centers": [
-                                          [
-                                            8420,
-                                            2180,
-                                            1320
-                                          ],
-                                          [
-                                            8420,
-                                            2180,
-                                            10080
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4417500,
-                                          -1782500,
-                                          1857500
-                                        ],
-                                        [
-                                          -4342500,
-                                          -1782500,
-                                          1857500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 669
+                                      }
                                     },
                                     {
-                                      "name": "Posterior auditory area, layer 4",
-                                      "labelIndex": 759,
+                                      "name": "Visual areas, layer 4",
+                                      "labelIndex": 913,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 759,
-                                        "atlas_id": 943,
+                                        "id": 913,
+                                        "atlas_id": 1104,
                                         "ontology_id": 1,
-                                        "acronym": "AUDpo4",
-                                        "name": "Posterior auditory area, layer 4",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 146,
+                                        "acronym": "VIS4",
+                                        "name": "Visual areas, layer 4",
+                                        "color_hex_triplet": "08858C",
+                                        "graph_order": 160,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1027,
-                                        "centers": [
-                                          [
-                                            8440,
-                                            2300,
-                                            1410
-                                          ],
-                                          [
-                                            8440,
-                                            2300,
-                                            9990
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4327500,
-                                          -1802500,
-                                          1737500
-                                        ],
-                                        [
-                                          -4252500,
-                                          -1802500,
-                                          1737500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 669
+                                      }
                                     },
                                     {
-                                      "name": "Posterior auditory area, layer 5",
-                                      "labelIndex": 791,
+                                      "name": "Visual areas, layer 5",
+                                      "labelIndex": 937,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 791,
-                                        "atlas_id": 947,
+                                        "id": 937,
+                                        "atlas_id": 1107,
                                         "ontology_id": 1,
-                                        "acronym": "AUDpo5",
-                                        "name": "Posterior auditory area, layer 5",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 147,
+                                        "acronym": "VIS5",
+                                        "name": "Visual areas, layer 5",
+                                        "color_hex_triplet": "08858C",
+                                        "graph_order": 161,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1027,
-                                        "centers": [
-                                          [
-                                            8400,
-                                            2380,
-                                            1580
-                                          ],
-                                          [
-                                            8400,
-                                            2380,
-                                            9820
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4157500,
-                                          -1762500,
-                                          1657500
-                                        ],
-                                        [
-                                          -4082500,
-                                          -1762500,
-                                          1657500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 669
+                                      }
                                     },
                                     {
-                                      "name": "Posterior auditory area, layer 6a",
-                                      "labelIndex": 249,
+                                      "name": "Visual areas, layer 6a",
+                                      "labelIndex": 457,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 249,
-                                        "atlas_id": 455,
+                                        "id": 457,
+                                        "atlas_id": 1047,
                                         "ontology_id": 1,
-                                        "acronym": "AUDpo6a",
-                                        "name": "Posterior auditory area, layer 6a",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 148,
+                                        "acronym": "VIS6a",
+                                        "name": "Visual areas, layer 6a",
+                                        "color_hex_triplet": "08858C",
+                                        "graph_order": 162,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1027,
-                                        "centers": [
-                                          [
-                                            8390,
-                                            2500,
-                                            1760
-                                          ],
-                                          [
-                                            8390,
-                                            2500,
-                                            9640
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3977500,
-                                          -1752500,
-                                          1537500
-                                        ],
-                                        [
-                                          -3902500,
-                                          -1752500,
-                                          1537500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 669
+                                      }
                                     },
                                     {
-                                      "name": "Posterior auditory area, layer 6b",
-                                      "labelIndex": 456,
+                                      "name": "Visual areas, layer 6b",
+                                      "labelIndex": 497,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 456,
-                                        "atlas_id": 622,
+                                        "id": 497,
+                                        "atlas_id": 1052,
                                         "ontology_id": 1,
-                                        "acronym": "AUDpo6b",
-                                        "name": "Posterior auditory area, layer 6b",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 149,
+                                        "acronym": "VIS6b",
+                                        "name": "Visual areas, layer 6b",
+                                        "color_hex_triplet": "08858C",
+                                        "graph_order": 163,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1027,
-                                        "centers": [
-                                          [
-                                            8390,
-                                            2560,
-                                            1830
-                                          ],
-                                          [
-                                            8390,
-                                            2560,
-                                            9570
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3907500,
-                                          -1752500,
-                                          1477500
-                                        ],
-                                        [
-                                          -3832500,
-                                          -1752500,
-                                          1477500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 1027,
-                                    "atlas_id": 835,
-                                    "ontology_id": 1,
-                                    "acronym": "AUDpo",
-                                    "name": "Posterior auditory area",
-                                    "color_hex_triplet": "019399",
-                                    "graph_order": 143,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 247,
-                                    "centers": [
-                                      [
-                                        8420,
-                                        2290,
-                                        1460
-                                      ],
-                                      [
-                                        8420,
-                                        2290,
-                                        9940
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4277500,
-                                      -1782500,
-                                      1747500
-                                    ],
-                                    [
-                                      -4202500,
-                                      -1782500,
-                                      1747500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Ventral auditory area",
-                                  "labelIndex": 1018,
-                                  "rgb": [
-                                    1,
-                                    147,
-                                    153
-                                  ],
-                                  "children": [
+                                        "parent_structure_id": 669
+                                      }
+                                    },
                                     {
-                                      "name": "Ventral auditory area, layer 1",
-                                      "labelIndex": 959,
+                                      "name": "Anterolateral visual area",
+                                      "labelIndex": 402,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 959,
-                                        "atlas_id": 968,
-                                        "ontology_id": 1,
-                                        "acronym": "AUDv1",
-                                        "name": "Ventral auditory area, layer 1",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 151,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1018,
-                                        "centers": [
-                                          [
-                                            7830,
-                                            3320,
-                                            660
+                                      "children": [
+                                        {
+                                          "name": "Anterolateral visual area, layer 1",
+                                          "labelIndex": 1074,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
                                           ],
-                                          [
-                                            7830,
-                                            3320,
-                                            10740
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1074,
+                                            "atlas_id": 1124,
+                                            "ontology_id": 1,
+                                            "acronym": "VISal1",
+                                            "name": "Anterolateral visual area, layer 1",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 165,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 402,
+                                            "centers": [
+                                              [
+                                                8280,
+                                                1420,
+                                                1770
+                                              ],
+                                              [
+                                                8280,
+                                                1420,
+                                                9630
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3967500,
+                                              -1642500,
+                                              2617500
+                                            ],
+                                            [
+                                              -3892500,
+                                              -1642500,
+                                              2617500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          5077500,
-                                          -1192500,
-                                          717500
-                                        ],
-                                        [
-                                          -5002500,
-                                          -1192500,
-                                          717500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Ventral auditory area, layer 2/3",
-                                      "labelIndex": 755,
-                                      "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        },
+                                        {
+                                          "name": "Anterolateral visual area, layer 2/3",
+                                          "labelIndex": 905,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 905,
+                                            "atlas_id": 1103,
+                                            "ontology_id": 1,
+                                            "acronym": "VISal2/3",
+                                            "name": "Anterolateral visual area, layer 2/3",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 166,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 402,
+                                            "centers": [
+                                              [
+                                                8260,
+                                                1540,
+                                                1870
+                                              ],
+                                              [
+                                                8260,
+                                                1540,
+                                                9530
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3867500,
+                                              -1622500,
+                                              2497500
+                                            ],
+                                            [
+                                              -3792500,
+                                              -1622500,
+                                              2497500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterolateral visual area, layer 4",
+                                          "labelIndex": 1114,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1114,
+                                            "atlas_id": 1129,
+                                            "ontology_id": 1,
+                                            "acronym": "VISal4",
+                                            "name": "Anterolateral visual area, layer 4",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 167,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 402,
+                                            "centers": [
+                                              [
+                                                8250,
+                                                1640,
+                                                1990
+                                              ],
+                                              [
+                                                8250,
+                                                1640,
+                                                9410
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3747500,
+                                              -1612500,
+                                              2397500
+                                            ],
+                                            [
+                                              -3672500,
+                                              -1612500,
+                                              2397500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterolateral visual area, layer 5",
+                                          "labelIndex": 233,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 233,
+                                            "atlas_id": 453,
+                                            "ontology_id": 1,
+                                            "acronym": "VISal5",
+                                            "name": "Anterolateral visual area, layer 5",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 168,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 402,
+                                            "centers": [
+                                              [
+                                                8250,
+                                                1790,
+                                                2090
+                                              ],
+                                              [
+                                                8250,
+                                                1790,
+                                                9310
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3647500,
+                                              -1612500,
+                                              2247500
+                                            ],
+                                            [
+                                              -3572500,
+                                              -1612500,
+                                              2247500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterolateral visual area, layer 6a",
+                                          "labelIndex": 601,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 601,
+                                            "atlas_id": 1065,
+                                            "ontology_id": 1,
+                                            "acronym": "VISal6a",
+                                            "name": "Anterolateral visual area, layer 6a",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 169,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 402,
+                                            "centers": [
+                                              [
+                                                8240,
+                                                1940,
+                                                2240
+                                              ],
+                                              [
+                                                8240,
+                                                1940,
+                                                9160
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3497500,
+                                              -1602500,
+                                              2097500
+                                            ],
+                                            [
+                                              -3422500,
+                                              -1602500,
+                                              2097500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterolateral visual area, layer 6b",
+                                          "labelIndex": 649,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 649,
+                                            "atlas_id": 1071,
+                                            "ontology_id": 1,
+                                            "acronym": "VISal6b",
+                                            "name": "Anterolateral visual area, layer 6b",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 170,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 402,
+                                            "centers": [
+                                              [
+                                                8240,
+                                                2020,
+                                                2290
+                                              ],
+                                              [
+                                                8240,
+                                                2020,
+                                                9110
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3447500,
+                                              -1602500,
+                                              2017500
+                                            ],
+                                            [
+                                              -3372500,
+                                              -1602500,
+                                              2017500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 755,
-                                        "atlas_id": 1084,
+                                        "id": 402,
+                                        "atlas_id": 757,
                                         "ontology_id": 1,
-                                        "acronym": "AUDv2/3",
-                                        "name": "Ventral auditory area, layer 2/3",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 152,
+                                        "acronym": "VISal",
+                                        "name": "Anterolateral visual area",
+                                        "color_hex_triplet": "08858C",
+                                        "graph_order": 164,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1018,
+                                        "parent_structure_id": 669,
                                         "centers": [
                                           [
-                                            7730,
-                                            3350,
-                                            820
+                                            8260,
+                                            1680,
+                                            2000
                                           ],
                                           [
-                                            7730,
-                                            3350,
-                                            10580
+                                            8260,
+                                            1680,
+                                            9400
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4917500,
-                                          -1092500,
-                                          687500
+                                          3737500,
+                                          -1622500,
+                                          2357500
                                         ],
                                         [
-                                          -4842500,
-                                          -1092500,
-                                          687500
+                                          -3662500,
+                                          -1622500,
+                                          2357500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Ventral auditory area, layer 4",
-                                      "labelIndex": 990,
+                                      "name": "Anteromedial visual area",
+                                      "labelIndex": 394,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Anteromedial visual area, layer 1",
+                                          "labelIndex": 281,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 281,
+                                            "atlas_id": 1025,
+                                            "ontology_id": 1,
+                                            "acronym": "VISam1",
+                                            "name": "Anteromedial visual area, layer 1",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 172,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 394,
+                                            "centers": [
+                                              [
+                                                7650,
+                                                370,
+                                                3970
+                                              ],
+                                              [
+                                                7650,
+                                                370,
+                                                7430
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1767500,
+                                              -1012500,
+                                              3667500
+                                            ],
+                                            [
+                                              -1692500,
+                                              -1012500,
+                                              3667500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anteromedial visual area, layer 2/3",
+                                          "labelIndex": 1066,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1066,
+                                            "atlas_id": 1123,
+                                            "ontology_id": 1,
+                                            "acronym": "VISam2/3",
+                                            "name": "Anteromedial visual area, layer 2/3",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 173,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 394,
+                                            "centers": [
+                                              [
+                                                7640,
+                                                550,
+                                                3990
+                                              ],
+                                              [
+                                                7640,
+                                                550,
+                                                7410
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1747500,
+                                              -1002500,
+                                              3487500
+                                            ],
+                                            [
+                                              -1672500,
+                                              -1002500,
+                                              3487500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anteromedial visual area, layer 4",
+                                          "labelIndex": 401,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 401,
+                                            "atlas_id": 1040,
+                                            "ontology_id": 1,
+                                            "acronym": "VISam4",
+                                            "name": "Anteromedial visual area, layer 4",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 174,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 394,
+                                            "centers": [
+                                              [
+                                                7670,
+                                                690,
+                                                4020
+                                              ],
+                                              [
+                                                7670,
+                                                690,
+                                                7380
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1717500,
+                                              -1032500,
+                                              3347500
+                                            ],
+                                            [
+                                              -1642500,
+                                              -1032500,
+                                              3347500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anteromedial visual area, layer 5",
+                                          "labelIndex": 433,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 433,
+                                            "atlas_id": 1044,
+                                            "ontology_id": 1,
+                                            "acronym": "VISam5",
+                                            "name": "Anteromedial visual area, layer 5",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 175,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 394,
+                                            "centers": [
+                                              [
+                                                7670,
+                                                850,
+                                                4080
+                                              ],
+                                              [
+                                                7670,
+                                                850,
+                                                7320
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1657500,
+                                              -1032500,
+                                              3187500
+                                            ],
+                                            [
+                                              -1582500,
+                                              -1032500,
+                                              3187500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anteromedial visual area, layer 6a",
+                                          "labelIndex": 1046,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1046,
+                                            "atlas_id": 696,
+                                            "ontology_id": 1,
+                                            "acronym": "VISam6a",
+                                            "name": "Anteromedial visual area, layer 6a",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 176,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 394,
+                                            "centers": [
+                                              [
+                                                7690,
+                                                1070,
+                                                4130
+                                              ],
+                                              [
+                                                7690,
+                                                1070,
+                                                7270
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1607500,
+                                              -1052500,
+                                              2967500
+                                            ],
+                                            [
+                                              -1532500,
+                                              -1052500,
+                                              2967500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anteromedial visual area, layer 6b",
+                                          "labelIndex": 441,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 441,
+                                            "atlas_id": 762,
+                                            "ontology_id": 1,
+                                            "acronym": "VISam6b",
+                                            "name": "Anteromedial visual area, layer 6b",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 177,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 394,
+                                            "centers": [
+                                              [
+                                                7710,
+                                                1170,
+                                                4140
+                                              ],
+                                              [
+                                                7710,
+                                                1170,
+                                                7260
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1597500,
+                                              -1072500,
+                                              2867500
+                                            ],
+                                            [
+                                              -1522500,
+                                              -1072500,
+                                              2867500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 990,
-                                        "atlas_id": 972,
+                                        "id": 394,
+                                        "atlas_id": 756,
                                         "ontology_id": 1,
-                                        "acronym": "AUDv4",
-                                        "name": "Ventral auditory area, layer 4",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 153,
+                                        "acronym": "VISam",
+                                        "name": "Anteromedial visual area",
+                                        "color_hex_triplet": "08858C",
+                                        "graph_order": 171,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1018,
+                                        "parent_structure_id": 669,
                                         "centers": [
                                           [
-                                            7760,
-                                            3380,
-                                            970
+                                            7660,
+                                            720,
+                                            4040
                                           ],
                                           [
-                                            7760,
-                                            3380,
-                                            10430
+                                            7660,
+                                            720,
+                                            7360
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4767500,
-                                          -1122500,
-                                          657500
+                                          1697500,
+                                          -1022500,
+                                          3317500
                                         ],
                                         [
-                                          -4692500,
-                                          -1122500,
-                                          657500
+                                          -1622500,
+                                          -1022500,
+                                          3317500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Ventral auditory area, layer 5",
-                                      "labelIndex": 1023,
+                                      "name": "Lateral visual area",
+                                      "labelIndex": 409,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1023,
-                                        "atlas_id": 976,
+                                      "children": [
+                                        {
+                                          "name": "Lateral visual area, layer 1",
+                                          "labelIndex": 421,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 421,
+                                            "atlas_id": 618,
+                                            "ontology_id": 1,
+                                            "acronym": "VISl1",
+                                            "name": "Lateral visual area, layer 1",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 179,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 409,
+                                            "centers": [
+                                              [
+                                                9210,
+                                                1590,
+                                                1900
+                                              ],
+                                              [
+                                                9210,
+                                                1590,
+                                                9500
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3837500,
+                                              -2572500,
+                                              2447500
+                                            ],
+                                            [
+                                              -3762500,
+                                              -2572500,
+                                              2447500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Lateral visual area, layer 2/3",
+                                          "labelIndex": 973,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 973,
+                                            "atlas_id": 687,
+                                            "ontology_id": 1,
+                                            "acronym": "VISl2/3",
+                                            "name": "Lateral visual area, layer 2/3",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 180,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 409,
+                                            "centers": [
+                                              [
+                                                9150,
+                                                1700,
+                                                1990
+                                              ],
+                                              [
+                                                9150,
+                                                1700,
+                                                9410
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3747500,
+                                              -2512500,
+                                              2337500
+                                            ],
+                                            [
+                                              -3672500,
+                                              -2512500,
+                                              2337500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Lateral visual area, layer 4",
+                                          "labelIndex": 573,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 573,
+                                            "atlas_id": 637,
+                                            "ontology_id": 1,
+                                            "acronym": "VISl4",
+                                            "name": "Lateral visual area, layer 4",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 181,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 409,
+                                            "centers": [
+                                              [
+                                                9100,
+                                                1800,
+                                                2090
+                                              ],
+                                              [
+                                                9100,
+                                                1800,
+                                                9310
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3647500,
+                                              -2462500,
+                                              2237500
+                                            ],
+                                            [
+                                              -3572500,
+                                              -2462500,
+                                              2237500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Lateral visual area, layer 5",
+                                          "labelIndex": 613,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 613,
+                                            "atlas_id": 642,
+                                            "ontology_id": 1,
+                                            "acronym": "VISl5",
+                                            "name": "Lateral visual area, layer 5",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 182,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 409,
+                                            "centers": [
+                                              [
+                                                9040,
+                                                1940,
+                                                2190
+                                              ],
+                                              [
+                                                9040,
+                                                1940,
+                                                9210
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3547500,
+                                              -2402500,
+                                              2097500
+                                            ],
+                                            [
+                                              -3472500,
+                                              -2402500,
+                                              2097500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Lateral visual area, layer 6a",
+                                          "labelIndex": 74,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 74,
+                                            "atlas_id": 999,
+                                            "ontology_id": 1,
+                                            "acronym": "VISl6a",
+                                            "name": "Lateral visual area, layer 6a",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 183,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 409,
+                                            "centers": [
+                                              [
+                                                9010,
+                                                2100,
+                                                2320
+                                              ],
+                                              [
+                                                9010,
+                                                2100,
+                                                9080
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3417500,
+                                              -2372500,
+                                              1937500
+                                            ],
+                                            [
+                                              -3342500,
+                                              -2372500,
+                                              1937500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Lateral visual area, layer 6b",
+                                          "labelIndex": 121,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 121,
+                                            "atlas_id": 1005,
+                                            "ontology_id": 1,
+                                            "acronym": "VISl6b",
+                                            "name": "Lateral visual area, layer 6b",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 184,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 409,
+                                            "centers": [
+                                              [
+                                                8950,
+                                                2170,
+                                                2380
+                                              ],
+                                              [
+                                                8950,
+                                                2170,
+                                                9020
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3357500,
+                                              -2312500,
+                                              1867500
+                                            ],
+                                            [
+                                              -3282500,
+                                              -2312500,
+                                              1867500
+                                            ]
+                                          ]
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 409,
+                                        "atlas_id": 758,
                                         "ontology_id": 1,
-                                        "acronym": "AUDv5",
-                                        "name": "Ventral auditory area, layer 5",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 154,
+                                        "acronym": "VISl",
+                                        "name": "Lateral visual area",
+                                        "color_hex_triplet": "08858C",
+                                        "graph_order": 178,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1018,
+                                        "parent_structure_id": 669,
                                         "centers": [
                                           [
-                                            7830,
-                                            3420,
-                                            1180
+                                            9090,
+                                            1840,
+                                            2110
                                           ],
                                           [
-                                            7830,
-                                            3420,
-                                            10220
+                                            9090,
+                                            1840,
+                                            9290
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4557500,
-                                          -1192500,
-                                          617500
+                                          3627500,
+                                          -2452500,
+                                          2197500
                                         ],
                                         [
-                                          -4482500,
-                                          -1192500,
-                                          617500
+                                          -3552500,
+                                          -2452500,
+                                          2197500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Ventral auditory area, layer 6a",
-                                      "labelIndex": 520,
+                                      "name": "Primary visual area",
+                                      "labelIndex": 385,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Primary visual area, layer 1",
+                                          "labelIndex": 593,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 593,
+                                            "atlas_id": 1064,
+                                            "ontology_id": 1,
+                                            "acronym": "VISp1",
+                                            "name": "Primary visual area, layer 1",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 186,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 385,
+                                            "centers": [
+                                              [
+                                                9250,
+                                                900,
+                                                2980
+                                              ],
+                                              [
+                                                9250,
+                                                900,
+                                                8420
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2757500,
+                                              -2612500,
+                                              3137500
+                                            ],
+                                            [
+                                              -2682500,
+                                              -2612500,
+                                              3137500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Primary visual area, layer 2/3",
+                                          "labelIndex": 821,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 821,
+                                            "atlas_id": 951,
+                                            "ontology_id": 1,
+                                            "acronym": "VISp2/3",
+                                            "name": "Primary visual area, layer 2/3",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 187,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 385,
+                                            "centers": [
+                                              [
+                                                9130,
+                                                1040,
+                                                3100
+                                              ],
+                                              [
+                                                9130,
+                                                1040,
+                                                8300
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2637500,
+                                              -2492500,
+                                              2997500
+                                            ],
+                                            [
+                                              -2562500,
+                                              -2492500,
+                                              2997500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Primary visual area, layer 4",
+                                          "labelIndex": 721,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 721,
+                                            "atlas_id": 1080,
+                                            "ontology_id": 1,
+                                            "acronym": "VISp4",
+                                            "name": "Primary visual area, layer 4",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 188,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 385,
+                                            "centers": [
+                                              [
+                                                9050,
+                                                1210,
+                                                3090
+                                              ],
+                                              [
+                                                9050,
+                                                1210,
+                                                8310
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2647500,
+                                              -2412500,
+                                              2827500
+                                            ],
+                                            [
+                                              -2572500,
+                                              -2412500,
+                                              2827500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Primary visual area, layer 5",
+                                          "labelIndex": 778,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 778,
+                                            "atlas_id": 1087,
+                                            "ontology_id": 1,
+                                            "acronym": "VISp5",
+                                            "name": "Primary visual area, layer 5",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 189,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 385,
+                                            "centers": [
+                                              [
+                                                8990,
+                                                1330,
+                                                3190
+                                              ],
+                                              [
+                                                8990,
+                                                1330,
+                                                8210
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2547500,
+                                              -2352500,
+                                              2707500
+                                            ],
+                                            [
+                                              -2472500,
+                                              -2352500,
+                                              2707500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Primary visual area, layer 6a",
+                                          "labelIndex": 33,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 33,
+                                            "atlas_id": 428,
+                                            "ontology_id": 1,
+                                            "acronym": "VISp6a",
+                                            "name": "Primary visual area, layer 6a",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 190,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 385,
+                                            "centers": [
+                                              [
+                                                8940,
+                                                1530,
+                                                3230
+                                              ],
+                                              [
+                                                8940,
+                                                1530,
+                                                8170
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2507500,
+                                              -2302500,
+                                              2507500
+                                            ],
+                                            [
+                                              -2432500,
+                                              -2302500,
+                                              2507500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Primary visual area, layer 6b",
+                                          "labelIndex": 305,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 305,
+                                            "atlas_id": 462,
+                                            "ontology_id": 1,
+                                            "acronym": "VISp6b",
+                                            "name": "Primary visual area, layer 6b",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 191,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 385,
+                                            "centers": [
+                                              [
+                                                8760,
+                                                1600,
+                                                3240
+                                              ],
+                                              [
+                                                8760,
+                                                1600,
+                                                8160
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2497500,
+                                              -2122500,
+                                              2437500
+                                            ],
+                                            [
+                                              -2422500,
+                                              -2122500,
+                                              2437500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 520,
-                                        "atlas_id": 630,
+                                        "id": 385,
+                                        "atlas_id": 755,
                                         "ontology_id": 1,
-                                        "acronym": "AUDv6a",
-                                        "name": "Ventral auditory area, layer 6a",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 155,
+                                        "acronym": "VISp",
+                                        "name": "Primary visual area",
+                                        "color_hex_triplet": "08858C",
+                                        "graph_order": 185,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 1018,
+                                        "parent_structure_id": 669,
                                         "centers": [
                                           [
-                                            7770,
-                                            3490,
-                                            1470
+                                            9070,
+                                            1200,
+                                            3120
                                           ],
                                           [
-                                            7770,
-                                            3490,
-                                            9930
+                                            9070,
+                                            1200,
+                                            8280
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4267500,
-                                          -1132500,
-                                          547500
+                                          2617500,
+                                          -2432500,
+                                          2837500
                                         ],
                                         [
-                                          -4192500,
-                                          -1132500,
-                                          547500
+                                          -2542500,
+                                          -2432500,
+                                          2837500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Ventral auditory area, layer 6b",
-                                      "labelIndex": 598,
+                                      "name": "Posterolateral visual area",
+                                      "labelIndex": 425,
                                       "rgb": [
-                                        1,
-                                        147,
-                                        153
+                                        8,
+                                        133,
+                                        140
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 598,
-                                        "atlas_id": 640,
-                                        "ontology_id": 1,
-                                        "acronym": "AUDv6b",
-                                        "name": "Ventral auditory area, layer 6b",
-                                        "color_hex_triplet": "019399",
-                                        "graph_order": 156,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1018,
-                                        "centers": [
-                                          [
-                                            7900,
-                                            3490,
-                                            1550
+                                      "children": [
+                                        {
+                                          "name": "Posterolateral visual area, layer 1",
+                                          "labelIndex": 750,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
                                           ],
-                                          [
-                                            7900,
-                                            3490,
-                                            9850
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 750,
+                                            "atlas_id": 942,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpl1",
+                                            "name": "Posterolateral visual area, layer 1",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 193,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 425,
+                                            "centers": [
+                                              [
+                                                10260,
+                                                2140,
+                                                2410
+                                              ],
+                                              [
+                                                10260,
+                                                2140,
+                                                8990
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3327500,
+                                              -3622500,
+                                              1897500
+                                            ],
+                                            [
+                                              -3252500,
+                                              -3622500,
+                                              1897500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4187500,
-                                          -1262500,
-                                          547500
-                                        ],
-                                        [
-                                          -4112500,
-                                          -1262500,
-                                          547500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 1018,
-                                    "atlas_id": 834,
-                                    "ontology_id": 1,
-                                    "acronym": "AUDv",
-                                    "name": "Ventral auditory area",
-                                    "color_hex_triplet": "019399",
-                                    "graph_order": 150,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 247,
-                                    "centers": [
-                                      [
-                                        7800,
-                                        3400,
-                                        1050
-                                      ],
-                                      [
-                                        7800,
-                                        3400,
-                                        10350
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4687500,
-                                      -1162500,
-                                      637500
-                                    ],
-                                    [
-                                      -4612500,
-                                      -1162500,
-                                      637500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 247,
-                                "atlas_id": 30,
-                                "ontology_id": 1,
-                                "acronym": "AUD",
-                                "name": "Auditory areas",
-                                "color_hex_triplet": "019399",
-                                "graph_order": 121,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    7860,
-                                    2860,
-                                    1230
-                                  ],
-                                  [
-                                    7860,
-                                    2860,
-                                    10170
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  4507500,
-                                  -1222500,
-                                  1177500
-                                ],
-                                [
-                                  -4432500,
-                                  -1222500,
-                                  1177500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Visual areas",
-                              "labelIndex": 669,
-                              "rgb": [
-                                8,
-                                133,
-                                140
-                              ],
-                              "children": [
-                                {
-                                  "name": "Visual areas, layer 1",
-                                  "labelIndex": 801,
-                                  "rgb": [
-                                    8,
-                                    133,
-                                    140
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 801,
-                                    "atlas_id": 1090,
-                                    "ontology_id": 1,
-                                    "acronym": "VIS1",
-                                    "name": "Visual areas, layer 1",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 158,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 669
-                                  }
-                                },
-                                {
-                                  "name": "Visual areas, layer 2/3",
-                                  "labelIndex": 561,
-                                  "rgb": [
-                                    8,
-                                    133,
-                                    140
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 561,
-                                    "atlas_id": 1060,
-                                    "ontology_id": 1,
-                                    "acronym": "VIS2/3",
-                                    "name": "Visual areas, layer 2/3",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 159,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 669
-                                  }
-                                },
-                                {
-                                  "name": "Visual areas, layer 4",
-                                  "labelIndex": 913,
-                                  "rgb": [
-                                    8,
-                                    133,
-                                    140
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 913,
-                                    "atlas_id": 1104,
-                                    "ontology_id": 1,
-                                    "acronym": "VIS4",
-                                    "name": "Visual areas, layer 4",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 160,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 669
-                                  }
-                                },
-                                {
-                                  "name": "Visual areas, layer 5",
-                                  "labelIndex": 937,
-                                  "rgb": [
-                                    8,
-                                    133,
-                                    140
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 937,
-                                    "atlas_id": 1107,
-                                    "ontology_id": 1,
-                                    "acronym": "VIS5",
-                                    "name": "Visual areas, layer 5",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 161,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 669
-                                  }
-                                },
-                                {
-                                  "name": "Visual areas, layer 6a",
-                                  "labelIndex": 457,
-                                  "rgb": [
-                                    8,
-                                    133,
-                                    140
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 457,
-                                    "atlas_id": 1047,
-                                    "ontology_id": 1,
-                                    "acronym": "VIS6a",
-                                    "name": "Visual areas, layer 6a",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 162,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 669
-                                  }
-                                },
-                                {
-                                  "name": "Visual areas, layer 6b",
-                                  "labelIndex": 497,
-                                  "rgb": [
-                                    8,
-                                    133,
-                                    140
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 497,
-                                    "atlas_id": 1052,
-                                    "ontology_id": 1,
-                                    "acronym": "VIS6b",
-                                    "name": "Visual areas, layer 6b",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 163,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 669
-                                  }
-                                },
-                                {
-                                  "name": "Anterolateral visual area",
-                                  "labelIndex": 402,
-                                  "rgb": [
-                                    8,
-                                    133,
-                                    140
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Anterolateral visual area, layer 1",
-                                      "labelIndex": 1074,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1074,
-                                        "atlas_id": 1124,
-                                        "ontology_id": 1,
-                                        "acronym": "VISal1",
-                                        "name": "Anterolateral visual area, layer 1",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 165,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 402,
-                                        "centers": [
-                                          [
-                                            8280,
-                                            1420,
-                                            1770
+                                        },
+                                        {
+                                          "name": "Posterolateral visual area, layer 2/3",
+                                          "labelIndex": 269,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
                                           ],
-                                          [
-                                            8280,
-                                            1420,
-                                            9630
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 269,
+                                            "atlas_id": 882,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpl2/3",
+                                            "name": "Posterolateral visual area, layer 2/3",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 194,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 425,
+                                            "centers": [
+                                              [
+                                                10090,
+                                                2170,
+                                                2390
+                                              ],
+                                              [
+                                                10090,
+                                                2170,
+                                                9010
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3347500,
+                                              -3452500,
+                                              1867500
+                                            ],
+                                            [
+                                              -3272500,
+                                              -3452500,
+                                              1867500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3967500,
-                                          -1642500,
-                                          2617500
-                                        ],
-                                        [
-                                          -3892500,
-                                          -1642500,
-                                          2617500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anterolateral visual area, layer 2/3",
-                                      "labelIndex": 905,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 905,
-                                        "atlas_id": 1103,
-                                        "ontology_id": 1,
-                                        "acronym": "VISal2/3",
-                                        "name": "Anterolateral visual area, layer 2/3",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 166,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 402,
-                                        "centers": [
-                                          [
-                                            8260,
-                                            1540,
-                                            1870
+                                        },
+                                        {
+                                          "name": "Posterolateral visual area, layer 4",
+                                          "labelIndex": 869,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
                                           ],
-                                          [
-                                            8260,
-                                            1540,
-                                            9530
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 869,
+                                            "atlas_id": 957,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpl4",
+                                            "name": "Posterolateral visual area, layer 4",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 195,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 425,
+                                            "centers": [
+                                              [
+                                                9940,
+                                                2130,
+                                                2270
+                                              ],
+                                              [
+                                                9940,
+                                                2130,
+                                                9130
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3467500,
+                                              -3302500,
+                                              1907500
+                                            ],
+                                            [
+                                              -3392500,
+                                              -3302500,
+                                              1907500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3867500,
-                                          -1622500,
-                                          2497500
-                                        ],
-                                        [
-                                          -3792500,
-                                          -1622500,
-                                          2497500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anterolateral visual area, layer 4",
-                                      "labelIndex": 1114,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        },
+                                        {
+                                          "name": "Posterolateral visual area, layer 5",
+                                          "labelIndex": 902,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 902,
+                                            "atlas_id": 961,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpl5",
+                                            "name": "Posterolateral visual area, layer 5",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 196,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 425,
+                                            "centers": [
+                                              [
+                                                9910,
+                                                2250,
+                                                2470
+                                              ],
+                                              [
+                                                9910,
+                                                2250,
+                                                8930
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3267500,
+                                              -3272500,
+                                              1787500
+                                            ],
+                                            [
+                                              -3192500,
+                                              -3272500,
+                                              1787500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Posterolateral visual area, layer 6a",
+                                          "labelIndex": 377,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 377,
+                                            "atlas_id": 1037,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpl6a",
+                                            "name": "Posterolateral visual area, layer 6a",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 197,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 425,
+                                            "centers": [
+                                              [
+                                                9740,
+                                                2270,
+                                                2610
+                                              ],
+                                              [
+                                                9740,
+                                                2270,
+                                                8790
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3127500,
+                                              -3102500,
+                                              1767500
+                                            ],
+                                            [
+                                              -3052500,
+                                              -3102500,
+                                              1767500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Posterolateral visual area, layer 6b",
+                                          "labelIndex": 393,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 393,
+                                            "atlas_id": 1039,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpl6b",
+                                            "name": "Posterolateral visual area, layer 6b",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 198,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 425,
+                                            "centers": [
+                                              [
+                                                9610,
+                                                2410,
+                                                2460
+                                              ],
+                                              [
+                                                9610,
+                                                2410,
+                                                8940
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3277500,
+                                              -2972500,
+                                              1627500
+                                            ],
+                                            [
+                                              -3202500,
+                                              -2972500,
+                                              1627500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1114,
-                                        "atlas_id": 1129,
+                                        "id": 425,
+                                        "atlas_id": 760,
                                         "ontology_id": 1,
-                                        "acronym": "VISal4",
-                                        "name": "Anterolateral visual area, layer 4",
+                                        "acronym": "VISpl",
+                                        "name": "Posterolateral visual area",
                                         "color_hex_triplet": "08858C",
-                                        "graph_order": 167,
+                                        "graph_order": 192,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 402,
+                                        "parent_structure_id": 669,
                                         "centers": [
                                           [
-                                            8250,
-                                            1640,
-                                            1990
+                                            10000,
+                                            2200,
+                                            2440
                                           ],
                                           [
-                                            8250,
-                                            1640,
-                                            9410
+                                            10000,
+                                            2200,
+                                            8960
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3747500,
-                                          -1612500,
-                                          2397500
+                                          3297500,
+                                          -3362500,
+                                          1837500
                                         ],
                                         [
-                                          -3672500,
-                                          -1612500,
-                                          2397500
+                                          -3222500,
+                                          -3362500,
+                                          1837500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Anterolateral visual area, layer 5",
-                                      "labelIndex": 233,
+                                      "name": "posteromedial visual area",
+                                      "labelIndex": 533,
                                       "rgb": [
                                         8,
                                         133,
                                         140
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 233,
-                                        "atlas_id": 453,
-                                        "ontology_id": 1,
-                                        "acronym": "VISal5",
-                                        "name": "Anterolateral visual area, layer 5",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 168,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 402,
-                                        "centers": [
-                                          [
-                                            8250,
-                                            1790,
-                                            2090
+                                      "children": [
+                                        {
+                                          "name": "posteromedial visual area, layer 1",
+                                          "labelIndex": 805,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
                                           ],
-                                          [
-                                            8250,
-                                            1790,
-                                            9310
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 805,
+                                            "atlas_id": 383,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpm1",
+                                            "name": "posteromedial visual area, layer 1",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 200,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 533,
+                                            "centers": [
+                                              [
+                                                8450,
+                                                390,
+                                                3960
+                                              ],
+                                              [
+                                                8450,
+                                                390,
+                                                7440
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1777500,
+                                              -1812500,
+                                              3647500
+                                            ],
+                                            [
+                                              -1702500,
+                                              -1812500,
+                                              3647500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3647500,
-                                          -1612500,
-                                          2247500
-                                        ],
-                                        [
-                                          -3572500,
-                                          -1612500,
-                                          2247500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anterolateral visual area, layer 6a",
-                                      "labelIndex": 601,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        },
+                                        {
+                                          "name": "posteromedial visual area, layer 2/3",
+                                          "labelIndex": 41,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 41,
+                                            "atlas_id": 995,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpm2/3",
+                                            "name": "posteromedial visual area, layer 2/3",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 201,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 533,
+                                            "centers": [
+                                              [
+                                                8440,
+                                                550,
+                                                3970
+                                              ],
+                                              [
+                                                8440,
+                                                550,
+                                                7430
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1767500,
+                                              -1802500,
+                                              3487500
+                                            ],
+                                            [
+                                              -1692500,
+                                              -1802500,
+                                              3487500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "posteromedial visual area, layer 4",
+                                          "labelIndex": 501,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 501,
+                                            "atlas_id": 628,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpm4",
+                                            "name": "posteromedial visual area, layer 4",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 202,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 533,
+                                            "centers": [
+                                              [
+                                                8370,
+                                                700,
+                                                3980
+                                              ],
+                                              [
+                                                8370,
+                                                700,
+                                                7420
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1757500,
+                                              -1732500,
+                                              3337500
+                                            ],
+                                            [
+                                              -1682500,
+                                              -1732500,
+                                              3337500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "posteromedial visual area, layer 5",
+                                          "labelIndex": 565,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 565,
+                                            "atlas_id": 636,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpm5",
+                                            "name": "posteromedial visual area, layer 5",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 203,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 533,
+                                            "centers": [
+                                              [
+                                                8390,
+                                                840,
+                                                4040
+                                              ],
+                                              [
+                                                8390,
+                                                840,
+                                                7360
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1697500,
+                                              -1752500,
+                                              3197500
+                                            ],
+                                            [
+                                              -1622500,
+                                              -1752500,
+                                              3197500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "posteromedial visual area, layer 6a",
+                                          "labelIndex": 257,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 257,
+                                            "atlas_id": 456,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpm6a",
+                                            "name": "posteromedial visual area, layer 6a",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 204,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 533,
+                                            "centers": [
+                                              [
+                                                8300,
+                                                1070,
+                                                4050
+                                              ],
+                                              [
+                                                8300,
+                                                1070,
+                                                7350
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1687500,
+                                              -1662500,
+                                              2967500
+                                            ],
+                                            [
+                                              -1612500,
+                                              -1662500,
+                                              2967500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "posteromedial visual area, layer 6b",
+                                          "labelIndex": 469,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 469,
+                                            "atlas_id": 624,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpm6b",
+                                            "name": "posteromedial visual area, layer 6b",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 205,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 533,
+                                            "centers": [
+                                              [
+                                                8270,
+                                                1190,
+                                                4070
+                                              ],
+                                              [
+                                                8270,
+                                                1190,
+                                                7330
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1667500,
+                                              -1632500,
+                                              2847500
+                                            ],
+                                            [
+                                              -1592500,
+                                              -1632500,
+                                              2847500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 601,
-                                        "atlas_id": 1065,
+                                        "id": 533,
+                                        "atlas_id": 915,
                                         "ontology_id": 1,
-                                        "acronym": "VISal6a",
-                                        "name": "Anterolateral visual area, layer 6a",
+                                        "acronym": "VISpm",
+                                        "name": "posteromedial visual area",
                                         "color_hex_triplet": "08858C",
-                                        "graph_order": 169,
+                                        "graph_order": 199,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 402,
+                                        "parent_structure_id": 669,
                                         "centers": [
                                           [
-                                            8240,
-                                            1940,
-                                            2240
+                                            8390,
+                                            710,
+                                            4000
                                           ],
                                           [
-                                            8240,
-                                            1940,
-                                            9160
+                                            8390,
+                                            710,
+                                            7400
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3497500,
-                                          -1602500,
-                                          2097500
+                                          1737500,
+                                          -1752500,
+                                          3327500
                                         ],
                                         [
-                                          -3422500,
-                                          -1602500,
-                                          2097500
+                                          -1662500,
+                                          -1752500,
+                                          3327500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Anterolateral visual area, layer 6b",
-                                      "labelIndex": 649,
+                                      "name": "Laterointermediate area",
+                                      "labelIndex": 312782574,
                                       "rgb": [
                                         8,
                                         133,
                                         140
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 649,
-                                        "atlas_id": 1071,
-                                        "ontology_id": 1,
-                                        "acronym": "VISal6b",
-                                        "name": "Anterolateral visual area, layer 6b",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 170,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 402,
-                                        "centers": [
-                                          [
-                                            8240,
-                                            2020,
-                                            2290
+                                      "children": [
+                                        {
+                                          "name": "Laterointermediate area, layer 1",
+                                          "labelIndex": 312782578,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
                                           ],
-                                          [
-                                            8240,
-                                            2020,
-                                            9110
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3447500,
-                                          -1602500,
-                                          2017500
-                                        ],
-                                        [
-                                          -3372500,
-                                          -1602500,
-                                          2017500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 402,
-                                    "atlas_id": 757,
-                                    "ontology_id": 1,
-                                    "acronym": "VISal",
-                                    "name": "Anterolateral visual area",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 164,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 669,
-                                    "centers": [
-                                      [
-                                        8260,
-                                        1680,
-                                        2000
-                                      ],
-                                      [
-                                        8260,
-                                        1680,
-                                        9400
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      3737500,
-                                      -1622500,
-                                      2357500
-                                    ],
-                                    [
-                                      -3662500,
-                                      -1622500,
-                                      2357500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Anteromedial visual area",
-                                  "labelIndex": 394,
-                                  "rgb": [
-                                    8,
-                                    133,
-                                    140
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Anteromedial visual area, layer 1",
-                                      "labelIndex": 281,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 281,
-                                        "atlas_id": 1025,
-                                        "ontology_id": 1,
-                                        "acronym": "VISam1",
-                                        "name": "Anteromedial visual area, layer 1",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 172,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 394,
-                                        "centers": [
-                                          [
-                                            7650,
-                                            370,
-                                            3970
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782578,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISli1",
+                                            "name": "Laterointermediate area, layer 1",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 207,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782574,
+                                            "centers": [
+                                              [
+                                                9140,
+                                                1920,
+                                                1550
+                                              ],
+                                              [
+                                                9140,
+                                                1920,
+                                                9850
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4187500,
+                                              -2502500,
+                                              2117500
+                                            ],
+                                            [
+                                              -4112500,
+                                              -2502500,
+                                              2117500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Laterointermediate area, layer 2/3",
+                                          "labelIndex": 312782582,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
                                           ],
-                                          [
-                                            7650,
-                                            370,
-                                            7430
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782582,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISli2/3",
+                                            "name": "Laterointermediate area, layer 2/3",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 208,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782574,
+                                            "centers": [
+                                              [
+                                                9110,
+                                                2010,
+                                                1650
+                                              ],
+                                              [
+                                                9110,
+                                                2010,
+                                                9750
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4087500,
+                                              -2472500,
+                                              2027500
+                                            ],
+                                            [
+                                              -4012500,
+                                              -2472500,
+                                              2027500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1767500,
-                                          -1012500,
-                                          3667500
-                                        ],
-                                        [
-                                          -1692500,
-                                          -1012500,
-                                          3667500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anteromedial visual area, layer 2/3",
-                                      "labelIndex": 1066,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1066,
-                                        "atlas_id": 1123,
-                                        "ontology_id": 1,
-                                        "acronym": "VISam2/3",
-                                        "name": "Anteromedial visual area, layer 2/3",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 173,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 394,
-                                        "centers": [
-                                          [
-                                            7640,
-                                            550,
-                                            3990
+                                        },
+                                        {
+                                          "name": "Laterointermediate area, layer 4",
+                                          "labelIndex": 312782586,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
                                           ],
-                                          [
-                                            7640,
-                                            550,
-                                            7410
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782586,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISli4",
+                                            "name": "Laterointermediate area, layer 4",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 209,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782574,
+                                            "centers": [
+                                              [
+                                                9060,
+                                                2090,
+                                                1750
+                                              ],
+                                              [
+                                                9060,
+                                                2090,
+                                                9650
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3987500,
+                                              -2422500,
+                                              1947500
+                                            ],
+                                            [
+                                              -3912500,
+                                              -2422500,
+                                              1947500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1747500,
-                                          -1002500,
-                                          3487500
-                                        ],
-                                        [
-                                          -1672500,
-                                          -1002500,
-                                          3487500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anteromedial visual area, layer 4",
-                                      "labelIndex": 401,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 401,
-                                        "atlas_id": 1040,
-                                        "ontology_id": 1,
-                                        "acronym": "VISam4",
-                                        "name": "Anteromedial visual area, layer 4",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 174,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 394,
-                                        "centers": [
-                                          [
-                                            7670,
-                                            690,
-                                            4020
+                                        },
+                                        {
+                                          "name": "Laterointermediate area, layer 5",
+                                          "labelIndex": 312782590,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
                                           ],
-                                          [
-                                            7670,
-                                            690,
-                                            7380
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782590,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISli5",
+                                            "name": "Laterointermediate area, layer 5",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 210,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782574,
+                                            "centers": [
+                                              [
+                                                9020,
+                                                2210,
+                                                1870
+                                              ],
+                                              [
+                                                9020,
+                                                2210,
+                                                9530
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3867500,
+                                              -2382500,
+                                              1827500
+                                            ],
+                                            [
+                                              -3792500,
+                                              -2382500,
+                                              1827500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1717500,
-                                          -1032500,
-                                          3347500
-                                        ],
-                                        [
-                                          -1642500,
-                                          -1032500,
-                                          3347500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anteromedial visual area, layer 5",
-                                      "labelIndex": 433,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        },
+                                        {
+                                          "name": "Laterointermediate area, layer 6a",
+                                          "labelIndex": 312782594,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782594,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISli6a",
+                                            "name": "Laterointermediate area, layer 6a",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 211,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782574,
+                                            "centers": [
+                                              [
+                                                8960,
+                                                2350,
+                                                2020
+                                              ],
+                                              [
+                                                8960,
+                                                2350,
+                                                9380
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3717500,
+                                              -2322500,
+                                              1687500
+                                            ],
+                                            [
+                                              -3642500,
+                                              -2322500,
+                                              1687500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Laterointermediate area, layer 6b",
+                                          "labelIndex": 312782598,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782598,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISli6b",
+                                            "name": "Laterointermediate area, layer 6b",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 212,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782574,
+                                            "centers": [
+                                              [
+                                                8920,
+                                                2410,
+                                                2090
+                                              ],
+                                              [
+                                                8920,
+                                                2410,
+                                                9310
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3647500,
+                                              -2282500,
+                                              1627500
+                                            ],
+                                            [
+                                              -3572500,
+                                              -2282500,
+                                              1627500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 433,
-                                        "atlas_id": 1044,
+                                        "id": 312782574,
+                                        "atlas_id": null,
                                         "ontology_id": 1,
-                                        "acronym": "VISam5",
-                                        "name": "Anteromedial visual area, layer 5",
+                                        "acronym": "VISli",
+                                        "name": "Laterointermediate area",
                                         "color_hex_triplet": "08858C",
-                                        "graph_order": 175,
+                                        "graph_order": 206,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 394,
+                                        "parent_structure_id": 669,
                                         "centers": [
                                           [
-                                            7670,
-                                            850,
-                                            4080
+                                            9050,
+                                            2140,
+                                            1790
                                           ],
                                           [
-                                            7670,
-                                            850,
-                                            7320
+                                            9050,
+                                            2140,
+                                            9610
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1657500,
-                                          -1032500,
-                                          3187500
+                                          3947500,
+                                          -2412500,
+                                          1897500
                                         ],
                                         [
-                                          -1582500,
-                                          -1032500,
-                                          3187500
+                                          -3872500,
+                                          -2412500,
+                                          1897500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Anteromedial visual area, layer 6a",
-                                      "labelIndex": 1046,
+                                      "name": "Postrhinal area",
+                                      "labelIndex": 312782628,
                                       "rgb": [
                                         8,
                                         133,
                                         140
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1046,
-                                        "atlas_id": 696,
-                                        "ontology_id": 1,
-                                        "acronym": "VISam6a",
-                                        "name": "Anteromedial visual area, layer 6a",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 176,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 394,
-                                        "centers": [
-                                          [
-                                            7690,
-                                            1070,
-                                            4130
+                                      "children": [
+                                        {
+                                          "name": "Postrhinal area, layer 1",
+                                          "labelIndex": 312782632,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
                                           ],
-                                          [
-                                            7690,
-                                            1070,
-                                            7270
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782632,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpor1",
+                                            "name": "Postrhinal area, layer 1",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 214,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782628,
+                                            "centers": [
+                                              [
+                                                9760,
+                                                2640,
+                                                1350
+                                              ],
+                                              [
+                                                9760,
+                                                2640,
+                                                10050
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4387500,
+                                              -3122500,
+                                              1397500
+                                            ],
+                                            [
+                                              -4312500,
+                                              -3122500,
+                                              1397500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1607500,
-                                          -1052500,
-                                          2967500
-                                        ],
-                                        [
-                                          -1532500,
-                                          -1052500,
-                                          2967500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anteromedial visual area, layer 6b",
-                                      "labelIndex": 441,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        },
+                                        {
+                                          "name": "Postrhinal area, layer 2/3",
+                                          "labelIndex": 312782636,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782636,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpor2/3",
+                                            "name": "Postrhinal area, layer 2/3",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 215,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782628,
+                                            "centers": [
+                                              [
+                                                9660,
+                                                2700,
+                                                1450
+                                              ],
+                                              [
+                                                9660,
+                                                2700,
+                                                9950
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4287500,
+                                              -3022500,
+                                              1337500
+                                            ],
+                                            [
+                                              -4212500,
+                                              -3022500,
+                                              1337500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Postrhinal area, layer 4",
+                                          "labelIndex": 312782640,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782640,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpor4",
+                                            "name": "Postrhinal area, layer 4",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 216,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782628,
+                                            "centers": [
+                                              [
+                                                9440,
+                                                2560,
+                                                1540
+                                              ],
+                                              [
+                                                9440,
+                                                2560,
+                                                9860
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4197500,
+                                              -2802500,
+                                              1477500
+                                            ],
+                                            [
+                                              -4122500,
+                                              -2802500,
+                                              1477500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Postrhinal area, layer 5",
+                                          "labelIndex": 312782644,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782644,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpor5",
+                                            "name": "Postrhinal area, layer 5",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 217,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782628,
+                                            "centers": [
+                                              [
+                                                9500,
+                                                2770,
+                                                1660
+                                              ],
+                                              [
+                                                9500,
+                                                2770,
+                                                9740
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4077500,
+                                              -2862500,
+                                              1267500
+                                            ],
+                                            [
+                                              -4002500,
+                                              -2862500,
+                                              1267500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Postrhinal area, layer 6a",
+                                          "labelIndex": 312782648,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782648,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpor6a",
+                                            "name": "Postrhinal area, layer 6a",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 218,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782628,
+                                            "centers": [
+                                              [
+                                                9360,
+                                                2870,
+                                                1820
+                                              ],
+                                              [
+                                                9360,
+                                                2870,
+                                                9580
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3917500,
+                                              -2722500,
+                                              1167500
+                                            ],
+                                            [
+                                              -3842500,
+                                              -2722500,
+                                              1167500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Postrhinal area, layer 6b",
+                                          "labelIndex": 312782652,
+                                          "rgb": [
+                                            8,
+                                            133,
+                                            140
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782652,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISpor6b",
+                                            "name": "Postrhinal area, layer 6b",
+                                            "color_hex_triplet": "08858C",
+                                            "graph_order": 219,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782628,
+                                            "centers": [
+                                              [
+                                                9290,
+                                                2920,
+                                                1880
+                                              ],
+                                              [
+                                                9290,
+                                                2920,
+                                                9520
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3857500,
+                                              -2652500,
+                                              1117500
+                                            ],
+                                            [
+                                              -3782500,
+                                              -2652500,
+                                              1117500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 441,
-                                        "atlas_id": 762,
+                                        "id": 312782628,
+                                        "atlas_id": null,
                                         "ontology_id": 1,
-                                        "acronym": "VISam6b",
-                                        "name": "Anteromedial visual area, layer 6b",
+                                        "acronym": "VISpor",
+                                        "name": "Postrhinal area",
                                         "color_hex_triplet": "08858C",
-                                        "graph_order": 177,
+                                        "graph_order": 213,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 394,
+                                        "parent_structure_id": 669,
                                         "centers": [
                                           [
-                                            7710,
-                                            1170,
-                                            4140
+                                            9570,
+                                            2730,
+                                            1560
                                           ],
                                           [
-                                            7710,
-                                            1170,
-                                            7260
+                                            9570,
+                                            2730,
+                                            9840
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1597500,
-                                          -1072500,
-                                          2867500
+                                          4177500,
+                                          -2932500,
+                                          1307500
                                         ],
                                         [
-                                          -1522500,
-                                          -1072500,
-                                          2867500
+                                          -4102500,
+                                          -2932500,
+                                          1307500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 394,
-                                    "atlas_id": 756,
+                                    "id": 669,
+                                    "atlas_id": 366,
                                     "ontology_id": 1,
-                                    "acronym": "VISam",
-                                    "name": "Anteromedial visual area",
+                                    "acronym": "VIS",
+                                    "name": "Visual areas",
                                     "color_hex_triplet": "08858C",
-                                    "graph_order": 171,
+                                    "graph_order": 157,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 669,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        7660,
-                                        720,
-                                        4040
+                                        8990,
+                                        1460,
+                                        2850
                                       ],
                                       [
-                                        7660,
-                                        720,
-                                        7360
+                                        8990,
+                                        1460,
+                                        8550
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1697500,
-                                      -1022500,
-                                      3317500
+                                      2887500,
+                                      -2352500,
+                                      2577500
                                     ],
                                     [
-                                      -1622500,
-                                      -1022500,
-                                      3317500
+                                      -2812500,
+                                      -2352500,
+                                      2577500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Lateral visual area",
-                                  "labelIndex": 409,
+                                  "name": "Anterior cingulate area",
+                                  "labelIndex": 31,
                                   "rgb": [
-                                    8,
-                                    133,
-                                    140
+                                    64,
+                                    166,
+                                    102
                                   ],
                                   "children": [
                                     {
-                                      "name": "Lateral visual area, layer 1",
-                                      "labelIndex": 421,
+                                      "name": "Anterior cingulate area, layer 1",
+                                      "labelIndex": 572,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        64,
+                                        166,
+                                        102
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 421,
-                                        "atlas_id": 618,
+                                        "id": 572,
+                                        "atlas_id": 1061,
                                         "ontology_id": 1,
-                                        "acronym": "VISl1",
-                                        "name": "Lateral visual area, layer 1",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 179,
+                                        "acronym": "ACA1",
+                                        "name": "Anterior cingulate area, layer 1",
+                                        "color_hex_triplet": "40A666",
+                                        "graph_order": 221,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 409,
-                                        "centers": [
-                                          [
-                                            9210,
-                                            1590,
-                                            1900
-                                          ],
-                                          [
-                                            9210,
-                                            1590,
-                                            9500
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3837500,
-                                          -2572500,
-                                          2447500
-                                        ],
-                                        [
-                                          -3762500,
-                                          -2572500,
-                                          2447500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 31
+                                      }
                                     },
                                     {
-                                      "name": "Lateral visual area, layer 2/3",
-                                      "labelIndex": 973,
+                                      "name": "Anterior cingulate area, layer 2/3",
+                                      "labelIndex": 1053,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        64,
+                                        166,
+                                        102
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 973,
-                                        "atlas_id": 687,
+                                        "id": 1053,
+                                        "atlas_id": 1121,
                                         "ontology_id": 1,
-                                        "acronym": "VISl2/3",
-                                        "name": "Lateral visual area, layer 2/3",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 180,
+                                        "acronym": "ACA2/3",
+                                        "name": "Anterior cingulate area, layer 2/3",
+                                        "color_hex_triplet": "40A666",
+                                        "graph_order": 222,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 409,
-                                        "centers": [
-                                          [
-                                            9150,
-                                            1700,
-                                            1990
-                                          ],
-                                          [
-                                            9150,
-                                            1700,
-                                            9410
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3747500,
-                                          -2512500,
-                                          2337500
-                                        ],
-                                        [
-                                          -3672500,
-                                          -2512500,
-                                          2337500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 31
+                                      }
                                     },
                                     {
-                                      "name": "Lateral visual area, layer 4",
-                                      "labelIndex": 573,
+                                      "name": "Anterior cingulate area, layer 5",
+                                      "labelIndex": 739,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        64,
+                                        166,
+                                        102
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 573,
-                                        "atlas_id": 637,
+                                        "id": 739,
+                                        "atlas_id": 1082,
                                         "ontology_id": 1,
-                                        "acronym": "VISl4",
-                                        "name": "Lateral visual area, layer 4",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 181,
+                                        "acronym": "ACA5",
+                                        "name": "Anterior cingulate area, layer 5",
+                                        "color_hex_triplet": "40A666",
+                                        "graph_order": 223,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 409,
-                                        "centers": [
-                                          [
-                                            9100,
-                                            1800,
-                                            2090
-                                          ],
-                                          [
-                                            9100,
-                                            1800,
-                                            9310
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3647500,
-                                          -2462500,
-                                          2237500
-                                        ],
-                                        [
-                                          -3572500,
-                                          -2462500,
-                                          2237500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 31
+                                      }
                                     },
                                     {
-                                      "name": "Lateral visual area, layer 5",
-                                      "labelIndex": 613,
+                                      "name": "Anterior cingulate area, layer 6a",
+                                      "labelIndex": 179,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        64,
+                                        166,
+                                        102
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 613,
-                                        "atlas_id": 642,
+                                        "id": 179,
+                                        "atlas_id": 1012,
                                         "ontology_id": 1,
-                                        "acronym": "VISl5",
-                                        "name": "Lateral visual area, layer 5",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 182,
+                                        "acronym": "ACA6a",
+                                        "name": "Anterior cingulate area, layer 6a",
+                                        "color_hex_triplet": "40A666",
+                                        "graph_order": 224,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 409,
-                                        "centers": [
-                                          [
-                                            9040,
-                                            1940,
-                                            2190
-                                          ],
-                                          [
-                                            9040,
-                                            1940,
-                                            9210
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3547500,
-                                          -2402500,
-                                          2097500
-                                        ],
-                                        [
-                                          -3472500,
-                                          -2402500,
-                                          2097500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 31
+                                      }
                                     },
                                     {
-                                      "name": "Lateral visual area, layer 6a",
-                                      "labelIndex": 74,
+                                      "name": "Anterior cingulate area, layer 6b",
+                                      "labelIndex": 227,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        64,
+                                        166,
+                                        102
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 74,
-                                        "atlas_id": 999,
+                                        "id": 227,
+                                        "atlas_id": 1018,
                                         "ontology_id": 1,
-                                        "acronym": "VISl6a",
-                                        "name": "Lateral visual area, layer 6a",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 183,
+                                        "acronym": "ACA6b",
+                                        "name": "Anterior cingulate area, layer 6b",
+                                        "color_hex_triplet": "40A666",
+                                        "graph_order": 225,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 31
+                                      }
+                                    },
+                                    {
+                                      "name": "Anterior cingulate area, dorsal part",
+                                      "labelIndex": 39,
+                                      "rgb": [
+                                        64,
+                                        166,
+                                        102
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Anterior cingulate area, dorsal part, layer 1",
+                                          "labelIndex": 935,
+                                          "rgb": [
+                                            64,
+                                            166,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 935,
+                                            "atlas_id": 965,
+                                            "ontology_id": 1,
+                                            "acronym": "ACAd1",
+                                            "name": "Anterior cingulate area, dorsal part, layer 1",
+                                            "color_hex_triplet": "40A666",
+                                            "graph_order": 227,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 39,
+                                            "centers": [
+                                              [
+                                                4360,
+                                                1770,
+                                                5610
+                                              ],
+                                              [
+                                                4360,
+                                                1770,
+                                                5790
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              127500,
+                                              2277500,
+                                              2267500
+                                            ],
+                                            [
+                                              -52500,
+                                              2277500,
+                                              2267500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior cingulate area, dorsal part, layer 2/3",
+                                          "labelIndex": 211,
+                                          "rgb": [
+                                            64,
+                                            166,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 211,
+                                            "atlas_id": 1016,
+                                            "ontology_id": 1,
+                                            "acronym": "ACAd2/3",
+                                            "name": "Anterior cingulate area, dorsal part, layer 2/3",
+                                            "color_hex_triplet": "40A666",
+                                            "graph_order": 228,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 39,
+                                            "centers": [
+                                              [
+                                                4350,
+                                                1820,
+                                                5470
+                                              ],
+                                              [
+                                                4350,
+                                                1820,
+                                                5930
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              267500,
+                                              2287500,
+                                              2217500
+                                            ],
+                                            [
+                                              -192500,
+                                              2287500,
+                                              2217500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior cingulate area, dorsal part, layer 5",
+                                          "labelIndex": 1015,
+                                          "rgb": [
+                                            64,
+                                            166,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1015,
+                                            "atlas_id": 975,
+                                            "ontology_id": 1,
+                                            "acronym": "ACAd5",
+                                            "name": "Anterior cingulate area, dorsal part, layer 5",
+                                            "color_hex_triplet": "40A666",
+                                            "graph_order": 229,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 39,
+                                            "centers": [
+                                              [
+                                                4380,
+                                                1960,
+                                                5230
+                                              ],
+                                              [
+                                                4380,
+                                                1960,
+                                                6170
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              507500,
+                                              2257500,
+                                              2077500
+                                            ],
+                                            [
+                                              -432500,
+                                              2257500,
+                                              2077500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior cingulate area, dorsal part, layer 6a",
+                                          "labelIndex": 919,
+                                          "rgb": [
+                                            64,
+                                            166,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 919,
+                                            "atlas_id": 963,
+                                            "ontology_id": 1,
+                                            "acronym": "ACAd6a",
+                                            "name": "Anterior cingulate area, dorsal part, layer 6a",
+                                            "color_hex_triplet": "40A666",
+                                            "graph_order": 230,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 39,
+                                            "centers": [
+                                              [
+                                                4660,
+                                                2170,
+                                                4930
+                                              ],
+                                              [
+                                                4660,
+                                                2170,
+                                                6470
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              807500,
+                                              1977500,
+                                              1867500
+                                            ],
+                                            [
+                                              -732500,
+                                              1977500,
+                                              1867500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior cingulate area, dorsal part, layer 6b",
+                                          "labelIndex": 927,
+                                          "rgb": [
+                                            64,
+                                            166,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 927,
+                                            "atlas_id": 964,
+                                            "ontology_id": 1,
+                                            "acronym": "ACAd6b",
+                                            "name": "Anterior cingulate area, dorsal part, layer 6b",
+                                            "color_hex_triplet": "40A666",
+                                            "graph_order": 231,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 39,
+                                            "centers": [
+                                              [
+                                                5000,
+                                                2260,
+                                                4820
+                                              ],
+                                              [
+                                                5000,
+                                                2260,
+                                                6580
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              917500,
+                                              1637500,
+                                              1777500
+                                            ],
+                                            [
+                                              -842500,
+                                              1637500,
+                                              1777500
+                                            ]
+                                          ]
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 39,
+                                        "atlas_id": 4,
+                                        "ontology_id": 1,
+                                        "acronym": "ACAd",
+                                        "name": "Anterior cingulate area, dorsal part",
+                                        "color_hex_triplet": "40A666",
+                                        "graph_order": 226,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 409,
+                                        "parent_structure_id": 31,
                                         "centers": [
                                           [
-                                            9010,
-                                            2100,
-                                            2320
+                                            4440,
+                                            1940,
+                                            5280
                                           ],
                                           [
-                                            9010,
-                                            2100,
-                                            9080
+                                            4440,
+                                            1940,
+                                            6120
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3417500,
-                                          -2372500,
-                                          1937500
+                                          457500,
+                                          2197500,
+                                          2097500
                                         ],
                                         [
-                                          -3342500,
-                                          -2372500,
-                                          1937500
+                                          -382500,
+                                          2197500,
+                                          2097500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Lateral visual area, layer 6b",
-                                      "labelIndex": 121,
+                                      "name": "Anterior cingulate area, ventral part",
+                                      "labelIndex": 48,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        64,
+                                        166,
+                                        102
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Anterior cingulate area, ventral part, layer 1",
+                                          "labelIndex": 588,
+                                          "rgb": [
+                                            64,
+                                            166,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 588,
+                                            "atlas_id": 1063,
+                                            "ontology_id": 1,
+                                            "acronym": "ACAv1",
+                                            "name": "Anterior cingulate area, ventral part, layer 1",
+                                            "color_hex_triplet": "40A666",
+                                            "graph_order": 233,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 48,
+                                            "centers": [
+                                              [
+                                                4790,
+                                                2430,
+                                                5620
+                                              ],
+                                              [
+                                                4790,
+                                                2430,
+                                                5780
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              117500,
+                                              1847500,
+                                              1607500
+                                            ],
+                                            [
+                                              -42500,
+                                              1847500,
+                                              1607500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior cingulate area, ventral part, layer 2/3",
+                                          "labelIndex": 296,
+                                          "rgb": [
+                                            64,
+                                            166,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 296,
+                                            "atlas_id": 885,
+                                            "ontology_id": 1,
+                                            "acronym": "ACAv2/3",
+                                            "name": "Anterior cingulate area, ventral part, layer 2/3",
+                                            "color_hex_triplet": "40A666",
+                                            "graph_order": 234,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 48,
+                                            "centers": [
+                                              [
+                                                4860,
+                                                2440,
+                                                5490
+                                              ],
+                                              [
+                                                4860,
+                                                2440,
+                                                5910
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              247500,
+                                              1777500,
+                                              1597500
+                                            ],
+                                            [
+                                              -172500,
+                                              1777500,
+                                              1597500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior cingulate area, ventral part, layer 5",
+                                          "labelIndex": 772,
+                                          "rgb": [
+                                            64,
+                                            166,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 772,
+                                            "atlas_id": 1086,
+                                            "ontology_id": 1,
+                                            "acronym": "ACAv5",
+                                            "name": "Anterior cingulate area, ventral part, layer 5",
+                                            "color_hex_triplet": "40A666",
+                                            "graph_order": 235,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 48,
+                                            "centers": [
+                                              [
+                                                4830,
+                                                2500,
+                                                5300
+                                              ],
+                                              [
+                                                4830,
+                                                2500,
+                                                6100
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              437500,
+                                              1807500,
+                                              1537500
+                                            ],
+                                            [
+                                              -362500,
+                                              1807500,
+                                              1537500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior cingulate area, ventral part, 6a",
+                                          "labelIndex": 810,
+                                          "rgb": [
+                                            64,
+                                            166,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 810,
+                                            "atlas_id": 1091,
+                                            "ontology_id": 1,
+                                            "acronym": "ACAv6a",
+                                            "name": "Anterior cingulate area, ventral part, 6a",
+                                            "color_hex_triplet": "40A666",
+                                            "graph_order": 236,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 48,
+                                            "centers": [
+                                              [
+                                                4910,
+                                                2480,
+                                                5070
+                                              ],
+                                              [
+                                                4910,
+                                                2480,
+                                                6330
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              667500,
+                                              1727500,
+                                              1557500
+                                            ],
+                                            [
+                                              -592500,
+                                              1727500,
+                                              1557500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior cingulate area, ventral part, 6b",
+                                          "labelIndex": 819,
+                                          "rgb": [
+                                            64,
+                                            166,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 819,
+                                            "atlas_id": 1092,
+                                            "ontology_id": 1,
+                                            "acronym": "ACAv6b",
+                                            "name": "Anterior cingulate area, ventral part, 6b",
+                                            "color_hex_triplet": "40A666",
+                                            "graph_order": 237,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 48,
+                                            "centers": [
+                                              [
+                                                5050,
+                                                2490,
+                                                5000
+                                              ],
+                                              [
+                                                5050,
+                                                2490,
+                                                6400
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              737500,
+                                              1587500,
+                                              1547500
+                                            ],
+                                            [
+                                              -662500,
+                                              1587500,
+                                              1547500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 121,
-                                        "atlas_id": 1005,
+                                        "id": 48,
+                                        "atlas_id": 5,
                                         "ontology_id": 1,
-                                        "acronym": "VISl6b",
-                                        "name": "Lateral visual area, layer 6b",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 184,
+                                        "acronym": "ACAv",
+                                        "name": "Anterior cingulate area, ventral part",
+                                        "color_hex_triplet": "40A666",
+                                        "graph_order": 232,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 409,
+                                        "parent_structure_id": 31,
                                         "centers": [
                                           [
-                                            8950,
-                                            2170,
-                                            2380
+                                            4850,
+                                            2470,
+                                            5360
                                           ],
                                           [
-                                            8950,
-                                            2170,
-                                            9020
+                                            4850,
+                                            2470,
+                                            6040
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3357500,
-                                          -2312500,
-                                          1867500
+                                          377500,
+                                          1787500,
+                                          1567500
                                         ],
                                         [
-                                          -3282500,
-                                          -2312500,
-                                          1867500
+                                          -302500,
+                                          1787500,
+                                          1567500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 409,
-                                    "atlas_id": 758,
+                                    "id": 31,
+                                    "atlas_id": 3,
                                     "ontology_id": 1,
-                                    "acronym": "VISl",
-                                    "name": "Lateral visual area",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 178,
+                                    "acronym": "ACA",
+                                    "name": "Anterior cingulate area",
+                                    "color_hex_triplet": "40A666",
+                                    "graph_order": 220,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 669,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        9090,
-                                        1840,
-                                        2110
+                                        4610,
+                                        2170,
+                                        5310
                                       ],
                                       [
-                                        9090,
-                                        1840,
-                                        9290
+                                        4610,
+                                        2170,
+                                        6090
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      3627500,
-                                      -2452500,
-                                      2197500
+                                      427500,
+                                      2027500,
+                                      1867500
                                     ],
                                     [
-                                      -3552500,
-                                      -2452500,
-                                      2197500
+                                      -352500,
+                                      2027500,
+                                      1867500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Primary visual area",
-                                  "labelIndex": 385,
+                                  "name": "Prelimbic area",
+                                  "labelIndex": 972,
                                   "rgb": [
-                                    8,
-                                    133,
-                                    140
+                                    47,
+                                    168,
+                                    80
                                   ],
                                   "children": [
                                     {
-                                      "name": "Primary visual area, layer 1",
-                                      "labelIndex": 593,
+                                      "name": "Prelimbic area, layer 1",
+                                      "labelIndex": 171,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        47,
+                                        168,
+                                        80
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 593,
-                                        "atlas_id": 1064,
+                                        "id": 171,
+                                        "atlas_id": 1011,
                                         "ontology_id": 1,
-                                        "acronym": "VISp1",
-                                        "name": "Primary visual area, layer 1",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 186,
+                                        "acronym": "PL1",
+                                        "name": "Prelimbic area, layer 1",
+                                        "color_hex_triplet": "2FA850",
+                                        "graph_order": 239,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 385,
+                                        "parent_structure_id": 972,
                                         "centers": [
                                           [
-                                            9250,
-                                            900,
-                                            2980
+                                            2870,
+                                            2670,
+                                            5560
                                           ],
                                           [
-                                            9250,
-                                            900,
-                                            8420
+                                            2870,
+                                            2670,
+                                            5840
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2757500,
-                                          -2612500,
-                                          3137500
+                                          177500,
+                                          3767500,
+                                          1367500
                                         ],
                                         [
-                                          -2682500,
-                                          -2612500,
-                                          3137500
+                                          -102500,
+                                          3767500,
+                                          1367500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary visual area, layer 2/3",
-                                      "labelIndex": 821,
+                                      "name": "Prelimbic area, layer 2",
+                                      "labelIndex": 195,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        47,
+                                        168,
+                                        80
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 821,
-                                        "atlas_id": 951,
+                                        "id": 195,
+                                        "atlas_id": 1014,
                                         "ontology_id": 1,
-                                        "acronym": "VISp2/3",
-                                        "name": "Primary visual area, layer 2/3",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 187,
+                                        "acronym": "PL2",
+                                        "name": "Prelimbic area, layer 2",
+                                        "color_hex_triplet": "2FA850",
+                                        "graph_order": 240,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 972
+                                      }
+                                    },
+                                    {
+                                      "name": "Prelimbic area, layer 2/3",
+                                      "labelIndex": 304,
+                                      "rgb": [
+                                        47,
+                                        168,
+                                        80
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 304,
+                                        "atlas_id": 886,
+                                        "ontology_id": 1,
+                                        "acronym": "PL2/3",
+                                        "name": "Prelimbic area, layer 2/3",
+                                        "color_hex_triplet": "2FA850",
+                                        "graph_order": 241,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 385,
+                                        "parent_structure_id": 972,
                                         "centers": [
                                           [
-                                            9130,
-                                            1040,
-                                            3100
+                                            2960,
+                                            2700,
+                                            5430
                                           ],
                                           [
-                                            9130,
-                                            1040,
-                                            8300
+                                            2960,
+                                            2700,
+                                            5970
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2637500,
-                                          -2492500,
-                                          2997500
+                                          307500,
+                                          3677500,
+                                          1337500
                                         ],
                                         [
-                                          -2562500,
-                                          -2492500,
-                                          2997500
+                                          -232500,
+                                          3677500,
+                                          1337500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary visual area, layer 4",
-                                      "labelIndex": 721,
+                                      "name": "Prelimbic area, layer 5",
+                                      "labelIndex": 363,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        47,
+                                        168,
+                                        80
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 721,
-                                        "atlas_id": 1080,
+                                        "id": 363,
+                                        "atlas_id": 1035,
                                         "ontology_id": 1,
-                                        "acronym": "VISp4",
-                                        "name": "Primary visual area, layer 4",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 188,
+                                        "acronym": "PL5",
+                                        "name": "Prelimbic area, layer 5",
+                                        "color_hex_triplet": "2FA850",
+                                        "graph_order": 242,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 385,
+                                        "parent_structure_id": 972,
                                         "centers": [
                                           [
-                                            9050,
-                                            1210,
-                                            3090
+                                            3120,
+                                            2790,
+                                            5210
                                           ],
                                           [
-                                            9050,
-                                            1210,
-                                            8310
+                                            3120,
+                                            2790,
+                                            6190
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2647500,
-                                          -2412500,
-                                          2827500
+                                          527500,
+                                          3517500,
+                                          1247500
                                         ],
                                         [
-                                          -2572500,
-                                          -2412500,
-                                          2827500
+                                          -452500,
+                                          3517500,
+                                          1247500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary visual area, layer 5",
-                                      "labelIndex": 778,
+                                      "name": "Prelimbic area, layer 6a",
+                                      "labelIndex": 84,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        47,
+                                        168,
+                                        80
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 778,
-                                        "atlas_id": 1087,
+                                        "id": 84,
+                                        "atlas_id": 1000,
                                         "ontology_id": 1,
-                                        "acronym": "VISp5",
-                                        "name": "Primary visual area, layer 5",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 189,
+                                        "acronym": "PL6a",
+                                        "name": "Prelimbic area, layer 6a",
+                                        "color_hex_triplet": "2FA850",
+                                        "graph_order": 243,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 385,
+                                        "parent_structure_id": 972,
                                         "centers": [
                                           [
-                                            8990,
-                                            1330,
-                                            3190
+                                            3460,
+                                            2960,
+                                            4870
                                           ],
                                           [
-                                            8990,
-                                            1330,
-                                            8210
+                                            3460,
+                                            2960,
+                                            6530
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2547500,
-                                          -2352500,
-                                          2707500
-                                        ],
-                                        [
-                                          -2472500,
-                                          -2352500,
-                                          2707500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Primary visual area, layer 6a",
-                                      "labelIndex": 33,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 33,
-                                        "atlas_id": 428,
-                                        "ontology_id": 1,
-                                        "acronym": "VISp6a",
-                                        "name": "Primary visual area, layer 6a",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 190,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 385,
-                                        "centers": [
-                                          [
-                                            8940,
-                                            1530,
-                                            3230
-                                          ],
-                                          [
-                                            8940,
-                                            1530,
-                                            8170
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2507500,
-                                          -2302500,
-                                          2507500
+                                          867500,
+                                          3177500,
+                                          1077500
                                         ],
                                         [
-                                          -2432500,
-                                          -2302500,
-                                          2507500
+                                          -792500,
+                                          3177500,
+                                          1077500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Primary visual area, layer 6b",
-                                      "labelIndex": 305,
+                                      "name": "Prelimbic area, layer 6b",
+                                      "labelIndex": 132,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        47,
+                                        168,
+                                        80
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 305,
-                                        "atlas_id": 462,
+                                        "id": 132,
+                                        "atlas_id": 1006,
                                         "ontology_id": 1,
-                                        "acronym": "VISp6b",
-                                        "name": "Primary visual area, layer 6b",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 191,
+                                        "acronym": "PL6b",
+                                        "name": "Prelimbic area, layer 6b",
+                                        "color_hex_triplet": "2FA850",
+                                        "graph_order": 244,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 385,
+                                        "parent_structure_id": 972,
                                         "centers": [
                                           [
-                                            8760,
-                                            1600,
-                                            3240
+                                            3800,
+                                            3150,
+                                            4780
                                           ],
                                           [
-                                            8760,
-                                            1600,
-                                            8160
+                                            3800,
+                                            3150,
+                                            6620
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2497500,
-                                          -2122500,
-                                          2437500
+                                          957500,
+                                          2837500,
+                                          887500
                                         ],
                                         [
-                                          -2422500,
-                                          -2122500,
-                                          2437500
+                                          -882500,
+                                          2837500,
+                                          887500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 385,
-                                    "atlas_id": 755,
+                                    "id": 972,
+                                    "atlas_id": 262,
                                     "ontology_id": 1,
-                                    "acronym": "VISp",
-                                    "name": "Primary visual area",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 185,
+                                    "acronym": "PL",
+                                    "name": "Prelimbic area",
+                                    "color_hex_triplet": "2FA850",
+                                    "graph_order": 238,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 669,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        9070,
-                                        1200,
-                                        3120
+                                        3110,
+                                        2780,
+                                        5250
                                       ],
                                       [
-                                        9070,
-                                        1200,
-                                        8280
+                                        3110,
+                                        2780,
+                                        6150
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2617500,
-                                      -2432500,
-                                      2837500
+                                      487500,
+                                      3527500,
+                                      1257500
                                     ],
                                     [
-                                      -2542500,
-                                      -2432500,
-                                      2837500
+                                      -412500,
+                                      3527500,
+                                      1257500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Posterolateral visual area",
-                                  "labelIndex": 425,
+                                  "name": "Infralimbic area",
+                                  "labelIndex": 44,
                                   "rgb": [
-                                    8,
-                                    133,
-                                    140
+                                    89,
+                                    179,
+                                    99
                                   ],
                                   "children": [
                                     {
-                                      "name": "Posterolateral visual area, layer 1",
-                                      "labelIndex": 750,
+                                      "name": "Infralimbic area, layer 1",
+                                      "labelIndex": 707,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        89,
+                                        179,
+                                        99
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 750,
-                                        "atlas_id": 942,
+                                        "id": 707,
+                                        "atlas_id": 1078,
                                         "ontology_id": 1,
-                                        "acronym": "VISpl1",
-                                        "name": "Posterolateral visual area, layer 1",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 193,
+                                        "acronym": "ILA1",
+                                        "name": "Infralimbic area, layer 1",
+                                        "color_hex_triplet": "59B363",
+                                        "graph_order": 246,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 425,
+                                        "parent_structure_id": 44,
                                         "centers": [
                                           [
-                                            10260,
-                                            2140,
-                                            2410
+                                            3440,
+                                            3750,
+                                            5630
                                           ],
                                           [
-                                            10260,
-                                            2140,
-                                            8990
+                                            3440,
+                                            3750,
+                                            5770
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3327500,
-                                          -3622500,
-                                          1897500
+                                          107500,
+                                          3197500,
+                                          287500
                                         ],
                                         [
-                                          -3252500,
-                                          -3622500,
-                                          1897500
+                                          -32500,
+                                          3197500,
+                                          287500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Posterolateral visual area, layer 2/3",
-                                      "labelIndex": 269,
+                                      "name": "Infralimbic area, layer 2",
+                                      "labelIndex": 747,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        89,
+                                        179,
+                                        99
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 269,
-                                        "atlas_id": 882,
+                                        "id": 747,
+                                        "atlas_id": 1083,
                                         "ontology_id": 1,
-                                        "acronym": "VISpl2/3",
-                                        "name": "Posterolateral visual area, layer 2/3",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 194,
+                                        "acronym": "ILA2",
+                                        "name": "Infralimbic area, layer 2",
+                                        "color_hex_triplet": "59B363",
+                                        "graph_order": 247,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 425,
-                                        "centers": [
-                                          [
-                                            10090,
-                                            2170,
-                                            2390
-                                          ],
-                                          [
-                                            10090,
-                                            2170,
-                                            9010
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3347500,
-                                          -3452500,
-                                          1867500
-                                        ],
-                                        [
-                                          -3272500,
-                                          -3452500,
-                                          1867500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 44
+                                      }
                                     },
                                     {
-                                      "name": "Posterolateral visual area, layer 4",
-                                      "labelIndex": 869,
+                                      "name": "Infralimbic area, layer 2/3",
+                                      "labelIndex": 556,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        89,
+                                        179,
+                                        99
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 869,
-                                        "atlas_id": 957,
+                                        "id": 556,
+                                        "atlas_id": 1059,
                                         "ontology_id": 1,
-                                        "acronym": "VISpl4",
-                                        "name": "Posterolateral visual area, layer 4",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 195,
+                                        "acronym": "ILA2/3",
+                                        "name": "Infralimbic area, layer 2/3",
+                                        "color_hex_triplet": "59B363",
+                                        "graph_order": 248,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 425,
+                                        "parent_structure_id": 44,
                                         "centers": [
                                           [
-                                            9940,
-                                            2130,
-                                            2270
+                                            3440,
+                                            3750,
+                                            5520
                                           ],
                                           [
-                                            9940,
-                                            2130,
-                                            9130
+                                            3440,
+                                            3750,
+                                            5880
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3467500,
-                                          -3302500,
-                                          1907500
+                                          217500,
+                                          3197500,
+                                          287500
                                         ],
                                         [
-                                          -3392500,
-                                          -3302500,
-                                          1907500
+                                          -142500,
+                                          3197500,
+                                          287500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Posterolateral visual area, layer 5",
-                                      "labelIndex": 902,
+                                      "name": "Infralimbic area, layer 5",
+                                      "labelIndex": 827,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        89,
+                                        179,
+                                        99
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 902,
-                                        "atlas_id": 961,
+                                        "id": 827,
+                                        "atlas_id": 1093,
                                         "ontology_id": 1,
-                                        "acronym": "VISpl5",
-                                        "name": "Posterolateral visual area, layer 5",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 196,
+                                        "acronym": "ILA5",
+                                        "name": "Infralimbic area, layer 5",
+                                        "color_hex_triplet": "59B363",
+                                        "graph_order": 249,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 425,
+                                        "parent_structure_id": 44,
                                         "centers": [
                                           [
-                                            9910,
-                                            2250,
-                                            2470
+                                            3470,
+                                            3680,
+                                            5320
                                           ],
                                           [
-                                            9910,
-                                            2250,
-                                            8930
+                                            3470,
+                                            3680,
+                                            6080
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3267500,
-                                          -3272500,
-                                          1787500
+                                          417500,
+                                          3167500,
+                                          357500
                                         ],
                                         [
-                                          -3192500,
-                                          -3272500,
-                                          1787500
+                                          -342500,
+                                          3167500,
+                                          357500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Posterolateral visual area, layer 6a",
-                                      "labelIndex": 377,
+                                      "name": "Infralimbic area, layer 6a",
+                                      "labelIndex": 1054,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        89,
+                                        179,
+                                        99
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 377,
-                                        "atlas_id": 1037,
+                                        "id": 1054,
+                                        "atlas_id": 980,
                                         "ontology_id": 1,
-                                        "acronym": "VISpl6a",
-                                        "name": "Posterolateral visual area, layer 6a",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 197,
+                                        "acronym": "ILA6a",
+                                        "name": "Infralimbic area, layer 6a",
+                                        "color_hex_triplet": "59B363",
+                                        "graph_order": 250,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 425,
+                                        "parent_structure_id": 44,
                                         "centers": [
                                           [
-                                            9740,
-                                            2270,
-                                            2610
+                                            3590,
+                                            3710,
+                                            5040
                                           ],
                                           [
-                                            9740,
-                                            2270,
-                                            8790
+                                            3590,
+                                            3710,
+                                            6360
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3127500,
-                                          -3102500,
-                                          1767500
+                                          697500,
+                                          3047500,
+                                          327500
                                         ],
                                         [
-                                          -3052500,
-                                          -3102500,
-                                          1767500
+                                          -622500,
+                                          3047500,
+                                          327500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Posterolateral visual area, layer 6b",
-                                      "labelIndex": 393,
+                                      "name": "Infralimbic area, layer 6b",
+                                      "labelIndex": 1081,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        89,
+                                        179,
+                                        99
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 393,
-                                        "atlas_id": 1039,
+                                        "id": 1081,
+                                        "atlas_id": 983,
                                         "ontology_id": 1,
-                                        "acronym": "VISpl6b",
-                                        "name": "Posterolateral visual area, layer 6b",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 198,
+                                        "acronym": "ILA6b",
+                                        "name": "Infralimbic area, layer 6b",
+                                        "color_hex_triplet": "59B363",
+                                        "graph_order": 251,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 425,
+                                        "parent_structure_id": 44,
                                         "centers": [
                                           [
-                                            9610,
-                                            2410,
-                                            2460
+                                            3710,
+                                            3580,
+                                            4880
                                           ],
                                           [
-                                            9610,
-                                            2410,
-                                            8940
+                                            3710,
+                                            3580,
+                                            6520
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3277500,
-                                          -2972500,
-                                          1627500
+                                          857500,
+                                          2927500,
+                                          457500
                                         ],
                                         [
-                                          -3202500,
-                                          -2972500,
-                                          1627500
+                                          -782500,
+                                          2927500,
+                                          457500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 425,
-                                    "atlas_id": 760,
+                                    "id": 44,
+                                    "atlas_id": 146,
                                     "ontology_id": 1,
-                                    "acronym": "VISpl",
-                                    "name": "Posterolateral visual area",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 192,
+                                    "acronym": "ILA",
+                                    "name": "Infralimbic area",
+                                    "color_hex_triplet": "59B363",
+                                    "graph_order": 245,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 669,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        10000,
-                                        2200,
-                                        2440
+                                        3490,
+                                        3710,
+                                        5340
                                       ],
                                       [
-                                        10000,
-                                        2200,
-                                        8960
+                                        3490,
+                                        3710,
+                                        6060
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      3297500,
-                                      -3362500,
-                                      1837500
+                                      397500,
+                                      3147500,
+                                      327500
                                     ],
                                     [
-                                      -3222500,
-                                      -3362500,
-                                      1837500
+                                      -322500,
+                                      3147500,
+                                      327500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "posteromedial visual area",
-                                  "labelIndex": 533,
+                                  "name": "Orbital area",
+                                  "labelIndex": 714,
                                   "rgb": [
-                                    8,
-                                    133,
-                                    140
+                                    36,
+                                    138,
+                                    94
                                   ],
                                   "children": [
                                     {
-                                      "name": "posteromedial visual area, layer 1",
-                                      "labelIndex": 805,
+                                      "name": "Orbital area, layer 1",
+                                      "labelIndex": 264,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        36,
+                                        138,
+                                        94
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 805,
-                                        "atlas_id": 383,
+                                        "id": 264,
+                                        "atlas_id": 881,
                                         "ontology_id": 1,
-                                        "acronym": "VISpm1",
-                                        "name": "posteromedial visual area, layer 1",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 200,
+                                        "acronym": "ORB1",
+                                        "name": "Orbital area, layer 1",
+                                        "color_hex_triplet": "248A5E",
+                                        "graph_order": 253,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 533,
-                                        "centers": [
-                                          [
-                                            8450,
-                                            390,
-                                            3960
-                                          ],
-                                          [
-                                            8450,
-                                            390,
-                                            7440
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1777500,
-                                          -1812500,
-                                          3647500
-                                        ],
-                                        [
-                                          -1702500,
-                                          -1812500,
-                                          3647500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 714
+                                      }
                                     },
                                     {
-                                      "name": "posteromedial visual area, layer 2/3",
-                                      "labelIndex": 41,
+                                      "name": "Orbital area, layer 2/3",
+                                      "labelIndex": 492,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        36,
+                                        138,
+                                        94
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 41,
-                                        "atlas_id": 995,
+                                        "id": 492,
+                                        "atlas_id": 1051,
                                         "ontology_id": 1,
-                                        "acronym": "VISpm2/3",
-                                        "name": "posteromedial visual area, layer 2/3",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 201,
+                                        "acronym": "ORB2/3",
+                                        "name": "Orbital area, layer 2/3",
+                                        "color_hex_triplet": "248A5E",
+                                        "graph_order": 254,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 533,
-                                        "centers": [
-                                          [
-                                            8440,
-                                            550,
-                                            3970
-                                          ],
-                                          [
-                                            8440,
-                                            550,
-                                            7430
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1767500,
-                                          -1802500,
-                                          3487500
-                                        ],
-                                        [
-                                          -1692500,
-                                          -1802500,
-                                          3487500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 714
+                                      }
                                     },
                                     {
-                                      "name": "posteromedial visual area, layer 4",
-                                      "labelIndex": 501,
+                                      "name": "Orbital area, layer 5",
+                                      "labelIndex": 352,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        36,
+                                        138,
+                                        94
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 501,
-                                        "atlas_id": 628,
+                                        "id": 352,
+                                        "atlas_id": 892,
                                         "ontology_id": 1,
-                                        "acronym": "VISpm4",
-                                        "name": "posteromedial visual area, layer 4",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 202,
+                                        "acronym": "ORB5",
+                                        "name": "Orbital area, layer 5",
+                                        "color_hex_triplet": "248A5E",
+                                        "graph_order": 255,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 533,
-                                        "centers": [
-                                          [
-                                            8370,
-                                            700,
-                                            3980
-                                          ],
-                                          [
-                                            8370,
-                                            700,
-                                            7420
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1757500,
-                                          -1732500,
-                                          3337500
-                                        ],
-                                        [
-                                          -1682500,
-                                          -1732500,
-                                          3337500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 714
+                                      }
                                     },
                                     {
-                                      "name": "posteromedial visual area, layer 5",
-                                      "labelIndex": 565,
+                                      "name": "Orbital area, layer 6a",
+                                      "labelIndex": 476,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        36,
+                                        138,
+                                        94
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 565,
-                                        "atlas_id": 636,
+                                        "id": 476,
+                                        "atlas_id": 1049,
                                         "ontology_id": 1,
-                                        "acronym": "VISpm5",
-                                        "name": "posteromedial visual area, layer 5",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 203,
+                                        "acronym": "ORB6a",
+                                        "name": "Orbital area, layer 6a",
+                                        "color_hex_triplet": "248A5E",
+                                        "graph_order": 256,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 533,
-                                        "centers": [
-                                          [
-                                            8390,
-                                            840,
-                                            4040
-                                          ],
-                                          [
-                                            8390,
-                                            840,
-                                            7360
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1697500,
-                                          -1752500,
-                                          3197500
-                                        ],
-                                        [
-                                          -1622500,
-                                          -1752500,
-                                          3197500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 714
+                                      }
                                     },
                                     {
-                                      "name": "posteromedial visual area, layer 6a",
-                                      "labelIndex": 257,
+                                      "name": "Orbital area, layer 6b",
+                                      "labelIndex": 516,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        36,
+                                        138,
+                                        94
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 257,
-                                        "atlas_id": 456,
+                                        "id": 516,
+                                        "atlas_id": 1054,
                                         "ontology_id": 1,
-                                        "acronym": "VISpm6a",
-                                        "name": "posteromedial visual area, layer 6a",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 204,
+                                        "acronym": "ORB6b",
+                                        "name": "Orbital area, layer 6b",
+                                        "color_hex_triplet": "248A5E",
+                                        "graph_order": 257,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 533,
-                                        "centers": [
-                                          [
-                                            8300,
-                                            1070,
-                                            4050
-                                          ],
-                                          [
-                                            8300,
-                                            1070,
-                                            7350
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1687500,
-                                          -1662500,
-                                          2967500
-                                        ],
-                                        [
-                                          -1612500,
-                                          -1662500,
-                                          2967500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 714
+                                      }
                                     },
                                     {
-                                      "name": "posteromedial visual area, layer 6b",
-                                      "labelIndex": 469,
+                                      "name": "Orbital area, lateral part",
+                                      "labelIndex": 723,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        36,
+                                        138,
+                                        94
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Orbital area, lateral part, layer 1",
+                                          "labelIndex": 448,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 448,
+                                            "atlas_id": 621,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBl1",
+                                            "name": "Orbital area, lateral part, layer 1",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 259,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 723,
+                                            "centers": [
+                                              [
+                                                2510,
+                                                3910,
+                                                4200
+                                              ],
+                                              [
+                                                2510,
+                                                3910,
+                                                7200
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1537500,
+                                              4127500,
+                                              127500
+                                            ],
+                                            [
+                                              -1462500,
+                                              4127500,
+                                              127500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Orbital area, lateral part, layer 2/3",
+                                          "labelIndex": 412,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 412,
+                                            "atlas_id": 1041,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBl2/3",
+                                            "name": "Orbital area, lateral part, layer 2/3",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 260,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 723,
+                                            "centers": [
+                                              [
+                                                2780,
+                                                3930,
+                                                4210
+                                              ],
+                                              [
+                                                2780,
+                                                3930,
+                                                7190
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1527500,
+                                              3857500,
+                                              107500
+                                            ],
+                                            [
+                                              -1452500,
+                                              3857500,
+                                              107500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Orbital area, lateral part, layer 5",
+                                          "labelIndex": 630,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 630,
+                                            "atlas_id": 644,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBl5",
+                                            "name": "Orbital area, lateral part, layer 5",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 261,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 723,
+                                            "centers": [
+                                              [
+                                                3040,
+                                                3840,
+                                                4140
+                                              ],
+                                              [
+                                                3040,
+                                                3840,
+                                                7260
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1597500,
+                                              3597500,
+                                              197500
+                                            ],
+                                            [
+                                              -1522500,
+                                              3597500,
+                                              197500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Orbital area, lateral part, layer 6a",
+                                          "labelIndex": 440,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 440,
+                                            "atlas_id": 620,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBl6a",
+                                            "name": "Orbital area, lateral part, layer 6a",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 262,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 723,
+                                            "centers": [
+                                              [
+                                                3300,
+                                                3630,
+                                                4180
+                                              ],
+                                              [
+                                                3300,
+                                                3630,
+                                                7220
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1557500,
+                                              3337500,
+                                              407500
+                                            ],
+                                            [
+                                              -1482500,
+                                              3337500,
+                                              407500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Orbital area, lateral part, layer 6b",
+                                          "labelIndex": 488,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 488,
+                                            "atlas_id": 626,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBl6b",
+                                            "name": "Orbital area, lateral part, layer 6b",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 263,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 723,
+                                            "centers": [
+                                              [
+                                                3610,
+                                                3850,
+                                                4260
+                                              ],
+                                              [
+                                                3610,
+                                                3850,
+                                                7140
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1477500,
+                                              3027500,
+                                              187500
+                                            ],
+                                            [
+                                              -1402500,
+                                              3027500,
+                                              187500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 469,
-                                        "atlas_id": 624,
+                                        "id": 723,
+                                        "atlas_id": 231,
                                         "ontology_id": 1,
-                                        "acronym": "VISpm6b",
-                                        "name": "posteromedial visual area, layer 6b",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 205,
+                                        "acronym": "ORBl",
+                                        "name": "Orbital area, lateral part",
+                                        "color_hex_triplet": "248A5E",
+                                        "graph_order": 258,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 533,
+                                        "parent_structure_id": 714,
                                         "centers": [
                                           [
-                                            8270,
-                                            1190,
-                                            4070
+                                            2960,
+                                            3830,
+                                            4170
                                           ],
                                           [
-                                            8270,
-                                            1190,
-                                            7330
+                                            2960,
+                                            3830,
+                                            7230
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1667500,
-                                          -1632500,
-                                          2847500
+                                          1567500,
+                                          3677500,
+                                          207500
                                         ],
                                         [
-                                          -1592500,
-                                          -1632500,
-                                          2847500
+                                          -1492500,
+                                          3677500,
+                                          207500
                                         ]
                                       ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 533,
-                                    "atlas_id": 915,
-                                    "ontology_id": 1,
-                                    "acronym": "VISpm",
-                                    "name": "posteromedial visual area",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 199,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 669,
-                                    "centers": [
-                                      [
-                                        8390,
-                                        710,
-                                        4000
+                                    },
+                                    {
+                                      "name": "Orbital area, medial part",
+                                      "labelIndex": 731,
+                                      "rgb": [
+                                        36,
+                                        138,
+                                        94
                                       ],
-                                      [
-                                        8390,
-                                        710,
-                                        7400
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1737500,
-                                      -1752500,
-                                      3327500
-                                    ],
-                                    [
-                                      -1662500,
-                                      -1752500,
-                                      3327500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Laterointermediate area",
-                                  "labelIndex": 312782574,
-                                  "rgb": [
-                                    8,
-                                    133,
-                                    140
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Laterointermediate area, layer 1",
-                                      "labelIndex": 312782578,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 312782578,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "VISli1",
-                                        "name": "Laterointermediate area, layer 1",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 207,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 312782574,
-                                        "centers": [
-                                          [
-                                            9140,
-                                            1920,
-                                            1550
+                                      "children": [
+                                        {
+                                          "name": "Orbital area, medial part, layer 1",
+                                          "labelIndex": 484,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
                                           ],
-                                          [
-                                            9140,
-                                            1920,
-                                            9850
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 484,
+                                            "atlas_id": 1050,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBm1",
+                                            "name": "Orbital area, medial part, layer 1",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 265,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 731,
+                                            "centers": [
+                                              [
+                                                2540,
+                                                3620,
+                                                5580
+                                              ],
+                                              [
+                                                2540,
+                                                3620,
+                                                5820
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              157500,
+                                              4097500,
+                                              417500
+                                            ],
+                                            [
+                                              -82500,
+                                              4097500,
+                                              417500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4187500,
-                                          -2502500,
-                                          2117500
-                                        ],
-                                        [
-                                          -4112500,
-                                          -2502500,
-                                          2117500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Laterointermediate area, layer 2/3",
-                                      "labelIndex": 312782582,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 312782582,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "VISli2/3",
-                                        "name": "Laterointermediate area, layer 2/3",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 208,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 312782574,
-                                        "centers": [
-                                          [
-                                            9110,
-                                            2010,
-                                            1650
+                                        },
+                                        {
+                                          "name": "Orbital area, medial part, layer 2",
+                                          "labelIndex": 524,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
                                           ],
-                                          [
-                                            9110,
-                                            2010,
-                                            9750
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 524,
+                                            "atlas_id": 1055,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBm2",
+                                            "name": "Orbital area, medial part, layer 2",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 266,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 731
+                                          }
+                                        },
+                                        {
+                                          "name": "Orbital area, medial part, layer 2/3",
+                                          "labelIndex": 582,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 582,
+                                            "atlas_id": 638,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBm2/3",
+                                            "name": "Orbital area, medial part, layer 2/3",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 267,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 731,
+                                            "centers": [
+                                              [
+                                                2720,
+                                                3640,
+                                                5460
+                                              ],
+                                              [
+                                                2720,
+                                                3640,
+                                                5940
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              277500,
+                                              3917500,
+                                              397500
+                                            ],
+                                            [
+                                              -202500,
+                                              3917500,
+                                              397500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4087500,
-                                          -2472500,
-                                          2027500
-                                        ],
-                                        [
-                                          -4012500,
-                                          -2472500,
-                                          2027500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Laterointermediate area, layer 4",
-                                      "labelIndex": 312782586,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        },
+                                        {
+                                          "name": "Orbital area, medial part, layer 5",
+                                          "labelIndex": 620,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 620,
+                                            "atlas_id": 1067,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBm5",
+                                            "name": "Orbital area, medial part, layer 5",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 268,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 731,
+                                            "centers": [
+                                              [
+                                                2880,
+                                                3520,
+                                                5250
+                                              ],
+                                              [
+                                                2880,
+                                                3520,
+                                                6150
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              487500,
+                                              3757500,
+                                              517500
+                                            ],
+                                            [
+                                              -412500,
+                                              3757500,
+                                              517500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Orbital area, medial part, layer 6a",
+                                          "labelIndex": 910,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 910,
+                                            "atlas_id": 962,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBm6a",
+                                            "name": "Orbital area, medial part, layer 6a",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 269,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 731,
+                                            "centers": [
+                                              [
+                                                3250,
+                                                3520,
+                                                4920
+                                              ],
+                                              [
+                                                3250,
+                                                3520,
+                                                6480
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              817500,
+                                              3387500,
+                                              517500
+                                            ],
+                                            [
+                                              -742500,
+                                              3387500,
+                                              517500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Orbital area, medial part, layer 6b",
+                                          "labelIndex": 527696977,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 527696977,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBm6b",
+                                            "name": "Orbital area, medial part, layer 6b",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 270,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 731,
+                                            "centers": [
+                                              [
+                                                3490,
+                                                3520,
+                                                4720
+                                              ],
+                                              [
+                                                3490,
+                                                3520,
+                                                6680
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1017500,
+                                              3147500,
+                                              517500
+                                            ],
+                                            [
+                                              -942500,
+                                              3147500,
+                                              517500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782586,
-                                        "atlas_id": null,
+                                        "id": 731,
+                                        "atlas_id": 232,
                                         "ontology_id": 1,
-                                        "acronym": "VISli4",
-                                        "name": "Laterointermediate area, layer 4",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 209,
+                                        "acronym": "ORBm",
+                                        "name": "Orbital area, medial part",
+                                        "color_hex_triplet": "248A5E",
+                                        "graph_order": 264,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782574,
+                                        "parent_structure_id": 714,
                                         "centers": [
                                           [
-                                            9060,
-                                            2090,
-                                            1750
+                                            2790,
+                                            3580,
+                                            5350
                                           ],
                                           [
-                                            9060,
-                                            2090,
-                                            9650
+                                            2790,
+                                            3580,
+                                            6050
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3987500,
-                                          -2422500,
-                                          1947500
+                                          387500,
+                                          3847500,
+                                          457500
                                         ],
                                         [
-                                          -3912500,
-                                          -2422500,
-                                          1947500
+                                          -312500,
+                                          3847500,
+                                          457500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Laterointermediate area, layer 5",
-                                      "labelIndex": 312782590,
+                                      "name": "Orbital area, ventral part",
+                                      "labelIndex": 738,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        36,
+                                        138,
+                                        94
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782590,
-                                        "atlas_id": null,
+                                        "id": 738,
+                                        "atlas_id": 233,
                                         "ontology_id": 1,
-                                        "acronym": "VISli5",
-                                        "name": "Laterointermediate area, layer 5",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 210,
+                                        "acronym": "ORBv",
+                                        "name": "Orbital area, ventral part",
+                                        "color_hex_triplet": "248A5E",
+                                        "graph_order": 271,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782574,
-                                        "centers": [
-                                          [
-                                            9020,
-                                            2210,
-                                            1870
-                                          ],
-                                          [
-                                            9020,
-                                            2210,
-                                            9530
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3867500,
-                                          -2382500,
-                                          1827500
-                                        ],
-                                        [
-                                          -3792500,
-                                          -2382500,
-                                          1827500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 714
+                                      }
                                     },
                                     {
-                                      "name": "Laterointermediate area, layer 6a",
-                                      "labelIndex": 312782594,
+                                      "name": "Orbital area, ventrolateral part",
+                                      "labelIndex": 746,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        36,
+                                        138,
+                                        94
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 312782594,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "VISli6a",
-                                        "name": "Laterointermediate area, layer 6a",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 211,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 312782574,
-                                        "centers": [
-                                          [
-                                            8960,
-                                            2350,
-                                            2020
+                                      "children": [
+                                        {
+                                          "name": "Orbital area, ventrolateral part, layer 1",
+                                          "labelIndex": 969,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
                                           ],
-                                          [
-                                            8960,
-                                            2350,
-                                            9380
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 969,
+                                            "atlas_id": 1111,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBvl1",
+                                            "name": "Orbital area, ventrolateral part, layer 1",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 273,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 746,
+                                            "centers": [
+                                              [
+                                                2450,
+                                                3740,
+                                                5030
+                                              ],
+                                              [
+                                                2450,
+                                                3740,
+                                                6370
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              707500,
+                                              4187500,
+                                              297500
+                                            ],
+                                            [
+                                              -632500,
+                                              4187500,
+                                              297500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3717500,
-                                          -2322500,
-                                          1687500
-                                        ],
-                                        [
-                                          -3642500,
-                                          -2322500,
-                                          1687500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Laterointermediate area, layer 6b",
-                                      "labelIndex": 312782598,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        },
+                                        {
+                                          "name": "Orbital area, ventrolateral part, layer 2/3",
+                                          "labelIndex": 288,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 288,
+                                            "atlas_id": 884,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBvl2/3",
+                                            "name": "Orbital area, ventrolateral part, layer 2/3",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 274,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 746,
+                                            "centers": [
+                                              [
+                                                2690,
+                                                3750,
+                                                4970
+                                              ],
+                                              [
+                                                2690,
+                                                3750,
+                                                6430
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              767500,
+                                              3947500,
+                                              287500
+                                            ],
+                                            [
+                                              -692500,
+                                              3947500,
+                                              287500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Orbital area, ventrolateral part, layer 5",
+                                          "labelIndex": 1125,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1125,
+                                            "atlas_id": 1130,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBvl5",
+                                            "name": "Orbital area, ventrolateral part, layer 5",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 275,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 746,
+                                            "centers": [
+                                              [
+                                                2840,
+                                                3510,
+                                                4860
+                                              ],
+                                              [
+                                                2840,
+                                                3510,
+                                                6540
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              877500,
+                                              3797500,
+                                              527500
+                                            ],
+                                            [
+                                              -802500,
+                                              3797500,
+                                              527500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Orbital area, ventrolateral part, layer 6a",
+                                          "labelIndex": 608,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 608,
+                                            "atlas_id": 924,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBvl6a",
+                                            "name": "Orbital area, ventrolateral part, layer 6a",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 276,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 746,
+                                            "centers": [
+                                              [
+                                                3160,
+                                                3400,
+                                                4690
+                                              ],
+                                              [
+                                                3160,
+                                                3400,
+                                                6710
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1047500,
+                                              3477500,
+                                              637500
+                                            ],
+                                            [
+                                              -972500,
+                                              3477500,
+                                              637500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Orbital area, ventrolateral part, layer 6b",
+                                          "labelIndex": 680,
+                                          "rgb": [
+                                            36,
+                                            138,
+                                            94
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 680,
+                                            "atlas_id": 933,
+                                            "ontology_id": 1,
+                                            "acronym": "ORBvl6b",
+                                            "name": "Orbital area, ventrolateral part, layer 6b",
+                                            "color_hex_triplet": "248A5E",
+                                            "graph_order": 277,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 746,
+                                            "centers": [
+                                              [
+                                                3450,
+                                                3620,
+                                                4640
+                                              ],
+                                              [
+                                                3450,
+                                                3620,
+                                                6760
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1097500,
+                                              3187500,
+                                              417500
+                                            ],
+                                            [
+                                              -1022500,
+                                              3187500,
+                                              417500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782598,
-                                        "atlas_id": null,
+                                        "id": 746,
+                                        "atlas_id": 234,
                                         "ontology_id": 1,
-                                        "acronym": "VISli6b",
-                                        "name": "Laterointermediate area, layer 6b",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 212,
+                                        "acronym": "ORBvl",
+                                        "name": "Orbital area, ventrolateral part",
+                                        "color_hex_triplet": "248A5E",
+                                        "graph_order": 272,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782574,
+                                        "parent_structure_id": 714,
                                         "centers": [
                                           [
-                                            8920,
-                                            2410,
-                                            2090
+                                            2760,
+                                            3620,
+                                            4910
                                           ],
                                           [
-                                            8920,
-                                            2410,
-                                            9310
+                                            2760,
+                                            3620,
+                                            6490
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3647500,
-                                          -2282500,
-                                          1627500
+                                          827500,
+                                          3877500,
+                                          417500
                                         ],
                                         [
-                                          -3572500,
-                                          -2282500,
-                                          1627500
+                                          -752500,
+                                          3877500,
+                                          417500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 312782574,
-                                    "atlas_id": null,
+                                    "id": 714,
+                                    "atlas_id": 230,
                                     "ontology_id": 1,
-                                    "acronym": "VISli",
-                                    "name": "Laterointermediate area",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 206,
+                                    "acronym": "ORB",
+                                    "name": "Orbital area",
+                                    "color_hex_triplet": "248A5E",
+                                    "graph_order": 252,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 669,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        9050,
-                                        2140,
-                                        1790
+                                        2860,
+                                        3710,
+                                        4670
                                       ],
                                       [
-                                        9050,
-                                        2140,
-                                        9610
+                                        2860,
+                                        3710,
+                                        6730
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      3947500,
-                                      -2412500,
-                                      1897500
+                                      1067500,
+                                      3777500,
+                                      327500
                                     ],
                                     [
-                                      -3872500,
-                                      -2412500,
-                                      1897500
+                                      -992500,
+                                      3777500,
+                                      327500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Postrhinal area",
-                                  "labelIndex": 312782628,
+                                  "name": "Agranular insular area",
+                                  "labelIndex": 95,
                                   "rgb": [
-                                    8,
-                                    133,
-                                    140
+                                    33,
+                                    152,
+                                    102
                                   ],
                                   "children": [
                                     {
-                                      "name": "Postrhinal area, layer 1",
-                                      "labelIndex": 312782632,
+                                      "name": "Agranular insular area, dorsal part",
+                                      "labelIndex": 104,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        33,
+                                        152,
+                                        102
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 312782632,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "VISpor1",
-                                        "name": "Postrhinal area, layer 1",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 214,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 312782628,
-                                        "centers": [
-                                          [
-                                            9760,
-                                            2640,
-                                            1350
+                                      "children": [
+                                        {
+                                          "name": "Agranular insular area, dorsal part, layer 1",
+                                          "labelIndex": 996,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
                                           ],
-                                          [
-                                            9760,
-                                            2640,
-                                            10050
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 996,
+                                            "atlas_id": 1114,
+                                            "ontology_id": 1,
+                                            "acronym": "AId1",
+                                            "name": "Agranular insular area, dorsal part, layer 1",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 280,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 104,
+                                            "centers": [
+                                              [
+                                                3040,
+                                                4340,
+                                                2850
+                                              ],
+                                              [
+                                                3040,
+                                                4340,
+                                                8550
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2887500,
+                                              3597500,
+                                              -302500
+                                            ],
+                                            [
+                                              -2812500,
+                                              3597500,
+                                              -302500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4387500,
-                                          -3122500,
-                                          1397500
-                                        ],
-                                        [
-                                          -4312500,
-                                          -3122500,
-                                          1397500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Postrhinal area, layer 2/3",
-                                      "labelIndex": 312782636,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        },
+                                        {
+                                          "name": "Agranular insular area, dorsal part, layer 2/3",
+                                          "labelIndex": 328,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 328,
+                                            "atlas_id": 889,
+                                            "ontology_id": 1,
+                                            "acronym": "AId2/3",
+                                            "name": "Agranular insular area, dorsal part, layer 2/3",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 281,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 104,
+                                            "centers": [
+                                              [
+                                                3280,
+                                                4360,
+                                                2810
+                                              ],
+                                              [
+                                                3280,
+                                                4360,
+                                                8590
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2927500,
+                                              3357500,
+                                              -322500
+                                            ],
+                                            [
+                                              -2852500,
+                                              3357500,
+                                              -322500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Agranular insular area, dorsal part, layer 5",
+                                          "labelIndex": 1101,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1101,
+                                            "atlas_id": 1127,
+                                            "ontology_id": 1,
+                                            "acronym": "AId5",
+                                            "name": "Agranular insular area, dorsal part, layer 5",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 282,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 104,
+                                            "centers": [
+                                              [
+                                                3500,
+                                                4290,
+                                                2990
+                                              ],
+                                              [
+                                                3500,
+                                                4290,
+                                                8410
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2747500,
+                                              3137500,
+                                              -252500
+                                            ],
+                                            [
+                                              -2672500,
+                                              3137500,
+                                              -252500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Agranular insular area, dorsal part, layer 6a",
+                                          "labelIndex": 783,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 783,
+                                            "atlas_id": 946,
+                                            "ontology_id": 1,
+                                            "acronym": "AId6a",
+                                            "name": "Agranular insular area, dorsal part, layer 6a",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 283,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 104,
+                                            "centers": [
+                                              [
+                                                3830,
+                                                4130,
+                                                3190
+                                              ],
+                                              [
+                                                3830,
+                                                4130,
+                                                8210
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2547500,
+                                              2807500,
+                                              -92500
+                                            ],
+                                            [
+                                              -2472500,
+                                              2807500,
+                                              -92500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Agranular insular area, dorsal part, layer 6b",
+                                          "labelIndex": 831,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 831,
+                                            "atlas_id": 952,
+                                            "ontology_id": 1,
+                                            "acronym": "AId6b",
+                                            "name": "Agranular insular area, dorsal part, layer 6b",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 284,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 104,
+                                            "centers": [
+                                              [
+                                                4050,
+                                                4190,
+                                                3220
+                                              ],
+                                              [
+                                                4050,
+                                                4190,
+                                                8180
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2517500,
+                                              2587500,
+                                              -152500
+                                            ],
+                                            [
+                                              -2442500,
+                                              2587500,
+                                              -152500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782636,
-                                        "atlas_id": null,
+                                        "id": 104,
+                                        "atlas_id": 12,
                                         "ontology_id": 1,
-                                        "acronym": "VISpor2/3",
-                                        "name": "Postrhinal area, layer 2/3",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 215,
+                                        "acronym": "AId",
+                                        "name": "Agranular insular area, dorsal part",
+                                        "color_hex_triplet": "219866",
+                                        "graph_order": 279,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782628,
+                                        "parent_structure_id": 95,
                                         "centers": [
                                           [
-                                            9660,
-                                            2700,
-                                            1450
+                                            3470,
+                                            4280,
+                                            2980
                                           ],
                                           [
-                                            9660,
-                                            2700,
-                                            9950
+                                            3470,
+                                            4280,
+                                            8420
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4287500,
-                                          -3022500,
-                                          1337500
+                                          2757500,
+                                          3167500,
+                                          -242500
                                         ],
                                         [
-                                          -4212500,
-                                          -3022500,
-                                          1337500
+                                          -2682500,
+                                          3167500,
+                                          -242500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Postrhinal area, layer 4",
-                                      "labelIndex": 312782640,
+                                      "name": "Agranular insular area, posterior part",
+                                      "labelIndex": 111,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        33,
+                                        152,
+                                        102
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 312782640,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "VISpor4",
-                                        "name": "Postrhinal area, layer 4",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 216,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 312782628,
-                                        "centers": [
-                                          [
-                                            9440,
-                                            2560,
-                                            1540
+                                      "children": [
+                                        {
+                                          "name": "Agranular insular area, posterior part, layer 1",
+                                          "labelIndex": 120,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
                                           ],
-                                          [
-                                            9440,
-                                            2560,
-                                            9860
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 120,
+                                            "atlas_id": 863,
+                                            "ontology_id": 1,
+                                            "acronym": "AIp1",
+                                            "name": "Agranular insular area, posterior part, layer 1",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 286,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 111,
+                                            "centers": [
+                                              [
+                                                5840,
+                                                5210,
+                                                1210
+                                              ],
+                                              [
+                                                5840,
+                                                5210,
+                                                10190
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4527500,
+                                              797500,
+                                              -1172500
+                                            ],
+                                            [
+                                              -4452500,
+                                              797500,
+                                              -1172500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          4197500,
-                                          -2802500,
-                                          1477500
-                                        ],
-                                        [
-                                          -4122500,
-                                          -2802500,
-                                          1477500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Postrhinal area, layer 5",
-                                      "labelIndex": 312782644,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        },
+                                        {
+                                          "name": "Agranular insular area, posterior part, layer 2/3",
+                                          "labelIndex": 163,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 163,
+                                            "atlas_id": 1010,
+                                            "ontology_id": 1,
+                                            "acronym": "AIp2/3",
+                                            "name": "Agranular insular area, posterior part, layer 2/3",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 287,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 111,
+                                            "centers": [
+                                              [
+                                                5890,
+                                                5150,
+                                                1400
+                                              ],
+                                              [
+                                                5890,
+                                                5150,
+                                                10000
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4337500,
+                                              747500,
+                                              -1112500
+                                            ],
+                                            [
+                                              -4262500,
+                                              747500,
+                                              -1112500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Agranular insular area, posterior part, layer 5",
+                                          "labelIndex": 344,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 344,
+                                            "atlas_id": 891,
+                                            "ontology_id": 1,
+                                            "acronym": "AIp5",
+                                            "name": "Agranular insular area, posterior part, layer 5",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 288,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 111,
+                                            "centers": [
+                                              [
+                                                6000,
+                                                5050,
+                                                1620
+                                              ],
+                                              [
+                                                6000,
+                                                5050,
+                                                9780
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              4117500,
+                                              637500,
+                                              -1012500
+                                            ],
+                                            [
+                                              -4042500,
+                                              637500,
+                                              -1012500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Agranular insular area, posterior part, layer 6a",
+                                          "labelIndex": 314,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 314,
+                                            "atlas_id": 1029,
+                                            "ontology_id": 1,
+                                            "acronym": "AIp6a",
+                                            "name": "Agranular insular area, posterior part, layer 6a",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 289,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 111,
+                                            "centers": [
+                                              [
+                                                6140,
+                                                4980,
+                                                1840
+                                              ],
+                                              [
+                                                6140,
+                                                4980,
+                                                9560
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3897500,
+                                              497500,
+                                              -942500
+                                            ],
+                                            [
+                                              -3822500,
+                                              497500,
+                                              -942500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Agranular insular area, posterior part, layer 6b",
+                                          "labelIndex": 355,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 355,
+                                            "atlas_id": 1034,
+                                            "ontology_id": 1,
+                                            "acronym": "AIp6b",
+                                            "name": "Agranular insular area, posterior part, layer 6b",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 290,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 111,
+                                            "centers": [
+                                              [
+                                                6720,
+                                                4880,
+                                                1880
+                                              ],
+                                              [
+                                                6720,
+                                                4880,
+                                                9520
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3857500,
+                                              -82500,
+                                              -842500
+                                            ],
+                                            [
+                                              -3782500,
+                                              -82500,
+                                              -842500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782644,
-                                        "atlas_id": null,
+                                        "id": 111,
+                                        "atlas_id": 13,
                                         "ontology_id": 1,
-                                        "acronym": "VISpor5",
-                                        "name": "Postrhinal area, layer 5",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 217,
+                                        "acronym": "AIp",
+                                        "name": "Agranular insular area, posterior part",
+                                        "color_hex_triplet": "219866",
+                                        "graph_order": 285,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782628,
+                                        "parent_structure_id": 95,
                                         "centers": [
                                           [
-                                            9500,
-                                            2770,
-                                            1660
+                                            5970,
+                                            5100,
+                                            1520
                                           ],
                                           [
-                                            9500,
-                                            2770,
-                                            9740
+                                            5970,
+                                            5100,
+                                            9880
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4077500,
-                                          -2862500,
-                                          1267500
+                                          4217500,
+                                          667500,
+                                          -1062500
                                         ],
                                         [
-                                          -4002500,
-                                          -2862500,
-                                          1267500
+                                          -4142500,
+                                          667500,
+                                          -1062500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Postrhinal area, layer 6a",
-                                      "labelIndex": 312782648,
+                                      "name": "Agranular insular area, ventral part",
+                                      "labelIndex": 119,
                                       "rgb": [
-                                        8,
-                                        133,
-                                        140
+                                        33,
+                                        152,
+                                        102
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Agranular insular area, ventral part, layer 1",
+                                          "labelIndex": 704,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 704,
+                                            "atlas_id": 936,
+                                            "ontology_id": 1,
+                                            "acronym": "AIv1",
+                                            "name": "Agranular insular area, ventral part, layer 1",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 292,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 119,
+                                            "centers": [
+                                              [
+                                                3360,
+                                                5030,
+                                                2780
+                                              ],
+                                              [
+                                                3360,
+                                                5030,
+                                                8620
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2957500,
+                                              3277500,
+                                              -992500
+                                            ],
+                                            [
+                                              -2882500,
+                                              3277500,
+                                              -992500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Agranular insular area, ventral part, layer 2/3",
+                                          "labelIndex": 694,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 694,
+                                            "atlas_id": 652,
+                                            "ontology_id": 1,
+                                            "acronym": "AIv2/3",
+                                            "name": "Agranular insular area, ventral part, layer 2/3",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 293,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 119,
+                                            "centers": [
+                                              [
+                                                3660,
+                                                5020,
+                                                2850
+                                              ],
+                                              [
+                                                3660,
+                                                5020,
+                                                8550
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2887500,
+                                              2977500,
+                                              -982500
+                                            ],
+                                            [
+                                              -2812500,
+                                              2977500,
+                                              -982500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Agranular insular area, ventral part, layer 5",
+                                          "labelIndex": 800,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 800,
+                                            "atlas_id": 948,
+                                            "ontology_id": 1,
+                                            "acronym": "AIv5",
+                                            "name": "Agranular insular area, ventral part, layer 5",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 294,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 119,
+                                            "centers": [
+                                              [
+                                                3750,
+                                                4790,
+                                                3120
+                                              ],
+                                              [
+                                                3750,
+                                                4790,
+                                                8280
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2617500,
+                                              2887500,
+                                              -752500
+                                            ],
+                                            [
+                                              -2542500,
+                                              2887500,
+                                              -752500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Agranular insular area, ventral part, layer 6a",
+                                          "labelIndex": 675,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 675,
+                                            "atlas_id": 1074,
+                                            "ontology_id": 1,
+                                            "acronym": "AIv6a",
+                                            "name": "Agranular insular area, ventral part, layer 6a",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 295,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 119,
+                                            "centers": [
+                                              [
+                                                4110,
+                                                4930,
+                                                3010
+                                              ],
+                                              [
+                                                4110,
+                                                4930,
+                                                8390
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2727500,
+                                              2527500,
+                                              -892500
+                                            ],
+                                            [
+                                              -2652500,
+                                              2527500,
+                                              -892500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Agranular insular area, ventral part, layer 6b",
+                                          "labelIndex": 699,
+                                          "rgb": [
+                                            33,
+                                            152,
+                                            102
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 699,
+                                            "atlas_id": 1077,
+                                            "ontology_id": 1,
+                                            "acronym": "AIv6b",
+                                            "name": "Agranular insular area, ventral part, layer 6b",
+                                            "color_hex_triplet": "219866",
+                                            "graph_order": 296,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 119,
+                                            "centers": [
+                                              [
+                                                3850,
+                                                4230,
+                                                3590
+                                              ],
+                                              [
+                                                3850,
+                                                4230,
+                                                7810
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2147500,
+                                              2787500,
+                                              -192500
+                                            ],
+                                            [
+                                              -2072500,
+                                              2787500,
+                                              -192500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782648,
-                                        "atlas_id": null,
+                                        "id": 119,
+                                        "atlas_id": 14,
                                         "ontology_id": 1,
-                                        "acronym": "VISpor6a",
-                                        "name": "Postrhinal area, layer 6a",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 218,
+                                        "acronym": "AIv",
+                                        "name": "Agranular insular area, ventral part",
+                                        "color_hex_triplet": "219866",
+                                        "graph_order": 291,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782628,
+                                        "parent_structure_id": 95,
                                         "centers": [
                                           [
-                                            9360,
-                                            2870,
-                                            1820
+                                            3720,
+                                            4900,
+                                            2980
                                           ],
                                           [
-                                            9360,
-                                            2870,
-                                            9580
+                                            3720,
+                                            4900,
+                                            8420
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3917500,
-                                          -2722500,
-                                          1167500
+                                          2757500,
+                                          2917500,
+                                          -862500
                                         ],
                                         [
-                                          -3842500,
-                                          -2722500,
-                                          1167500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Postrhinal area, layer 6b",
-                                      "labelIndex": 312782652,
-                                      "rgb": [
-                                        8,
-                                        133,
-                                        140
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 312782652,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "VISpor6b",
-                                        "name": "Postrhinal area, layer 6b",
-                                        "color_hex_triplet": "08858C",
-                                        "graph_order": 219,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 312782628,
-                                        "centers": [
-                                          [
-                                            9290,
-                                            2920,
-                                            1880
-                                          ],
-                                          [
-                                            9290,
-                                            2920,
-                                            9520
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3857500,
-                                          -2652500,
-                                          1117500
-                                        ],
-                                        [
-                                          -3782500,
-                                          -2652500,
-                                          1117500
+                                          -2682500,
+                                          2917500,
+                                          -862500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 312782628,
-                                    "atlas_id": null,
+                                    "id": 95,
+                                    "atlas_id": 11,
                                     "ontology_id": 1,
-                                    "acronym": "VISpor",
-                                    "name": "Postrhinal area",
-                                    "color_hex_triplet": "08858C",
-                                    "graph_order": 213,
+                                    "acronym": "AI",
+                                    "name": "Agranular insular area",
+                                    "color_hex_triplet": "219866",
+                                    "graph_order": 278,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 669,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        9570,
-                                        2730,
-                                        1560
+                                        4290,
+                                        4670,
+                                        2530
                                       ],
                                       [
-                                        9570,
-                                        2730,
-                                        9840
+                                        4290,
+                                        4670,
+                                        8870
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      4177500,
-                                      -2932500,
-                                      1307500
+                                      3207500,
+                                      2347500,
+                                      -632500
                                     ],
                                     [
-                                      -4102500,
-                                      -2932500,
-                                      1307500
+                                      -3132500,
+                                      2347500,
+                                      -632500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 669,
-                                "atlas_id": 366,
-                                "ontology_id": 1,
-                                "acronym": "VIS",
-                                "name": "Visual areas",
-                                "color_hex_triplet": "08858C",
-                                "graph_order": 157,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    8990,
-                                    1460,
-                                    2850
-                                  ],
-                                  [
-                                    8990,
-                                    1460,
-                                    8550
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2887500,
-                                  -2352500,
-                                  2577500
-                                ],
-                                [
-                                  -2812500,
-                                  -2352500,
-                                  2577500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Anterior cingulate area",
-                              "labelIndex": 31,
-                              "rgb": [
-                                64,
-                                166,
-                                102
-                              ],
-                              "children": [
-                                {
-                                  "name": "Anterior cingulate area, layer 1",
-                                  "labelIndex": 572,
-                                  "rgb": [
-                                    64,
-                                    166,
-                                    102
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 572,
-                                    "atlas_id": 1061,
-                                    "ontology_id": 1,
-                                    "acronym": "ACA1",
-                                    "name": "Anterior cingulate area, layer 1",
-                                    "color_hex_triplet": "40A666",
-                                    "graph_order": 221,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 31
-                                  }
-                                },
-                                {
-                                  "name": "Anterior cingulate area, layer 2/3",
-                                  "labelIndex": 1053,
-                                  "rgb": [
-                                    64,
-                                    166,
-                                    102
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1053,
-                                    "atlas_id": 1121,
-                                    "ontology_id": 1,
-                                    "acronym": "ACA2/3",
-                                    "name": "Anterior cingulate area, layer 2/3",
-                                    "color_hex_triplet": "40A666",
-                                    "graph_order": 222,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 31
-                                  }
-                                },
-                                {
-                                  "name": "Anterior cingulate area, layer 5",
-                                  "labelIndex": 739,
-                                  "rgb": [
-                                    64,
-                                    166,
-                                    102
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 739,
-                                    "atlas_id": 1082,
-                                    "ontology_id": 1,
-                                    "acronym": "ACA5",
-                                    "name": "Anterior cingulate area, layer 5",
-                                    "color_hex_triplet": "40A666",
-                                    "graph_order": 223,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 31
-                                  }
-                                },
-                                {
-                                  "name": "Anterior cingulate area, layer 6a",
-                                  "labelIndex": 179,
-                                  "rgb": [
-                                    64,
-                                    166,
-                                    102
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 179,
-                                    "atlas_id": 1012,
-                                    "ontology_id": 1,
-                                    "acronym": "ACA6a",
-                                    "name": "Anterior cingulate area, layer 6a",
-                                    "color_hex_triplet": "40A666",
-                                    "graph_order": 224,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 31
-                                  }
-                                },
-                                {
-                                  "name": "Anterior cingulate area, layer 6b",
-                                  "labelIndex": 227,
-                                  "rgb": [
-                                    64,
-                                    166,
-                                    102
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 227,
-                                    "atlas_id": 1018,
-                                    "ontology_id": 1,
-                                    "acronym": "ACA6b",
-                                    "name": "Anterior cingulate area, layer 6b",
-                                    "color_hex_triplet": "40A666",
-                                    "graph_order": 225,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 31
-                                  }
                                 },
                                 {
-                                  "name": "Anterior cingulate area, dorsal part",
-                                  "labelIndex": 39,
+                                  "name": "Retrosplenial area",
+                                  "labelIndex": 254,
                                   "rgb": [
-                                    64,
+                                    26,
                                     166,
-                                    102
+                                    152
                                   ],
                                   "children": [
                                     {
-                                      "name": "Anterior cingulate area, dorsal part, layer 1",
-                                      "labelIndex": 935,
-                                      "rgb": [
-                                        64,
-                                        166,
-                                        102
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 935,
-                                        "atlas_id": 965,
-                                        "ontology_id": 1,
-                                        "acronym": "ACAd1",
-                                        "name": "Anterior cingulate area, dorsal part, layer 1",
-                                        "color_hex_triplet": "40A666",
-                                        "graph_order": 227,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 39,
-                                        "centers": [
-                                          [
-                                            4360,
-                                            1770,
-                                            5610
-                                          ],
-                                          [
-                                            4360,
-                                            1770,
-                                            5790
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          127500,
-                                          2277500,
-                                          2267500
-                                        ],
-                                        [
-                                          -52500,
-                                          2277500,
-                                          2267500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anterior cingulate area, dorsal part, layer 2/3",
-                                      "labelIndex": 211,
+                                      "name": "Retrosplenial area, lateral agranular part",
+                                      "labelIndex": 894,
                                       "rgb": [
-                                        64,
+                                        26,
                                         166,
-                                        102
+                                        152
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 211,
-                                        "atlas_id": 1016,
-                                        "ontology_id": 1,
-                                        "acronym": "ACAd2/3",
-                                        "name": "Anterior cingulate area, dorsal part, layer 2/3",
-                                        "color_hex_triplet": "40A666",
-                                        "graph_order": 228,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 39,
-                                        "centers": [
-                                          [
-                                            4350,
-                                            1820,
-                                            5470
+                                      "children": [
+                                        {
+                                          "name": "Retrosplenial area, lateral agranular part, layer 1",
+                                          "labelIndex": 671,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
                                           ],
-                                          [
-                                            4350,
-                                            1820,
-                                            5930
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 671,
+                                            "atlas_id": 932,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPagl1",
+                                            "name": "Retrosplenial area, lateral agranular part, layer 1",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 299,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 894,
+                                            "centers": [
+                                              [
+                                                8460,
+                                                360,
+                                                4350
+                                              ],
+                                              [
+                                                8460,
+                                                360,
+                                                7050
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1387500,
+                                              -1822500,
+                                              3677500
+                                            ],
+                                            [
+                                              -1312500,
+                                              -1822500,
+                                              3677500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          267500,
-                                          2287500,
-                                          2217500
-                                        ],
-                                        [
-                                          -192500,
-                                          2287500,
-                                          2217500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anterior cingulate area, dorsal part, layer 5",
-                                      "labelIndex": 1015,
-                                      "rgb": [
-                                        64,
-                                        166,
-                                        102
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1015,
-                                        "atlas_id": 975,
-                                        "ontology_id": 1,
-                                        "acronym": "ACAd5",
-                                        "name": "Anterior cingulate area, dorsal part, layer 5",
-                                        "color_hex_triplet": "40A666",
-                                        "graph_order": 229,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 39,
-                                        "centers": [
-                                          [
-                                            4380,
-                                            1960,
-                                            5230
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, lateral agranular part, layer 2/3",
+                                          "labelIndex": 965,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
                                           ],
-                                          [
-                                            4380,
-                                            1960,
-                                            6170
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 965,
+                                            "atlas_id": 969,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPagl2/3",
+                                            "name": "Retrosplenial area, lateral agranular part, layer 2/3",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 300,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 894,
+                                            "centers": [
+                                              [
+                                                8190,
+                                                570,
+                                                4360
+                                              ],
+                                              [
+                                                8190,
+                                                570,
+                                                7040
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1377500,
+                                              -1552500,
+                                              3467500
+                                            ],
+                                            [
+                                              -1302500,
+                                              -1552500,
+                                              3467500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          507500,
-                                          2257500,
-                                          2077500
-                                        ],
-                                        [
-                                          -432500,
-                                          2257500,
-                                          2077500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anterior cingulate area, dorsal part, layer 6a",
-                                      "labelIndex": 919,
-                                      "rgb": [
-                                        64,
-                                        166,
-                                        102
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 919,
-                                        "atlas_id": 963,
-                                        "ontology_id": 1,
-                                        "acronym": "ACAd6a",
-                                        "name": "Anterior cingulate area, dorsal part, layer 6a",
-                                        "color_hex_triplet": "40A666",
-                                        "graph_order": 230,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 39,
-                                        "centers": [
-                                          [
-                                            4660,
-                                            2170,
-                                            4930
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, lateral agranular part, layer 5",
+                                          "labelIndex": 774,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
                                           ],
-                                          [
-                                            4660,
-                                            2170,
-                                            6470
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 774,
+                                            "atlas_id": 945,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPagl5",
+                                            "name": "Retrosplenial area, lateral agranular part, layer 5",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 301,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 894,
+                                            "centers": [
+                                              [
+                                                7990,
+                                                850,
+                                                4430
+                                              ],
+                                              [
+                                                7990,
+                                                850,
+                                                6970
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1307500,
+                                              -1352500,
+                                              3187500
+                                            ],
+                                            [
+                                              -1232500,
+                                              -1352500,
+                                              3187500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          807500,
-                                          1977500,
-                                          1867500
-                                        ],
-                                        [
-                                          -732500,
-                                          1977500,
-                                          1867500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anterior cingulate area, dorsal part, layer 6b",
-                                      "labelIndex": 927,
-                                      "rgb": [
-                                        64,
-                                        166,
-                                        102
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 927,
-                                        "atlas_id": 964,
-                                        "ontology_id": 1,
-                                        "acronym": "ACAd6b",
-                                        "name": "Anterior cingulate area, dorsal part, layer 6b",
-                                        "color_hex_triplet": "40A666",
-                                        "graph_order": 231,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 39,
-                                        "centers": [
-                                          [
-                                            5000,
-                                            2260,
-                                            4820
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, lateral agranular part, layer 6a",
+                                          "labelIndex": 906,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
                                           ],
-                                          [
-                                            5000,
-                                            2260,
-                                            6580
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 906,
+                                            "atlas_id": 820,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPagl6a",
+                                            "name": "Retrosplenial area, lateral agranular part, layer 6a",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 302,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 894,
+                                            "centers": [
+                                              [
+                                                7960,
+                                                1080,
+                                                4410
+                                              ],
+                                              [
+                                                7960,
+                                                1080,
+                                                6990
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1327500,
+                                              -1322500,
+                                              2957500
+                                            ],
+                                            [
+                                              -1252500,
+                                              -1322500,
+                                              2957500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          917500,
-                                          1637500,
-                                          1777500
-                                        ],
-                                        [
-                                          -842500,
-                                          1637500,
-                                          1777500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 39,
-                                    "atlas_id": 4,
-                                    "ontology_id": 1,
-                                    "acronym": "ACAd",
-                                    "name": "Anterior cingulate area, dorsal part",
-                                    "color_hex_triplet": "40A666",
-                                    "graph_order": 226,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 31,
-                                    "centers": [
-                                      [
-                                        4440,
-                                        1940,
-                                        5280
-                                      ],
-                                      [
-                                        4440,
-                                        1940,
-                                        6120
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      457500,
-                                      2197500,
-                                      2097500
-                                    ],
-                                    [
-                                      -382500,
-                                      2197500,
-                                      2097500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Anterior cingulate area, ventral part",
-                                  "labelIndex": 48,
-                                  "rgb": [
-                                    64,
-                                    166,
-                                    102
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Anterior cingulate area, ventral part, layer 1",
-                                      "labelIndex": 588,
-                                      "rgb": [
-                                        64,
-                                        166,
-                                        102
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 588,
-                                        "atlas_id": 1063,
-                                        "ontology_id": 1,
-                                        "acronym": "ACAv1",
-                                        "name": "Anterior cingulate area, ventral part, layer 1",
-                                        "color_hex_triplet": "40A666",
-                                        "graph_order": 233,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 48,
-                                        "centers": [
-                                          [
-                                            4790,
-                                            2430,
-                                            5620
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, lateral agranular part, layer 6b",
+                                          "labelIndex": 279,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
                                           ],
-                                          [
-                                            4790,
-                                            2430,
-                                            5780
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 279,
+                                            "atlas_id": 883,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPagl6b",
+                                            "name": "Retrosplenial area, lateral agranular part, layer 6b",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 303,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 894,
+                                            "centers": [
+                                              [
+                                                7540,
+                                                1140,
+                                                4540
+                                              ],
+                                              [
+                                                7540,
+                                                1140,
+                                                6860
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1197500,
+                                              -902500,
+                                              2897500
+                                            ],
+                                            [
+                                              -1122500,
+                                              -902500,
+                                              2897500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          117500,
-                                          1847500,
-                                          1607500
-                                        ],
-                                        [
-                                          -42500,
-                                          1847500,
-                                          1607500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anterior cingulate area, ventral part, layer 2/3",
-                                      "labelIndex": 296,
-                                      "rgb": [
-                                        64,
-                                        166,
-                                        102
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 296,
-                                        "atlas_id": 885,
-                                        "ontology_id": 1,
-                                        "acronym": "ACAv2/3",
-                                        "name": "Anterior cingulate area, ventral part, layer 2/3",
-                                        "color_hex_triplet": "40A666",
-                                        "graph_order": 234,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 48,
-                                        "centers": [
-                                          [
-                                            4860,
-                                            2440,
-                                            5490
+                                        },
+                                        {
+                                          "name": "Mediomedial anterior visual area",
+                                          "labelIndex": 480149258,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
                                           ],
-                                          [
-                                            4860,
-                                            2440,
-                                            5910
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          247500,
-                                          1777500,
-                                          1597500
-                                        ],
-                                        [
-                                          -172500,
-                                          1777500,
-                                          1597500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anterior cingulate area, ventral part, layer 5",
-                                      "labelIndex": 772,
-                                      "rgb": [
-                                        64,
-                                        166,
-                                        102
+                                          "children": [
+                                            {
+                                              "name": "Mediomedial anterior visual area, layer 1",
+                                              "labelIndex": 480149262,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149262,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmma1",
+                                                "name": "Mediomedial anterior visual area, layer 1",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 305,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149258
+                                              }
+                                            },
+                                            {
+                                              "name": "Mediomedial anterior visual area, layer 2/3",
+                                              "labelIndex": 480149266,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149266,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmma2/3",
+                                                "name": "Mediomedial anterior visual area, layer 2/3",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 306,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149258
+                                              }
+                                            },
+                                            {
+                                              "name": "Mediomedial anterior visual area, layer 4",
+                                              "labelIndex": 480149270,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149270,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmma4",
+                                                "name": "Mediomedial anterior visual area, layer 4",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 307,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149258
+                                              }
+                                            },
+                                            {
+                                              "name": "Mediomedial anterior visual area,layer 5",
+                                              "labelIndex": 480149274,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149274,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmma5",
+                                                "name": "Mediomedial anterior visual area,layer 5",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 308,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149258
+                                              }
+                                            },
+                                            {
+                                              "name": "Mediomedial anterior visual area, layer 6a",
+                                              "labelIndex": 480149278,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149278,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmma6a",
+                                                "name": "Mediomedial anterior visual area, layer 6a",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 309,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149258
+                                              }
+                                            },
+                                            {
+                                              "name": "Mediomedial anterior visual area, layer 6b",
+                                              "labelIndex": 480149282,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149282,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmma6b",
+                                                "name": "Mediomedial anterior visual area, layer 6b",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 310,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149258
+                                              }
+                                            }
+                                          ],
+                                          "ontologyMetadata": {
+                                            "id": 480149258,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISmma",
+                                            "name": "Mediomedial anterior visual area",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 304,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 894
+                                          }
+                                        },
+                                        {
+                                          "name": "Mediomedial posterior visual area",
+                                          "labelIndex": 480149286,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [
+                                            {
+                                              "name": "Mediomedial posterior visual area, layer 1",
+                                              "labelIndex": 480149290,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149290,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmmp1",
+                                                "name": "Mediomedial posterior visual area, layer 1",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 312,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149286
+                                              }
+                                            },
+                                            {
+                                              "name": "Mediomedial posterior visual area, layer 2/3",
+                                              "labelIndex": 480149294,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149294,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmmp2/3",
+                                                "name": "Mediomedial posterior visual area, layer 2/3",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 313,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149286
+                                              }
+                                            },
+                                            {
+                                              "name": "Mediomedial posterior visual area, layer 4",
+                                              "labelIndex": 480149298,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149298,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmmp4",
+                                                "name": "Mediomedial posterior visual area, layer 4",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 314,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149286
+                                              }
+                                            },
+                                            {
+                                              "name": "Mediomedial posterior visual area,layer 5",
+                                              "labelIndex": 480149302,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149302,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmmp5",
+                                                "name": "Mediomedial posterior visual area,layer 5",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 315,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149286
+                                              }
+                                            },
+                                            {
+                                              "name": "Mediomedial posterior visual area, layer 6a",
+                                              "labelIndex": 480149306,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149306,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmmp6a",
+                                                "name": "Mediomedial posterior visual area, layer 6a",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 316,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149286
+                                              }
+                                            },
+                                            {
+                                              "name": "Mediomedial posterior visual area, layer 6b",
+                                              "labelIndex": 480149310,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149310,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISmmp6b",
+                                                "name": "Mediomedial posterior visual area, layer 6b",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 317,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149286
+                                              }
+                                            }
+                                          ],
+                                          "ontologyMetadata": {
+                                            "id": 480149286,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISmmp",
+                                            "name": "Mediomedial posterior visual area",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 311,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 894
+                                          }
+                                        },
+                                        {
+                                          "name": "Medial visual area",
+                                          "labelIndex": 480149314,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [
+                                            {
+                                              "name": "Medial visual area, layer 1",
+                                              "labelIndex": 480149318,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149318,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISm1",
+                                                "name": "Medial visual area, layer 1",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 319,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149314
+                                              }
+                                            },
+                                            {
+                                              "name": "Medial visual area, layer 2/3",
+                                              "labelIndex": 480149322,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149322,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISm2/3",
+                                                "name": "Medial visual area, layer 2/3",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 320,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149314
+                                              }
+                                            },
+                                            {
+                                              "name": "Medial visual area, layer 4",
+                                              "labelIndex": 480149326,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149326,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISm4",
+                                                "name": "Medial visual area, layer 4",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 321,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149314
+                                              }
+                                            },
+                                            {
+                                              "name": "Medial visual area,layer 5",
+                                              "labelIndex": 480149330,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149330,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISm5",
+                                                "name": "Medial visual area,layer 5",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 322,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149314
+                                              }
+                                            },
+                                            {
+                                              "name": "Medial visual area, layer 6a",
+                                              "labelIndex": 480149334,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149334,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISm6a",
+                                                "name": "Medial visual area, layer 6a",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 323,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149314
+                                              }
+                                            },
+                                            {
+                                              "name": "Medial visual area, layer 6b",
+                                              "labelIndex": 480149338,
+                                              "rgb": [
+                                                26,
+                                                166,
+                                                152
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 480149338,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "VISm6b",
+                                                "name": "Medial visual area, layer 6b",
+                                                "color_hex_triplet": "1AA698",
+                                                "graph_order": 324,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 480149314
+                                              }
+                                            }
+                                          ],
+                                          "ontologyMetadata": {
+                                            "id": 480149314,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISm",
+                                            "name": "Medial visual area",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 318,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 894
+                                          }
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 772,
-                                        "atlas_id": 1086,
+                                        "id": 894,
+                                        "atlas_id": 394,
                                         "ontology_id": 1,
-                                        "acronym": "ACAv5",
-                                        "name": "Anterior cingulate area, ventral part, layer 5",
-                                        "color_hex_triplet": "40A666",
-                                        "graph_order": 235,
+                                        "acronym": "RSPagl",
+                                        "name": "Retrosplenial area, lateral agranular part",
+                                        "color_hex_triplet": "1AA698",
+                                        "graph_order": 298,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 48,
+                                        "parent_structure_id": 254,
                                         "centers": [
                                           [
-                                            4830,
-                                            2500,
-                                            5300
+                                            8130,
+                                            820,
+                                            4400
                                           ],
                                           [
-                                            4830,
-                                            2500,
-                                            6100
+                                            8130,
+                                            820,
+                                            7000
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          437500,
-                                          1807500,
-                                          1537500
+                                          1337500,
+                                          -1492500,
+                                          3217500
                                         ],
                                         [
-                                          -362500,
-                                          1807500,
-                                          1537500
+                                          -1262500,
+                                          -1492500,
+                                          3217500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Anterior cingulate area, ventral part, 6a",
-                                      "labelIndex": 810,
+                                      "name": "Retrosplenial area, dorsal part",
+                                      "labelIndex": 879,
                                       "rgb": [
-                                        64,
+                                        26,
                                         166,
-                                        102
+                                        152
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 810,
-                                        "atlas_id": 1091,
-                                        "ontology_id": 1,
-                                        "acronym": "ACAv6a",
-                                        "name": "Anterior cingulate area, ventral part, 6a",
-                                        "color_hex_triplet": "40A666",
-                                        "graph_order": 236,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 48,
-                                        "centers": [
-                                          [
-                                            4910,
-                                            2480,
-                                            5070
+                                      "children": [
+                                        {
+                                          "name": "Retrosplenial area, dorsal part, layer 1",
+                                          "labelIndex": 442,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
                                           ],
-                                          [
-                                            4910,
-                                            2480,
-                                            6330
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 442,
+                                            "atlas_id": 1045,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPd1",
+                                            "name": "Retrosplenial area, dorsal part, layer 1",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 326,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 879,
+                                            "centers": [
+                                              [
+                                                8230,
+                                                280,
+                                                4960
+                                              ],
+                                              [
+                                                8230,
+                                                280,
+                                                6440
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              777500,
+                                              -1592500,
+                                              3757500
+                                            ],
+                                            [
+                                              -702500,
+                                              -1592500,
+                                              3757500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          667500,
-                                          1727500,
-                                          1557500
-                                        ],
-                                        [
-                                          -592500,
-                                          1727500,
-                                          1557500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Anterior cingulate area, ventral part, 6b",
-                                      "labelIndex": 819,
-                                      "rgb": [
-                                        64,
-                                        166,
-                                        102
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 819,
-                                        "atlas_id": 1092,
-                                        "ontology_id": 1,
-                                        "acronym": "ACAv6b",
-                                        "name": "Anterior cingulate area, ventral part, 6b",
-                                        "color_hex_triplet": "40A666",
-                                        "graph_order": 237,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 48,
-                                        "centers": [
-                                          [
-                                            5050,
-                                            2490,
-                                            5000
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, dorsal part, layer 2/3",
+                                          "labelIndex": 434,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
                                           ],
-                                          [
-                                            5050,
-                                            2490,
-                                            6400
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 434,
+                                            "atlas_id": 761,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPd2/3",
+                                            "name": "Retrosplenial area, dorsal part, layer 2/3",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 327,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 879,
+                                            "centers": [
+                                              [
+                                                7950,
+                                                430,
+                                                4920
+                                              ],
+                                              [
+                                                7950,
+                                                430,
+                                                6480
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              817500,
+                                              -1312500,
+                                              3607500
+                                            ],
+                                            [
+                                              -742500,
+                                              -1312500,
+                                              3607500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          737500,
-                                          1587500,
-                                          1547500
-                                        ],
-                                        [
-                                          -662500,
-                                          1587500,
-                                          1547500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 48,
-                                    "atlas_id": 5,
-                                    "ontology_id": 1,
-                                    "acronym": "ACAv",
-                                    "name": "Anterior cingulate area, ventral part",
-                                    "color_hex_triplet": "40A666",
-                                    "graph_order": 232,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 31,
-                                    "centers": [
-                                      [
-                                        4850,
-                                        2470,
-                                        5360
-                                      ],
-                                      [
-                                        4850,
-                                        2470,
-                                        6040
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      377500,
-                                      1787500,
-                                      1567500
-                                    ],
-                                    [
-                                      -302500,
-                                      1787500,
-                                      1567500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 31,
-                                "atlas_id": 3,
-                                "ontology_id": 1,
-                                "acronym": "ACA",
-                                "name": "Anterior cingulate area",
-                                "color_hex_triplet": "40A666",
-                                "graph_order": 220,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    4610,
-                                    2170,
-                                    5310
-                                  ],
-                                  [
-                                    4610,
-                                    2170,
-                                    6090
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  427500,
-                                  2027500,
-                                  1867500
-                                ],
-                                [
-                                  -352500,
-                                  2027500,
-                                  1867500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Prelimbic area",
-                              "labelIndex": 972,
-                              "rgb": [
-                                47,
-                                168,
-                                80
-                              ],
-                              "children": [
-                                {
-                                  "name": "Prelimbic area, layer 1",
-                                  "labelIndex": 171,
-                                  "rgb": [
-                                    47,
-                                    168,
-                                    80
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 171,
-                                    "atlas_id": 1011,
-                                    "ontology_id": 1,
-                                    "acronym": "PL1",
-                                    "name": "Prelimbic area, layer 1",
-                                    "color_hex_triplet": "2FA850",
-                                    "graph_order": 239,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 972,
-                                    "centers": [
-                                      [
-                                        2870,
-                                        2670,
-                                        5560
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, dorsal part, layer 4",
+                                          "labelIndex": 545,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 545,
+                                            "atlas_id": 1058,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPd4",
+                                            "name": "Retrosplenial area, dorsal part, layer 4",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 328,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 879,
+                                            "centers": [
+                                              [
+                                                10020,
+                                                2070,
+                                                3200
+                                              ],
+                                              [
+                                                10020,
+                                                2070,
+                                                8200
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2537500,
+                                              -3382500,
+                                              1967500
+                                            ],
+                                            [
+                                              -2462500,
+                                              -3382500,
+                                              1967500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, dorsal part, layer 5",
+                                          "labelIndex": 610,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 610,
+                                            "atlas_id": 1066,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPd5",
+                                            "name": "Retrosplenial area, dorsal part, layer 5",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 329,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 879,
+                                            "centers": [
+                                              [
+                                                7990,
+                                                700,
+                                                4750
+                                              ],
+                                              [
+                                                7990,
+                                                700,
+                                                6650
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              987500,
+                                              -1352500,
+                                              3337500
+                                            ],
+                                            [
+                                              -912500,
+                                              -1352500,
+                                              3337500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, dorsal part, layer 6a",
+                                          "labelIndex": 274,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 274,
+                                            "atlas_id": 1024,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPd6a",
+                                            "name": "Retrosplenial area, dorsal part, layer 6a",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 330,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 879,
+                                            "centers": [
+                                              [
+                                                7970,
+                                                980,
+                                                4640
+                                              ],
+                                              [
+                                                7970,
+                                                980,
+                                                6760
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1097500,
+                                              -1332500,
+                                              3057500
+                                            ],
+                                            [
+                                              -1022500,
+                                              -1332500,
+                                              3057500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, dorsal part, layer 6b",
+                                          "labelIndex": 330,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 330,
+                                            "atlas_id": 1031,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPd6b",
+                                            "name": "Retrosplenial area, dorsal part, layer 6b",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 331,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 879,
+                                            "centers": [
+                                              [
+                                                7560,
+                                                1060,
+                                                4730
+                                              ],
+                                              [
+                                                7560,
+                                                1060,
+                                                6670
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1007500,
+                                              -922500,
+                                              2977500
+                                            ],
+                                            [
+                                              -932500,
+                                              -922500,
+                                              2977500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      [
-                                        2870,
-                                        2670,
-                                        5840
+                                      "ontologyMetadata": {
+                                        "id": 879,
+                                        "atlas_id": 392,
+                                        "ontology_id": 1,
+                                        "acronym": "RSPd",
+                                        "name": "Retrosplenial area, dorsal part",
+                                        "color_hex_triplet": "1AA698",
+                                        "graph_order": 325,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 254,
+                                        "centers": [
+                                          [
+                                            8020,
+                                            800,
+                                            4820
+                                          ],
+                                          [
+                                            8020,
+                                            800,
+                                            6580
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          917500,
+                                          -1382500,
+                                          3237500
+                                        ],
+                                        [
+                                          -842500,
+                                          -1382500,
+                                          3237500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      177500,
-                                      3767500,
-                                      1367500
-                                    ],
-                                    [
-                                      -102500,
-                                      3767500,
-                                      1367500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Prelimbic area, layer 2",
-                                  "labelIndex": 195,
-                                  "rgb": [
-                                    47,
-                                    168,
-                                    80
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 195,
-                                    "atlas_id": 1014,
-                                    "ontology_id": 1,
-                                    "acronym": "PL2",
-                                    "name": "Prelimbic area, layer 2",
-                                    "color_hex_triplet": "2FA850",
-                                    "graph_order": 240,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 972
-                                  }
-                                },
-                                {
-                                  "name": "Prelimbic area, layer 2/3",
-                                  "labelIndex": 304,
-                                  "rgb": [
-                                    47,
-                                    168,
-                                    80
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 304,
-                                    "atlas_id": 886,
-                                    "ontology_id": 1,
-                                    "acronym": "PL2/3",
-                                    "name": "Prelimbic area, layer 2/3",
-                                    "color_hex_triplet": "2FA850",
-                                    "graph_order": 241,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 972,
-                                    "centers": [
-                                      [
-                                        2960,
-                                        2700,
-                                        5430
+                                    },
+                                    {
+                                      "name": "Retrosplenial area, ventral part",
+                                      "labelIndex": 886,
+                                      "rgb": [
+                                        26,
+                                        166,
+                                        152
                                       ],
-                                      [
-                                        2960,
-                                        2700,
-                                        5970
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      307500,
-                                      3677500,
-                                      1337500
-                                    ],
-                                    [
-                                      -232500,
-                                      3677500,
-                                      1337500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Prelimbic area, layer 5",
-                                  "labelIndex": 363,
-                                  "rgb": [
-                                    47,
-                                    168,
-                                    80
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 363,
-                                    "atlas_id": 1035,
-                                    "ontology_id": 1,
-                                    "acronym": "PL5",
-                                    "name": "Prelimbic area, layer 5",
-                                    "color_hex_triplet": "2FA850",
-                                    "graph_order": 242,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 972,
-                                    "centers": [
-                                      [
-                                        3120,
-                                        2790,
-                                        5210
+                                      "children": [
+                                        {
+                                          "name": "Retrosplenial area, ventral part, layer 1",
+                                          "labelIndex": 542,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 542,
+                                            "atlas_id": 633,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPv1",
+                                            "name": "Retrosplenial area, ventral part, layer 1",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 333,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 886,
+                                            "centers": [
+                                              [
+                                                7810,
+                                                1280,
+                                                5610
+                                              ],
+                                              [
+                                                7810,
+                                                1280,
+                                                5790
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              127500,
+                                              -1172500,
+                                              2757500
+                                            ],
+                                            [
+                                              -52500,
+                                              -1172500,
+                                              2757500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, ventral part, layer 2",
+                                          "labelIndex": 606,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 606,
+                                            "atlas_id": 641,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPv2",
+                                            "name": "Retrosplenial area, ventral part, layer 2",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 334,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 886
+                                          }
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, ventral part, layer 2/3",
+                                          "labelIndex": 430,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 430,
+                                            "atlas_id": 619,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPv2/3",
+                                            "name": "Retrosplenial area, ventral part, layer 2/3",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 335,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 886,
+                                            "centers": [
+                                              [
+                                                7730,
+                                                1240,
+                                                5490
+                                              ],
+                                              [
+                                                7730,
+                                                1240,
+                                                5910
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              247500,
+                                              -1092500,
+                                              2797500
+                                            ],
+                                            [
+                                              -172500,
+                                              -1092500,
+                                              2797500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, ventral part, layer 5",
+                                          "labelIndex": 687,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 687,
+                                            "atlas_id": 651,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPv5",
+                                            "name": "Retrosplenial area, ventral part, layer 5",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 336,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 886,
+                                            "centers": [
+                                              [
+                                                7800,
+                                                1250,
+                                                5190
+                                              ],
+                                              [
+                                                7800,
+                                                1250,
+                                                6210
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              547500,
+                                              -1162500,
+                                              2787500
+                                            ],
+                                            [
+                                              -472500,
+                                              -1162500,
+                                              2787500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, ventral part, layer 6a",
+                                          "labelIndex": 590,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 590,
+                                            "atlas_id": 639,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPv6a",
+                                            "name": "Retrosplenial area, ventral part, layer 6a",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 337,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 886,
+                                            "centers": [
+                                              [
+                                                7900,
+                                                1260,
+                                                4910
+                                              ],
+                                              [
+                                                7900,
+                                                1260,
+                                                6490
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              827500,
+                                              -1262500,
+                                              2777500
+                                            ],
+                                            [
+                                              -752500,
+                                              -1262500,
+                                              2777500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Retrosplenial area, ventral part, layer 6b",
+                                          "labelIndex": 622,
+                                          "rgb": [
+                                            26,
+                                            166,
+                                            152
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 622,
+                                            "atlas_id": 643,
+                                            "ontology_id": 1,
+                                            "acronym": "RSPv6b",
+                                            "name": "Retrosplenial area, ventral part, layer 6b",
+                                            "color_hex_triplet": "1AA698",
+                                            "graph_order": 338,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 886,
+                                            "centers": [
+                                              [
+                                                7290,
+                                                1260,
+                                                5090
+                                              ],
+                                              [
+                                                7290,
+                                                1260,
+                                                6310
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              647500,
+                                              -652500,
+                                              2777500
+                                            ],
+                                            [
+                                              -572500,
+                                              -652500,
+                                              2777500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      [
-                                        3120,
-                                        2790,
-                                        6190
+                                      "ontologyMetadata": {
+                                        "id": 886,
+                                        "atlas_id": 393,
+                                        "ontology_id": 1,
+                                        "acronym": "RSPv",
+                                        "name": "Retrosplenial area, ventral part",
+                                        "color_hex_triplet": "1AA698",
+                                        "graph_order": 332,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 254,
+                                        "centers": [
+                                          [
+                                            7790,
+                                            1260,
+                                            5200
+                                          ],
+                                          [
+                                            7790,
+                                            1260,
+                                            6200
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          537500,
+                                          -1152500,
+                                          2777500
+                                        ],
+                                        [
+                                          -462500,
+                                          -1152500,
+                                          2777500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      527500,
-                                      3517500,
-                                      1247500
-                                    ],
-                                    [
-                                      -452500,
-                                      3517500,
-                                      1247500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Prelimbic area, layer 6a",
-                                  "labelIndex": 84,
-                                  "rgb": [
-                                    47,
-                                    168,
-                                    80
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 84,
-                                    "atlas_id": 1000,
+                                    "id": 254,
+                                    "atlas_id": 314,
                                     "ontology_id": 1,
-                                    "acronym": "PL6a",
-                                    "name": "Prelimbic area, layer 6a",
-                                    "color_hex_triplet": "2FA850",
-                                    "graph_order": 243,
+                                    "acronym": "RSP",
+                                    "name": "Retrosplenial area",
+                                    "color_hex_triplet": "1AA698",
+                                    "graph_order": 297,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 972,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        3460,
-                                        2960,
-                                        4870
+                                        7950,
+                                        990,
+                                        4880
                                       ],
                                       [
-                                        3460,
-                                        2960,
-                                        6530
+                                        7950,
+                                        990,
+                                        6520
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      867500,
-                                      3177500,
-                                      1077500
+                                      857500,
+                                      -1312500,
+                                      3047500
                                     ],
                                     [
-                                      -792500,
-                                      3177500,
-                                      1077500
+                                      -782500,
+                                      -1312500,
+                                      3047500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Prelimbic area, layer 6b",
-                                  "labelIndex": 132,
+                                  "name": "Posterior parietal association areas",
+                                  "labelIndex": 22,
                                   "rgb": [
-                                    47,
-                                    168,
-                                    80
+                                    0,
+                                    159,
+                                    172
                                   ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 132,
-                                    "atlas_id": 1006,
-                                    "ontology_id": 1,
-                                    "acronym": "PL6b",
-                                    "name": "Prelimbic area, layer 6b",
-                                    "color_hex_triplet": "2FA850",
-                                    "graph_order": 244,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 972,
-                                    "centers": [
-                                      [
-                                        3800,
-                                        3150,
-                                        4780
-                                      ],
-                                      [
-                                        3800,
-                                        3150,
-                                        6620
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      957500,
-                                      2837500,
-                                      887500
-                                    ],
-                                    [
-                                      -882500,
-                                      2837500,
-                                      887500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 972,
-                                "atlas_id": 262,
-                                "ontology_id": 1,
-                                "acronym": "PL",
-                                "name": "Prelimbic area",
-                                "color_hex_triplet": "2FA850",
-                                "graph_order": 238,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    3110,
-                                    2780,
-                                    5250
-                                  ],
-                                  [
-                                    3110,
-                                    2780,
-                                    6150
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  487500,
-                                  3527500,
-                                  1257500
-                                ],
-                                [
-                                  -412500,
-                                  3527500,
-                                  1257500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Infralimbic area",
-                              "labelIndex": 44,
-                              "rgb": [
-                                89,
-                                179,
-                                99
-                              ],
-                              "children": [
-                                {
-                                  "name": "Infralimbic area, layer 1",
-                                  "labelIndex": 707,
-                                  "rgb": [
-                                    89,
-                                    179,
-                                    99
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 707,
-                                    "atlas_id": 1078,
-                                    "ontology_id": 1,
-                                    "acronym": "ILA1",
-                                    "name": "Infralimbic area, layer 1",
-                                    "color_hex_triplet": "59B363",
-                                    "graph_order": 246,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 44,
-                                    "centers": [
-                                      [
-                                        3440,
-                                        3750,
-                                        5630
-                                      ],
-                                      [
-                                        3440,
-                                        3750,
-                                        5770
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      107500,
-                                      3197500,
-                                      287500
-                                    ],
-                                    [
-                                      -32500,
-                                      3197500,
-                                      287500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Infralimbic area, layer 2",
-                                  "labelIndex": 747,
-                                  "rgb": [
-                                    89,
-                                    179,
-                                    99
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 747,
-                                    "atlas_id": 1083,
-                                    "ontology_id": 1,
-                                    "acronym": "ILA2",
-                                    "name": "Infralimbic area, layer 2",
-                                    "color_hex_triplet": "59B363",
-                                    "graph_order": 247,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 44
-                                  }
-                                },
-                                {
-                                  "name": "Infralimbic area, layer 2/3",
-                                  "labelIndex": 556,
-                                  "rgb": [
-                                    89,
-                                    179,
-                                    99
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 556,
-                                    "atlas_id": 1059,
-                                    "ontology_id": 1,
-                                    "acronym": "ILA2/3",
-                                    "name": "Infralimbic area, layer 2/3",
-                                    "color_hex_triplet": "59B363",
-                                    "graph_order": 248,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 44,
-                                    "centers": [
-                                      [
-                                        3440,
-                                        3750,
-                                        5520
-                                      ],
-                                      [
-                                        3440,
-                                        3750,
-                                        5880
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      217500,
-                                      3197500,
-                                      287500
-                                    ],
-                                    [
-                                      -142500,
-                                      3197500,
-                                      287500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Infralimbic area, layer 5",
-                                  "labelIndex": 827,
-                                  "rgb": [
-                                    89,
-                                    179,
-                                    99
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 827,
-                                    "atlas_id": 1093,
-                                    "ontology_id": 1,
-                                    "acronym": "ILA5",
-                                    "name": "Infralimbic area, layer 5",
-                                    "color_hex_triplet": "59B363",
-                                    "graph_order": 249,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 44,
-                                    "centers": [
-                                      [
-                                        3470,
-                                        3680,
-                                        5320
-                                      ],
-                                      [
-                                        3470,
-                                        3680,
-                                        6080
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      417500,
-                                      3167500,
-                                      357500
-                                    ],
-                                    [
-                                      -342500,
-                                      3167500,
-                                      357500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Infralimbic area, layer 6a",
-                                  "labelIndex": 1054,
-                                  "rgb": [
-                                    89,
-                                    179,
-                                    99
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1054,
-                                    "atlas_id": 980,
-                                    "ontology_id": 1,
-                                    "acronym": "ILA6a",
-                                    "name": "Infralimbic area, layer 6a",
-                                    "color_hex_triplet": "59B363",
-                                    "graph_order": 250,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 44,
-                                    "centers": [
-                                      [
-                                        3590,
-                                        3710,
-                                        5040
-                                      ],
-                                      [
-                                        3590,
-                                        3710,
-                                        6360
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      697500,
-                                      3047500,
-                                      327500
-                                    ],
-                                    [
-                                      -622500,
-                                      3047500,
-                                      327500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Infralimbic area, layer 6b",
-                                  "labelIndex": 1081,
-                                  "rgb": [
-                                    89,
-                                    179,
-                                    99
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1081,
-                                    "atlas_id": 983,
-                                    "ontology_id": 1,
-                                    "acronym": "ILA6b",
-                                    "name": "Infralimbic area, layer 6b",
-                                    "color_hex_triplet": "59B363",
-                                    "graph_order": 251,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 44,
-                                    "centers": [
-                                      [
-                                        3710,
-                                        3580,
-                                        4880
-                                      ],
-                                      [
-                                        3710,
-                                        3580,
-                                        6520
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      857500,
-                                      2927500,
-                                      457500
-                                    ],
-                                    [
-                                      -782500,
-                                      2927500,
-                                      457500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 44,
-                                "atlas_id": 146,
-                                "ontology_id": 1,
-                                "acronym": "ILA",
-                                "name": "Infralimbic area",
-                                "color_hex_triplet": "59B363",
-                                "graph_order": 245,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    3490,
-                                    3710,
-                                    5340
-                                  ],
-                                  [
-                                    3490,
-                                    3710,
-                                    6060
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  397500,
-                                  3147500,
-                                  327500
-                                ],
-                                [
-                                  -322500,
-                                  3147500,
-                                  327500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Orbital area",
-                              "labelIndex": 714,
-                              "rgb": [
-                                36,
-                                138,
-                                94
-                              ],
-                              "children": [
-                                {
-                                  "name": "Orbital area, layer 1",
-                                  "labelIndex": 264,
-                                  "rgb": [
-                                    36,
-                                    138,
-                                    94
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 264,
-                                    "atlas_id": 881,
-                                    "ontology_id": 1,
-                                    "acronym": "ORB1",
-                                    "name": "Orbital area, layer 1",
-                                    "color_hex_triplet": "248A5E",
-                                    "graph_order": 253,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 714
-                                  }
-                                },
-                                {
-                                  "name": "Orbital area, layer 2/3",
-                                  "labelIndex": 492,
-                                  "rgb": [
-                                    36,
-                                    138,
-                                    94
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 492,
-                                    "atlas_id": 1051,
-                                    "ontology_id": 1,
-                                    "acronym": "ORB2/3",
-                                    "name": "Orbital area, layer 2/3",
-                                    "color_hex_triplet": "248A5E",
-                                    "graph_order": 254,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 714
-                                  }
-                                },
-                                {
-                                  "name": "Orbital area, layer 5",
-                                  "labelIndex": 352,
-                                  "rgb": [
-                                    36,
-                                    138,
-                                    94
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 352,
-                                    "atlas_id": 892,
-                                    "ontology_id": 1,
-                                    "acronym": "ORB5",
-                                    "name": "Orbital area, layer 5",
-                                    "color_hex_triplet": "248A5E",
-                                    "graph_order": 255,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 714
-                                  }
-                                },
-                                {
-                                  "name": "Orbital area, layer 6a",
-                                  "labelIndex": 476,
-                                  "rgb": [
-                                    36,
-                                    138,
-                                    94
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 476,
-                                    "atlas_id": 1049,
-                                    "ontology_id": 1,
-                                    "acronym": "ORB6a",
-                                    "name": "Orbital area, layer 6a",
-                                    "color_hex_triplet": "248A5E",
-                                    "graph_order": 256,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 714
-                                  }
-                                },
-                                {
-                                  "name": "Orbital area, layer 6b",
-                                  "labelIndex": 516,
-                                  "rgb": [
-                                    36,
-                                    138,
-                                    94
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 516,
-                                    "atlas_id": 1054,
-                                    "ontology_id": 1,
-                                    "acronym": "ORB6b",
-                                    "name": "Orbital area, layer 6b",
-                                    "color_hex_triplet": "248A5E",
-                                    "graph_order": 257,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 714
-                                  }
-                                },
-                                {
-                                  "name": "Orbital area, lateral part",
-                                  "labelIndex": 723,
-                                  "rgb": [
-                                    36,
-                                    138,
-                                    94
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Orbital area, lateral part, layer 1",
-                                      "labelIndex": 448,
-                                      "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                  "children": [
+                                    {
+                                      "name": "Posterior parietal association areas, layer 1",
+                                      "labelIndex": 532,
+                                      "rgb": [
+                                        0,
+                                        159,
+                                        172
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 448,
-                                        "atlas_id": 621,
+                                        "id": 532,
+                                        "atlas_id": 1056,
                                         "ontology_id": 1,
-                                        "acronym": "ORBl1",
-                                        "name": "Orbital area, lateral part, layer 1",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 259,
+                                        "acronym": "PTLp1",
+                                        "name": "Posterior parietal association areas, layer 1",
+                                        "color_hex_triplet": "009FAC",
+                                        "graph_order": 340,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 723,
-                                        "centers": [
-                                          [
-                                            2510,
-                                            3910,
-                                            4200
-                                          ],
-                                          [
-                                            2510,
-                                            3910,
-                                            7200
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1537500,
-                                          4127500,
-                                          127500
-                                        ],
-                                        [
-                                          -1462500,
-                                          4127500,
-                                          127500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 22
+                                      }
                                     },
                                     {
-                                      "name": "Orbital area, lateral part, layer 2/3",
-                                      "labelIndex": 412,
+                                      "name": "Posterior parietal association areas, layer 2/3",
+                                      "labelIndex": 241,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        0,
+                                        159,
+                                        172
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 412,
-                                        "atlas_id": 1041,
+                                        "id": 241,
+                                        "atlas_id": 454,
                                         "ontology_id": 1,
-                                        "acronym": "ORBl2/3",
-                                        "name": "Orbital area, lateral part, layer 2/3",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 260,
+                                        "acronym": "PTLp2/3",
+                                        "name": "Posterior parietal association areas, layer 2/3",
+                                        "color_hex_triplet": "009FAC",
+                                        "graph_order": 341,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 723,
-                                        "centers": [
-                                          [
-                                            2780,
-                                            3930,
-                                            4210
-                                          ],
-                                          [
-                                            2780,
-                                            3930,
-                                            7190
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1527500,
-                                          3857500,
-                                          107500
-                                        ],
-                                        [
-                                          -1452500,
-                                          3857500,
-                                          107500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 22
+                                      }
                                     },
                                     {
-                                      "name": "Orbital area, lateral part, layer 5",
-                                      "labelIndex": 630,
+                                      "name": "Posterior parietal association areas, layer 4",
+                                      "labelIndex": 635,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        0,
+                                        159,
+                                        172
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 630,
-                                        "atlas_id": 644,
+                                        "id": 635,
+                                        "atlas_id": 1069,
                                         "ontology_id": 1,
-                                        "acronym": "ORBl5",
-                                        "name": "Orbital area, lateral part, layer 5",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 261,
+                                        "acronym": "PTLp4",
+                                        "name": "Posterior parietal association areas, layer 4",
+                                        "color_hex_triplet": "009FAC",
+                                        "graph_order": 342,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 723,
-                                        "centers": [
-                                          [
-                                            3040,
-                                            3840,
-                                            4140
-                                          ],
-                                          [
-                                            3040,
-                                            3840,
-                                            7260
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1597500,
-                                          3597500,
-                                          197500
-                                        ],
-                                        [
-                                          -1522500,
-                                          3597500,
-                                          197500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 22
+                                      }
                                     },
                                     {
-                                      "name": "Orbital area, lateral part, layer 6a",
-                                      "labelIndex": 440,
+                                      "name": "Posterior parietal association areas, layer 5",
+                                      "labelIndex": 683,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        0,
+                                        159,
+                                        172
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 440,
-                                        "atlas_id": 620,
+                                        "id": 683,
+                                        "atlas_id": 1075,
                                         "ontology_id": 1,
-                                        "acronym": "ORBl6a",
-                                        "name": "Orbital area, lateral part, layer 6a",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 262,
+                                        "acronym": "PTLp5",
+                                        "name": "Posterior parietal association areas, layer 5",
+                                        "color_hex_triplet": "009FAC",
+                                        "graph_order": 343,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 723,
-                                        "centers": [
-                                          [
-                                            3300,
-                                            3630,
-                                            4180
-                                          ],
-                                          [
-                                            3300,
-                                            3630,
-                                            7220
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1557500,
-                                          3337500,
-                                          407500
-                                        ],
-                                        [
-                                          -1482500,
-                                          3337500,
-                                          407500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 22
+                                      }
                                     },
                                     {
-                                      "name": "Orbital area, lateral part, layer 6b",
-                                      "labelIndex": 488,
-                                      "rgb": [
-                                        36,
-                                        138,
-                                        94
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 488,
-                                        "atlas_id": 626,
-                                        "ontology_id": 1,
-                                        "acronym": "ORBl6b",
-                                        "name": "Orbital area, lateral part, layer 6b",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 263,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 723,
-                                        "centers": [
-                                          [
-                                            3610,
-                                            3850,
-                                            4260
-                                          ],
-                                          [
-                                            3610,
-                                            3850,
-                                            7140
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1477500,
-                                          3027500,
-                                          187500
-                                        ],
-                                        [
-                                          -1402500,
-                                          3027500,
-                                          187500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 723,
-                                    "atlas_id": 231,
-                                    "ontology_id": 1,
-                                    "acronym": "ORBl",
-                                    "name": "Orbital area, lateral part",
-                                    "color_hex_triplet": "248A5E",
-                                    "graph_order": 258,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 714,
-                                    "centers": [
-                                      [
-                                        2960,
-                                        3830,
-                                        4170
-                                      ],
-                                      [
-                                        2960,
-                                        3830,
-                                        7230
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1567500,
-                                      3677500,
-                                      207500
-                                    ],
-                                    [
-                                      -1492500,
-                                      3677500,
-                                      207500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Orbital area, medial part",
-                                  "labelIndex": 731,
-                                  "rgb": [
-                                    36,
-                                    138,
-                                    94
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Orbital area, medial part, layer 1",
-                                      "labelIndex": 484,
+                                      "name": "Posterior parietal association areas, layer 6a",
+                                      "labelIndex": 308,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        0,
+                                        159,
+                                        172
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 484,
-                                        "atlas_id": 1050,
+                                        "id": 308,
+                                        "atlas_id": 1028,
                                         "ontology_id": 1,
-                                        "acronym": "ORBm1",
-                                        "name": "Orbital area, medial part, layer 1",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 265,
+                                        "acronym": "PTLp6a",
+                                        "name": "Posterior parietal association areas, layer 6a",
+                                        "color_hex_triplet": "009FAC",
+                                        "graph_order": 344,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 731,
-                                        "centers": [
-                                          [
-                                            2540,
-                                            3620,
-                                            5580
-                                          ],
-                                          [
-                                            2540,
-                                            3620,
-                                            5820
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          157500,
-                                          4097500,
-                                          417500
-                                        ],
-                                        [
-                                          -82500,
-                                          4097500,
-                                          417500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 22
+                                      }
                                     },
                                     {
-                                      "name": "Orbital area, medial part, layer 2",
-                                      "labelIndex": 524,
+                                      "name": "Posterior parietal association areas, layer 6b",
+                                      "labelIndex": 340,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        0,
+                                        159,
+                                        172
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 524,
-                                        "atlas_id": 1055,
+                                        "id": 340,
+                                        "atlas_id": 1032,
                                         "ontology_id": 1,
-                                        "acronym": "ORBm2",
-                                        "name": "Orbital area, medial part, layer 2",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 266,
+                                        "acronym": "PTLp6b",
+                                        "name": "Posterior parietal association areas, layer 6b",
+                                        "color_hex_triplet": "009FAC",
+                                        "graph_order": 345,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 731
+                                        "parent_structure_id": 22
                                       }
                                     },
                                     {
-                                      "name": "Orbital area, medial part, layer 2/3",
-                                      "labelIndex": 582,
+                                      "name": "Anterior area",
+                                      "labelIndex": 312782546,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        0,
+                                        159,
+                                        172
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 582,
-                                        "atlas_id": 638,
-                                        "ontology_id": 1,
-                                        "acronym": "ORBm2/3",
-                                        "name": "Orbital area, medial part, layer 2/3",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 267,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 731,
-                                        "centers": [
-                                          [
-                                            2720,
-                                            3640,
-                                            5460
+                                      "children": [
+                                        {
+                                          "name": "Anterior area, layer 1",
+                                          "labelIndex": 312782550,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
                                           ],
-                                          [
-                                            2720,
-                                            3640,
-                                            5940
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782550,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISa1",
+                                            "name": "Anterior area, layer 1",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 347,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782546,
+                                            "centers": [
+                                              [
+                                                7210,
+                                                530,
+                                                3550
+                                              ],
+                                              [
+                                                7210,
+                                                530,
+                                                7850
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2187500,
+                                              -572500,
+                                              3507500
+                                            ],
+                                            [
+                                              -2112500,
+                                              -572500,
+                                              3507500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          277500,
-                                          3917500,
-                                          397500
-                                        ],
-                                        [
-                                          -202500,
-                                          3917500,
-                                          397500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Orbital area, medial part, layer 5",
-                                      "labelIndex": 620,
-                                      "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        },
+                                        {
+                                          "name": "Anterior area, layer 2/3",
+                                          "labelIndex": 312782554,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782554,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISa2/3",
+                                            "name": "Anterior area, layer 2/3",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 348,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782546,
+                                            "centers": [
+                                              [
+                                                7210,
+                                                700,
+                                                3630
+                                              ],
+                                              [
+                                                7210,
+                                                700,
+                                                7770
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2107500,
+                                              -572500,
+                                              3337500
+                                            ],
+                                            [
+                                              -2032500,
+                                              -572500,
+                                              3337500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior area, layer 4",
+                                          "labelIndex": 312782558,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782558,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISa4",
+                                            "name": "Anterior area, layer 4",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 349,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782546,
+                                            "centers": [
+                                              [
+                                                7260,
+                                                880,
+                                                3600
+                                              ],
+                                              [
+                                                7260,
+                                                880,
+                                                7800
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2137500,
+                                              -622500,
+                                              3157500
+                                            ],
+                                            [
+                                              -2062500,
+                                              -622500,
+                                              3157500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior area, layer 5",
+                                          "labelIndex": 312782562,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782562,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISa5",
+                                            "name": "Anterior area, layer 5",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 350,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782546,
+                                            "centers": [
+                                              [
+                                                7270,
+                                                1000,
+                                                3750
+                                              ],
+                                              [
+                                                7270,
+                                                1000,
+                                                7650
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1987500,
+                                              -632500,
+                                              3037500
+                                            ],
+                                            [
+                                              -1912500,
+                                              -632500,
+                                              3037500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior area, layer 6a",
+                                          "labelIndex": 312782566,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782566,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISa6a",
+                                            "name": "Anterior area, layer 6a",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 351,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782546,
+                                            "centers": [
+                                              [
+                                                7320,
+                                                1200,
+                                                3790
+                                              ],
+                                              [
+                                                7320,
+                                                1200,
+                                                7610
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1947500,
+                                              -682500,
+                                              2837500
+                                            ],
+                                            [
+                                              -1872500,
+                                              -682500,
+                                              2837500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anterior area, layer 6b",
+                                          "labelIndex": 312782570,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782570,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISa6b",
+                                            "name": "Anterior area, layer 6b",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 352,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 312782546,
+                                            "centers": [
+                                              [
+                                                7350,
+                                                1290,
+                                                3800
+                                              ],
+                                              [
+                                                7350,
+                                                1290,
+                                                7600
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1937500,
+                                              -712500,
+                                              2747500
+                                            ],
+                                            [
+                                              -1862500,
+                                              -712500,
+                                              2747500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 620,
-                                        "atlas_id": 1067,
+                                        "id": 312782546,
+                                        "atlas_id": null,
                                         "ontology_id": 1,
-                                        "acronym": "ORBm5",
-                                        "name": "Orbital area, medial part, layer 5",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 268,
+                                        "acronym": "VISa",
+                                        "name": "Anterior area",
+                                        "color_hex_triplet": "009FAC",
+                                        "graph_order": 346,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 731,
+                                        "parent_structure_id": 22,
                                         "centers": [
                                           [
-                                            2880,
-                                            3520,
-                                            5250
+                                            7250,
+                                            860,
+                                            3670
                                           ],
                                           [
-                                            2880,
-                                            3520,
-                                            6150
+                                            7250,
+                                            860,
+                                            7730
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          487500,
-                                          3757500,
-                                          517500
+                                          2067500,
+                                          -612500,
+                                          3177500
                                         ],
                                         [
-                                          -412500,
-                                          3757500,
-                                          517500
+                                          -1992500,
+                                          -612500,
+                                          3177500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Orbital area, medial part, layer 6a",
-                                      "labelIndex": 910,
+                                      "name": "Rostrolateral visual area",
+                                      "labelIndex": 417,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        0,
+                                        159,
+                                        172
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 910,
-                                        "atlas_id": 962,
-                                        "ontology_id": 1,
-                                        "acronym": "ORBm6a",
-                                        "name": "Orbital area, medial part, layer 6a",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 269,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 731,
-                                        "centers": [
-                                          [
-                                            3250,
-                                            3520,
-                                            4920
+                                      "children": [
+                                        {
+                                          "name": "Rostrolateral area, layer 1",
+                                          "labelIndex": 312782604,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
                                           ],
-                                          [
-                                            3250,
-                                            3520,
-                                            6480
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782604,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISrl1",
+                                            "name": "Rostrolateral area, layer 1",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 354,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 417,
+                                            "centers": [
+                                              [
+                                                7770,
+                                                930,
+                                                2450
+                                              ],
+                                              [
+                                                7770,
+                                                930,
+                                                8950
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3287500,
+                                              -1132500,
+                                              3107500
+                                            ],
+                                            [
+                                              -3212500,
+                                              -1132500,
+                                              3107500
+                                            ]
                                           ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          817500,
-                                          3387500,
-                                          517500
-                                        ],
-                                        [
-                                          -742500,
-                                          3387500,
-                                          517500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Orbital area, medial part, layer 6b",
-                                      "labelIndex": 527696977,
-                                      "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        },
+                                        {
+                                          "name": "Rostrolateral area, layer 2/3",
+                                          "labelIndex": 312782608,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782608,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISrl2/3",
+                                            "name": "Rostrolateral area, layer 2/3",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 355,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 417,
+                                            "centers": [
+                                              [
+                                                7780,
+                                                1090,
+                                                2530
+                                              ],
+                                              [
+                                                7780,
+                                                1090,
+                                                8870
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3207500,
+                                              -1142500,
+                                              2947500
+                                            ],
+                                            [
+                                              -3132500,
+                                              -1142500,
+                                              2947500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Rostrolateral area, layer 4",
+                                          "labelIndex": 312782612,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782612,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISrl4",
+                                            "name": "Rostrolateral area, layer 4",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 356,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 417,
+                                            "centers": [
+                                              [
+                                                7790,
+                                                1240,
+                                                2600
+                                              ],
+                                              [
+                                                7790,
+                                                1240,
+                                                8800
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3137500,
+                                              -1152500,
+                                              2797500
+                                            ],
+                                            [
+                                              -3062500,
+                                              -1152500,
+                                              2797500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Rostrolateral area, layer 5",
+                                          "labelIndex": 312782616,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782616,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISrl5",
+                                            "name": "Rostrolateral area, layer 5",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 357,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 417,
+                                            "centers": [
+                                              [
+                                                7820,
+                                                1390,
+                                                2700
+                                              ],
+                                              [
+                                                7820,
+                                                1390,
+                                                8700
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3037500,
+                                              -1182500,
+                                              2647500
+                                            ],
+                                            [
+                                              -2962500,
+                                              -1182500,
+                                              2647500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Rostrolateral area, layer 6a",
+                                          "labelIndex": 312782620,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782620,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISrl6a",
+                                            "name": "Rostrolateral area, layer 6a",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 358,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 417,
+                                            "centers": [
+                                              [
+                                                7830,
+                                                1550,
+                                                2810
+                                              ],
+                                              [
+                                                7830,
+                                                1550,
+                                                8590
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2927500,
+                                              -1192500,
+                                              2487500
+                                            ],
+                                            [
+                                              -2852500,
+                                              -1192500,
+                                              2487500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Rostrolateral area, layer 6b",
+                                          "labelIndex": 312782624,
+                                          "rgb": [
+                                            0,
+                                            159,
+                                            172
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 312782624,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "VISrl6b",
+                                            "name": "Rostrolateral area, layer 6b",
+                                            "color_hex_triplet": "009FAC",
+                                            "graph_order": 359,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 417,
+                                            "centers": [
+                                              [
+                                                7840,
+                                                1630,
+                                                2860
+                                              ],
+                                              [
+                                                7840,
+                                                1630,
+                                                8540
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2877500,
+                                              -1202500,
+                                              2407500
+                                            ],
+                                            [
+                                              -2802500,
+                                              -1202500,
+                                              2407500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 527696977,
-                                        "atlas_id": null,
+                                        "id": 417,
+                                        "atlas_id": 759,
                                         "ontology_id": 1,
-                                        "acronym": "ORBm6b",
-                                        "name": "Orbital area, medial part, layer 6b",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 270,
+                                        "acronym": "VISrl",
+                                        "name": "Rostrolateral visual area",
+                                        "color_hex_triplet": "009FAC",
+                                        "graph_order": 353,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 731,
+                                        "parent_structure_id": 22,
                                         "centers": [
                                           [
-                                            3490,
-                                            3520,
-                                            4720
+                                            7800,
+                                            1240,
+                                            2620
                                           ],
                                           [
-                                            3490,
-                                            3520,
-                                            6680
+                                            7800,
+                                            1240,
+                                            8780
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1017500,
-                                          3147500,
-                                          517500
+                                          3117500,
+                                          -1162500,
+                                          2797500
                                         ],
                                         [
-                                          -942500,
-                                          3147500,
-                                          517500
+                                          -3042500,
+                                          -1162500,
+                                          2797500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 731,
-                                    "atlas_id": 232,
+                                    "id": 22,
+                                    "atlas_id": 285,
                                     "ontology_id": 1,
-                                    "acronym": "ORBm",
-                                    "name": "Orbital area, medial part",
-                                    "color_hex_triplet": "248A5E",
-                                    "graph_order": 264,
+                                    "acronym": "PTLp",
+                                    "name": "Posterior parietal association areas",
+                                    "color_hex_triplet": "009FAC",
+                                    "graph_order": 339,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 714,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        2790,
-                                        3580,
-                                        5350
+                                        7480,
+                                        1020,
+                                        3240
                                       ],
                                       [
-                                        2790,
-                                        3580,
-                                        6050
+                                        7480,
+                                        1020,
+                                        8160
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      387500,
-                                      3847500,
-                                      457500
+                                      2497500,
+                                      -842500,
+                                      3017500
                                     ],
                                     [
-                                      -312500,
-                                      3847500,
-                                      457500
+                                      -2422500,
+                                      -842500,
+                                      3017500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Orbital area, ventral part",
-                                  "labelIndex": 738,
-                                  "rgb": [
-                                    36,
-                                    138,
-                                    94
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 738,
-                                    "atlas_id": 233,
-                                    "ontology_id": 1,
-                                    "acronym": "ORBv",
-                                    "name": "Orbital area, ventral part",
-                                    "color_hex_triplet": "248A5E",
-                                    "graph_order": 271,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 714
-                                  }
-                                },
-                                {
-                                  "name": "Orbital area, ventrolateral part",
-                                  "labelIndex": 746,
+                                  "name": "Temporal association areas",
+                                  "labelIndex": 541,
                                   "rgb": [
-                                    36,
-                                    138,
-                                    94
+                                    21,
+                                    176,
+                                    179
                                   ],
                                   "children": [
                                     {
-                                      "name": "Orbital area, ventrolateral part, layer 1",
-                                      "labelIndex": 969,
+                                      "name": "Temporal association areas, layer 1",
+                                      "labelIndex": 97,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        21,
+                                        176,
+                                        179
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 969,
-                                        "atlas_id": 1111,
+                                        "id": 97,
+                                        "atlas_id": 1002,
                                         "ontology_id": 1,
-                                        "acronym": "ORBvl1",
-                                        "name": "Orbital area, ventrolateral part, layer 1",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 273,
+                                        "acronym": "TEa1",
+                                        "name": "Temporal association areas, layer 1",
+                                        "color_hex_triplet": "15B0B3",
+                                        "graph_order": 361,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 746,
+                                        "parent_structure_id": 541,
                                         "centers": [
                                           [
-                                            2450,
-                                            3740,
-                                            5030
+                                            8450,
+                                            3490,
+                                            670
                                           ],
                                           [
-                                            2450,
-                                            3740,
-                                            6370
+                                            8450,
+                                            3490,
+                                            10730
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          707500,
-                                          4187500,
-                                          297500
+                                          5067500,
+                                          -1812500,
+                                          547500
                                         ],
                                         [
-                                          -632500,
-                                          4187500,
-                                          297500
+                                          -4992500,
+                                          -1812500,
+                                          547500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Orbital area, ventrolateral part, layer 2/3",
-                                      "labelIndex": 288,
+                                      "name": "Temporal association areas, layer 2/3",
+                                      "labelIndex": 1127,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        21,
+                                        176,
+                                        179
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 288,
-                                        "atlas_id": 884,
+                                        "id": 1127,
+                                        "atlas_id": 706,
                                         "ontology_id": 1,
-                                        "acronym": "ORBvl2/3",
-                                        "name": "Orbital area, ventrolateral part, layer 2/3",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 274,
+                                        "acronym": "TEa2/3",
+                                        "name": "Temporal association areas, layer 2/3",
+                                        "color_hex_triplet": "15B0B3",
+                                        "graph_order": 362,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 746,
+                                        "parent_structure_id": 541,
                                         "centers": [
                                           [
-                                            2690,
-                                            3750,
-                                            4970
+                                            8390,
+                                            3530,
+                                            810
                                           ],
                                           [
-                                            2690,
-                                            3750,
-                                            6430
+                                            8390,
+                                            3530,
+                                            10590
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          767500,
-                                          3947500,
-                                          287500
+                                          4927500,
+                                          -1752500,
+                                          507500
                                         ],
                                         [
-                                          -692500,
-                                          3947500,
-                                          287500
+                                          -4852500,
+                                          -1752500,
+                                          507500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Orbital area, ventrolateral part, layer 5",
-                                      "labelIndex": 1125,
+                                      "name": "Temporal association areas, layer 4",
+                                      "labelIndex": 234,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        21,
+                                        176,
+                                        179
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1125,
-                                        "atlas_id": 1130,
+                                        "id": 234,
+                                        "atlas_id": 1019,
                                         "ontology_id": 1,
-                                        "acronym": "ORBvl5",
-                                        "name": "Orbital area, ventrolateral part, layer 5",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 275,
+                                        "acronym": "TEa4",
+                                        "name": "Temporal association areas, layer 4",
+                                        "color_hex_triplet": "15B0B3",
+                                        "graph_order": 363,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 746,
+                                        "parent_structure_id": 541,
                                         "centers": [
                                           [
-                                            2840,
-                                            3510,
-                                            4860
+                                            8530,
+                                            3450,
+                                            910
                                           ],
                                           [
-                                            2840,
-                                            3510,
-                                            6540
+                                            8530,
+                                            3450,
+                                            10490
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          877500,
-                                          3797500,
-                                          527500
+                                          4827500,
+                                          -1892500,
+                                          587500
                                         ],
                                         [
-                                          -802500,
-                                          3797500,
-                                          527500
+                                          -4752500,
+                                          -1892500,
+                                          587500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Orbital area, ventrolateral part, layer 6a",
-                                      "labelIndex": 608,
+                                      "name": "Temporal association areas, layer 5",
+                                      "labelIndex": 289,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        21,
+                                        176,
+                                        179
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 608,
-                                        "atlas_id": 924,
+                                        "id": 289,
+                                        "atlas_id": 1026,
                                         "ontology_id": 1,
-                                        "acronym": "ORBvl6a",
-                                        "name": "Orbital area, ventrolateral part, layer 6a",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 276,
+                                        "acronym": "TEa5",
+                                        "name": "Temporal association areas, layer 5",
+                                        "color_hex_triplet": "15B0B3",
+                                        "graph_order": 364,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 746,
+                                        "parent_structure_id": 541,
                                         "centers": [
                                           [
-                                            3160,
-                                            3400,
-                                            4690
+                                            8340,
+                                            3600,
+                                            1200
                                           ],
                                           [
-                                            3160,
-                                            3400,
-                                            6710
+                                            8340,
+                                            3600,
+                                            10200
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1047500,
-                                          3477500,
-                                          637500
+                                          4537500,
+                                          -1702500,
+                                          437500
                                         ],
                                         [
-                                          -972500,
-                                          3477500,
-                                          637500
+                                          -4462500,
+                                          -1702500,
+                                          437500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Orbital area, ventrolateral part, layer 6b",
-                                      "labelIndex": 680,
+                                      "name": "Temporal association areas, layer 6a",
+                                      "labelIndex": 729,
                                       "rgb": [
-                                        36,
-                                        138,
-                                        94
+                                        21,
+                                        176,
+                                        179
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 680,
-                                        "atlas_id": 933,
+                                        "id": 729,
+                                        "atlas_id": 1081,
                                         "ontology_id": 1,
-                                        "acronym": "ORBvl6b",
-                                        "name": "Orbital area, ventrolateral part, layer 6b",
-                                        "color_hex_triplet": "248A5E",
-                                        "graph_order": 277,
+                                        "acronym": "TEa6a",
+                                        "name": "Temporal association areas, layer 6a",
+                                        "color_hex_triplet": "15B0B3",
+                                        "graph_order": 365,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 746,
+                                        "parent_structure_id": 541,
                                         "centers": [
                                           [
-                                            3450,
+                                            8170,
+                                            3710,
+                                            1380
+                                          ],
+                                          [
+                                            8170,
+                                            3710,
+                                            10020
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          4357500,
+                                          -1532500,
+                                          327500
+                                        ],
+                                        [
+                                          -4282500,
+                                          -1532500,
+                                          327500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Temporal association areas, layer 6b",
+                                      "labelIndex": 786,
+                                      "rgb": [
+                                        21,
+                                        176,
+                                        179
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 786,
+                                        "atlas_id": 1088,
+                                        "ontology_id": 1,
+                                        "acronym": "TEa6b",
+                                        "name": "Temporal association areas, layer 6b",
+                                        "color_hex_triplet": "15B0B3",
+                                        "graph_order": 366,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 541,
+                                        "centers": [
+                                          [
+                                            8370,
                                             3620,
-                                            4640
+                                            1380
                                           ],
                                           [
-                                            3450,
+                                            8370,
                                             3620,
-                                            6760
+                                            10020
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1097500,
-                                          3187500,
+                                          4357500,
+                                          -1732500,
                                           417500
                                         ],
                                         [
-                                          -1022500,
-                                          3187500,
+                                          -4282500,
+                                          -1732500,
                                           417500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 746,
-                                    "atlas_id": 234,
+                                    "id": 541,
+                                    "atlas_id": 350,
                                     "ontology_id": 1,
-                                    "acronym": "ORBvl",
-                                    "name": "Orbital area, ventrolateral part",
-                                    "color_hex_triplet": "248A5E",
-                                    "graph_order": 272,
+                                    "acronym": "TEa",
+                                    "name": "Temporal association areas",
+                                    "color_hex_triplet": "15B0B3",
+                                    "graph_order": 360,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 714,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        2760,
-                                        3620,
-                                        4910
+                                        8340,
+                                        3580,
+                                        1100
                                       ],
                                       [
-                                        2760,
-                                        3620,
-                                        6490
+                                        8340,
+                                        3580,
+                                        10300
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      827500,
-                                      3877500,
-                                      417500
+                                      4637500,
+                                      -1702500,
+                                      457500
                                     ],
                                     [
-                                      -752500,
-                                      3877500,
-                                      417500
+                                      -4562500,
+                                      -1702500,
+                                      457500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 714,
-                                "atlas_id": 230,
-                                "ontology_id": 1,
-                                "acronym": "ORB",
-                                "name": "Orbital area",
-                                "color_hex_triplet": "248A5E",
-                                "graph_order": 252,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    2860,
-                                    3710,
-                                    4670
-                                  ],
-                                  [
-                                    2860,
-                                    3710,
-                                    6730
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1067500,
-                                  3777500,
-                                  327500
-                                ],
-                                [
-                                  -992500,
-                                  3777500,
-                                  327500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Agranular insular area",
-                              "labelIndex": 95,
-                              "rgb": [
-                                33,
-                                152,
-                                102
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Agranular insular area, dorsal part",
-                                  "labelIndex": 104,
+                                  "name": "Perirhinal area",
+                                  "labelIndex": 922,
                                   "rgb": [
-                                    33,
-                                    152,
-                                    102
+                                    14,
+                                    150,
+                                    132
                                   ],
                                   "children": [
                                     {
-                                      "name": "Agranular insular area, dorsal part, layer 1",
-                                      "labelIndex": 996,
+                                      "name": "Perirhinal area, layer 6a",
+                                      "labelIndex": 335,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        14,
+                                        150,
+                                        132
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 996,
-                                        "atlas_id": 1114,
+                                        "id": 335,
+                                        "atlas_id": 890,
                                         "ontology_id": 1,
-                                        "acronym": "AId1",
-                                        "name": "Agranular insular area, dorsal part, layer 1",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 280,
+                                        "acronym": "PERI6a",
+                                        "name": "Perirhinal area, layer 6a",
+                                        "color_hex_triplet": "0E9684",
+                                        "graph_order": 368,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 104,
+                                        "parent_structure_id": 922,
                                         "centers": [
                                           [
-                                            3040,
-                                            4340,
-                                            2850
+                                            8670,
+                                            4260,
+                                            1360
                                           ],
                                           [
-                                            3040,
-                                            4340,
-                                            8550
+                                            8670,
+                                            4260,
+                                            10040
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2887500,
-                                          3597500,
-                                          -302500
+                                          4377500,
+                                          -2032500,
+                                          -222500
                                         ],
                                         [
-                                          -2812500,
-                                          3597500,
-                                          -302500
+                                          -4302500,
+                                          -2032500,
+                                          -222500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Agranular insular area, dorsal part, layer 2/3",
-                                      "labelIndex": 328,
+                                      "name": "Perirhinal area, layer 6b",
+                                      "labelIndex": 368,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        14,
+                                        150,
+                                        132
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 328,
-                                        "atlas_id": 889,
+                                        "id": 368,
+                                        "atlas_id": 894,
                                         "ontology_id": 1,
-                                        "acronym": "AId2/3",
-                                        "name": "Agranular insular area, dorsal part, layer 2/3",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 281,
+                                        "acronym": "PERI6b",
+                                        "name": "Perirhinal area, layer 6b",
+                                        "color_hex_triplet": "0E9684",
+                                        "graph_order": 369,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 104,
+                                        "parent_structure_id": 922,
                                         "centers": [
                                           [
-                                            3280,
-                                            4360,
-                                            2810
+                                            8790,
+                                            4190,
+                                            1390
                                           ],
                                           [
-                                            3280,
-                                            4360,
-                                            8590
+                                            8790,
+                                            4190,
+                                            10010
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2927500,
-                                          3357500,
-                                          -322500
+                                          4347500,
+                                          -2152500,
+                                          -152500
                                         ],
                                         [
-                                          -2852500,
-                                          3357500,
-                                          -322500
+                                          -4272500,
+                                          -2152500,
+                                          -152500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Agranular insular area, dorsal part, layer 5",
-                                      "labelIndex": 1101,
+                                      "name": "Perirhinal area, layer 1",
+                                      "labelIndex": 540,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        14,
+                                        150,
+                                        132
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1101,
-                                        "atlas_id": 1127,
+                                        "id": 540,
+                                        "atlas_id": 1057,
                                         "ontology_id": 1,
-                                        "acronym": "AId5",
-                                        "name": "Agranular insular area, dorsal part, layer 5",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 282,
+                                        "acronym": "PERI1",
+                                        "name": "Perirhinal area, layer 1",
+                                        "color_hex_triplet": "0E9684",
+                                        "graph_order": 370,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 104,
+                                        "parent_structure_id": 922,
                                         "centers": [
                                           [
-                                            3500,
-                                            4290,
-                                            2990
+                                            8140,
+                                            4560,
+                                            800
                                           ],
                                           [
-                                            3500,
-                                            4290,
-                                            8410
+                                            8140,
+                                            4560,
+                                            10600
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2747500,
-                                          3137500,
-                                          -252500
+                                          4937500,
+                                          -1502500,
+                                          -522500
                                         ],
                                         [
-                                          -2672500,
-                                          3137500,
-                                          -252500
+                                          -4862500,
+                                          -1502500,
+                                          -522500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Agranular insular area, dorsal part, layer 6a",
-                                      "labelIndex": 783,
+                                      "name": "Perirhinal area, layer 5",
+                                      "labelIndex": 692,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        14,
+                                        150,
+                                        132
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 783,
-                                        "atlas_id": 946,
+                                        "id": 692,
+                                        "atlas_id": 1076,
                                         "ontology_id": 1,
-                                        "acronym": "AId6a",
-                                        "name": "Agranular insular area, dorsal part, layer 6a",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 283,
+                                        "acronym": "PERI5",
+                                        "name": "Perirhinal area, layer 5",
+                                        "color_hex_triplet": "0E9684",
+                                        "graph_order": 371,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 104,
+                                        "parent_structure_id": 922,
                                         "centers": [
                                           [
-                                            3830,
-                                            4130,
-                                            3190
+                                            8290,
+                                            4460,
+                                            1240
                                           ],
                                           [
-                                            3830,
-                                            4130,
-                                            8210
+                                            8290,
+                                            4460,
+                                            10160
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2547500,
-                                          2807500,
-                                          -92500
+                                          4497500,
+                                          -1652500,
+                                          -422500
                                         ],
                                         [
-                                          -2472500,
-                                          2807500,
-                                          -92500
+                                          -4422500,
+                                          -1652500,
+                                          -422500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Agranular insular area, dorsal part, layer 6b",
-                                      "labelIndex": 831,
+                                      "name": "Perirhinal area, layer 2/3",
+                                      "labelIndex": 888,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        14,
+                                        150,
+                                        132
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 831,
-                                        "atlas_id": 952,
+                                        "id": 888,
+                                        "atlas_id": 959,
                                         "ontology_id": 1,
-                                        "acronym": "AId6b",
-                                        "name": "Agranular insular area, dorsal part, layer 6b",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 284,
+                                        "acronym": "PERI2/3",
+                                        "name": "Perirhinal area, layer 2/3",
+                                        "color_hex_triplet": "0E9684",
+                                        "graph_order": 372,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 104,
+                                        "parent_structure_id": 922,
                                         "centers": [
                                           [
-                                            4050,
-                                            4190,
-                                            3220
+                                            8170,
+                                            4540,
+                                            1010
                                           ],
                                           [
-                                            4050,
-                                            4190,
-                                            8180
+                                            8170,
+                                            4540,
+                                            10390
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2517500,
-                                          2587500,
-                                          -152500
+                                          4727500,
+                                          -1532500,
+                                          -502500
                                         ],
                                         [
-                                          -2442500,
-                                          2587500,
-                                          -152500
+                                          -4652500,
+                                          -1532500,
+                                          -502500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 104,
-                                    "atlas_id": 12,
+                                    "id": 922,
+                                    "atlas_id": 256,
                                     "ontology_id": 1,
-                                    "acronym": "AId",
-                                    "name": "Agranular insular area, dorsal part",
-                                    "color_hex_triplet": "219866",
-                                    "graph_order": 279,
+                                    "acronym": "PERI",
+                                    "name": "Perirhinal area",
+                                    "color_hex_triplet": "0E9684",
+                                    "graph_order": 367,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 95,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        3470,
-                                        4280,
-                                        2980
+                                        8230,
+                                        4500,
+                                        1030
                                       ],
                                       [
-                                        3470,
-                                        4280,
-                                        8420
+                                        8230,
+                                        4500,
+                                        10370
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2757500,
-                                      3167500,
-                                      -242500
+                                      4707500,
+                                      -1592500,
+                                      -462500
                                     ],
                                     [
-                                      -2682500,
-                                      3167500,
-                                      -242500
+                                      -4632500,
+                                      -1592500,
+                                      -462500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Agranular insular area, posterior part",
-                                  "labelIndex": 111,
+                                  "name": "Ectorhinal area",
+                                  "labelIndex": 895,
                                   "rgb": [
-                                    33,
-                                    152,
-                                    102
+                                    13,
+                                    159,
+                                    145
                                   ],
                                   "children": [
                                     {
-                                      "name": "Agranular insular area, posterior part, layer 1",
-                                      "labelIndex": 120,
+                                      "name": "Ectorhinal area/Layer 1",
+                                      "labelIndex": 836,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        13,
+                                        159,
+                                        145
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 120,
-                                        "atlas_id": 863,
+                                        "id": 836,
+                                        "atlas_id": 1094,
                                         "ontology_id": 1,
-                                        "acronym": "AIp1",
-                                        "name": "Agranular insular area, posterior part, layer 1",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 286,
+                                        "acronym": "ECT1",
+                                        "name": "Ectorhinal area/Layer 1",
+                                        "color_hex_triplet": "0D9F91",
+                                        "graph_order": 374,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 111,
+                                        "parent_structure_id": 895,
                                         "centers": [
                                           [
-                                            5840,
-                                            5210,
-                                            1210
+                                            8120,
+                                            4260,
+                                            720
                                           ],
                                           [
-                                            5840,
-                                            5210,
-                                            10190
+                                            8120,
+                                            4260,
+                                            10680
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4527500,
-                                          797500,
-                                          -1172500
+                                          5017500,
+                                          -1482500,
+                                          -222500
                                         ],
                                         [
-                                          -4452500,
-                                          797500,
-                                          -1172500
+                                          -4942500,
+                                          -1482500,
+                                          -222500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Agranular insular area, posterior part, layer 2/3",
-                                      "labelIndex": 163,
+                                      "name": "Ectorhinal area/Layer 2/3",
+                                      "labelIndex": 427,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        13,
+                                        159,
+                                        145
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 163,
-                                        "atlas_id": 1010,
+                                        "id": 427,
+                                        "atlas_id": 1043,
                                         "ontology_id": 1,
-                                        "acronym": "AIp2/3",
-                                        "name": "Agranular insular area, posterior part, layer 2/3",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 287,
+                                        "acronym": "ECT2/3",
+                                        "name": "Ectorhinal area/Layer 2/3",
+                                        "color_hex_triplet": "0D9F91",
+                                        "graph_order": 375,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 111,
+                                        "parent_structure_id": 895,
                                         "centers": [
                                           [
-                                            5890,
-                                            5150,
-                                            1400
+                                            8070,
+                                            4260,
+                                            930
                                           ],
                                           [
-                                            5890,
-                                            5150,
-                                            10000
+                                            8070,
+                                            4260,
+                                            10470
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4337500,
-                                          747500,
-                                          -1112500
+                                          4807500,
+                                          -1432500,
+                                          -222500
                                         ],
                                         [
-                                          -4262500,
-                                          747500,
-                                          -1112500
+                                          -4732500,
+                                          -1432500,
+                                          -222500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Agranular insular area, posterior part, layer 5",
-                                      "labelIndex": 344,
+                                      "name": "Ectorhinal area/Layer 5",
+                                      "labelIndex": 988,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        13,
+                                        159,
+                                        145
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 344,
-                                        "atlas_id": 891,
+                                        "id": 988,
+                                        "atlas_id": 1113,
                                         "ontology_id": 1,
-                                        "acronym": "AIp5",
-                                        "name": "Agranular insular area, posterior part, layer 5",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 288,
+                                        "acronym": "ECT5",
+                                        "name": "Ectorhinal area/Layer 5",
+                                        "color_hex_triplet": "0D9F91",
+                                        "graph_order": 376,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 111,
+                                        "parent_structure_id": 895,
                                         "centers": [
                                           [
-                                            6000,
-                                            5050,
-                                            1620
+                                            7990,
+                                            4320,
+                                            1200
                                           ],
                                           [
-                                            6000,
-                                            5050,
-                                            9780
+                                            7990,
+                                            4320,
+                                            10200
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4117500,
-                                          637500,
-                                          -1012500
+                                          4537500,
+                                          -1352500,
+                                          -282500
                                         ],
                                         [
-                                          -4042500,
-                                          637500,
-                                          -1012500
+                                          -4462500,
+                                          -1352500,
+                                          -282500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Agranular insular area, posterior part, layer 6a",
-                                      "labelIndex": 314,
+                                      "name": "Ectorhinal area/Layer 6a",
+                                      "labelIndex": 977,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        13,
+                                        159,
+                                        145
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 314,
-                                        "atlas_id": 1029,
+                                        "id": 977,
+                                        "atlas_id": 1112,
                                         "ontology_id": 1,
-                                        "acronym": "AIp6a",
-                                        "name": "Agranular insular area, posterior part, layer 6a",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 289,
+                                        "acronym": "ECT6a",
+                                        "name": "Ectorhinal area/Layer 6a",
+                                        "color_hex_triplet": "0D9F91",
+                                        "graph_order": 377,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 111,
+                                        "parent_structure_id": 895,
                                         "centers": [
                                           [
-                                            6140,
-                                            4980,
-                                            1840
+                                            7960,
+                                            4350,
+                                            1430
                                           ],
                                           [
-                                            6140,
-                                            4980,
-                                            9560
+                                            7960,
+                                            4350,
+                                            9970
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3897500,
-                                          497500,
-                                          -942500
+                                          4307500,
+                                          -1322500,
+                                          -312500
                                         ],
                                         [
-                                          -3822500,
-                                          497500,
-                                          -942500
+                                          -4232500,
+                                          -1322500,
+                                          -312500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Agranular insular area, posterior part, layer 6b",
-                                      "labelIndex": 355,
+                                      "name": "Ectorhinal area/Layer 6b",
+                                      "labelIndex": 1045,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        13,
+                                        159,
+                                        145
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 355,
-                                        "atlas_id": 1034,
+                                        "id": 1045,
+                                        "atlas_id": 1120,
                                         "ontology_id": 1,
-                                        "acronym": "AIp6b",
-                                        "name": "Agranular insular area, posterior part, layer 6b",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 290,
+                                        "acronym": "ECT6b",
+                                        "name": "Ectorhinal area/Layer 6b",
+                                        "color_hex_triplet": "0D9F91",
+                                        "graph_order": 378,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 111,
+                                        "parent_structure_id": 895,
                                         "centers": [
                                           [
-                                            6720,
-                                            4880,
-                                            1880
+                                            8130,
+                                            4280,
+                                            1470
                                           ],
                                           [
-                                            6720,
-                                            4880,
-                                            9520
+                                            8130,
+                                            4280,
+                                            9930
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          3857500,
-                                          -82500,
-                                          -842500
+                                          4267500,
+                                          -1492500,
+                                          -242500
                                         ],
                                         [
-                                          -3782500,
-                                          -82500,
-                                          -842500
+                                          -4192500,
+                                          -1492500,
+                                          -242500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 111,
-                                    "atlas_id": 13,
+                                    "id": 895,
+                                    "atlas_id": 111,
                                     "ontology_id": 1,
-                                    "acronym": "AIp",
-                                    "name": "Agranular insular area, posterior part",
-                                    "color_hex_triplet": "219866",
-                                    "graph_order": 285,
+                                    "acronym": "ECT",
+                                    "name": "Ectorhinal area",
+                                    "color_hex_triplet": "0D9F91",
+                                    "graph_order": 373,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 95,
+                                    "parent_structure_id": 315,
                                     "centers": [
                                       [
-                                        5970,
-                                        5100,
-                                        1520
+                                        8030,
+                                        4300,
+                                        1120
                                       ],
                                       [
-                                        5970,
-                                        5100,
-                                        9880
+                                        8030,
+                                        4300,
+                                        10280
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      4217500,
-                                      667500,
-                                      -1062500
+                                      4617500,
+                                      -1392500,
+                                      -262500
                                     ],
                                     [
-                                      -4142500,
-                                      667500,
-                                      -1062500
+                                      -4542500,
+                                      -1392500,
+                                      -262500
                                     ]
                                   ]
-                                },
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 315,
+                                "atlas_id": 746,
+                                "ontology_id": 1,
+                                "acronym": "Isocortex",
+                                "name": "Isocortex",
+                                "color_hex_triplet": "70FF71",
+                                "graph_order": 5,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 695,
+                                "centers": [
+                                  [
+                                    5820,
+                                    2480,
+                                    3190
+                                  ],
+                                  [
+                                    5820,
+                                    2480,
+                                    8210
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  2547500,
+                                  817500,
+                                  1557500
+                                ],
+                                [
+                                  -2472500,
+                                  817500,
+                                  1557500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "Olfactory areas",
+                              "labelIndex": 698,
+                              "rgb": [
+                                154,
+                                210,
+                                189
+                              ],
+                              "children": [
                                 {
-                                  "name": "Agranular insular area, ventral part",
-                                  "labelIndex": 119,
+                                  "name": "Main olfactory bulb",
+                                  "labelIndex": 507,
                                   "rgb": [
-                                    33,
-                                    152,
-                                    102
+                                    154,
+                                    210,
+                                    189
                                   ],
                                   "children": [
                                     {
-                                      "name": "Agranular insular area, ventral part, layer 1",
-                                      "labelIndex": 704,
+                                      "name": "Main olfactory bulb, glomerular layer",
+                                      "labelIndex": 212,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        130,
+                                        199,
+                                        174
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 704,
-                                        "atlas_id": 936,
+                                        "id": 212,
+                                        "atlas_id": 733,
                                         "ontology_id": 1,
-                                        "acronym": "AIv1",
-                                        "name": "Agranular insular area, ventral part, layer 1",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 292,
+                                        "acronym": "MOBgl",
+                                        "name": "Main olfactory bulb, glomerular layer",
+                                        "color_hex_triplet": "82C7AE",
+                                        "graph_order": 381,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 119,
-                                        "centers": [
-                                          [
-                                            3360,
-                                            5030,
-                                            2780
-                                          ],
-                                          [
-                                            3360,
-                                            5030,
-                                            8620
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2957500,
-                                          3277500,
-                                          -992500
-                                        ],
-                                        [
-                                          -2882500,
-                                          3277500,
-                                          -992500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 507
+                                      }
                                     },
                                     {
-                                      "name": "Agranular insular area, ventral part, layer 2/3",
-                                      "labelIndex": 694,
+                                      "name": "Main olfactory bulb, granule layer",
+                                      "labelIndex": 220,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        130,
+                                        199,
+                                        174
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 694,
-                                        "atlas_id": 652,
+                                        "id": 220,
+                                        "atlas_id": 734,
                                         "ontology_id": 1,
-                                        "acronym": "AIv2/3",
-                                        "name": "Agranular insular area, ventral part, layer 2/3",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 293,
+                                        "acronym": "MOBgr",
+                                        "name": "Main olfactory bulb, granule layer",
+                                        "color_hex_triplet": "82C7AE",
+                                        "graph_order": 382,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 119,
-                                        "centers": [
-                                          [
-                                            3660,
-                                            5020,
-                                            2850
-                                          ],
-                                          [
-                                            3660,
-                                            5020,
-                                            8550
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2887500,
-                                          2977500,
-                                          -982500
-                                        ],
-                                        [
-                                          -2812500,
-                                          2977500,
-                                          -982500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 507
+                                      }
                                     },
                                     {
-                                      "name": "Agranular insular area, ventral part, layer 5",
-                                      "labelIndex": 800,
+                                      "name": "Main olfactory bulb, inner plexiform layer",
+                                      "labelIndex": 228,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        154,
+                                        210,
+                                        189
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 800,
-                                        "atlas_id": 948,
+                                        "id": 228,
+                                        "atlas_id": 735,
                                         "ontology_id": 1,
-                                        "acronym": "AIv5",
-                                        "name": "Agranular insular area, ventral part, layer 5",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 294,
+                                        "acronym": "MOBipl",
+                                        "name": "Main olfactory bulb, inner plexiform layer",
+                                        "color_hex_triplet": "9AD2BD",
+                                        "graph_order": 383,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 119,
-                                        "centers": [
-                                          [
-                                            3750,
-                                            4790,
-                                            3120
-                                          ],
-                                          [
-                                            3750,
-                                            4790,
-                                            8280
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2617500,
-                                          2887500,
-                                          -752500
-                                        ],
-                                        [
-                                          -2542500,
-                                          2887500,
-                                          -752500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 507
+                                      }
                                     },
                                     {
-                                      "name": "Agranular insular area, ventral part, layer 6a",
-                                      "labelIndex": 675,
+                                      "name": "Main olfactory bulb, mitral layer",
+                                      "labelIndex": 236,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        130,
+                                        199,
+                                        174
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 675,
-                                        "atlas_id": 1074,
+                                        "id": 236,
+                                        "atlas_id": 736,
                                         "ontology_id": 1,
-                                        "acronym": "AIv6a",
-                                        "name": "Agranular insular area, ventral part, layer 6a",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 295,
+                                        "acronym": "MOBmi",
+                                        "name": "Main olfactory bulb, mitral layer",
+                                        "color_hex_triplet": "82C7AE",
+                                        "graph_order": 384,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 119,
-                                        "centers": [
-                                          [
-                                            4110,
-                                            4930,
-                                            3010
-                                          ],
-                                          [
-                                            4110,
-                                            4930,
-                                            8390
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2727500,
-                                          2527500,
-                                          -892500
-                                        ],
-                                        [
-                                          -2652500,
-                                          2527500,
-                                          -892500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 507
+                                      }
                                     },
                                     {
-                                      "name": "Agranular insular area, ventral part, layer 6b",
-                                      "labelIndex": 699,
+                                      "name": "Main olfactory bulb, outer plexiform layer",
+                                      "labelIndex": 244,
                                       "rgb": [
-                                        33,
-                                        152,
-                                        102
+                                        154,
+                                        210,
+                                        189
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 699,
-                                        "atlas_id": 1077,
+                                        "id": 244,
+                                        "atlas_id": 737,
                                         "ontology_id": 1,
-                                        "acronym": "AIv6b",
-                                        "name": "Agranular insular area, ventral part, layer 6b",
-                                        "color_hex_triplet": "219866",
-                                        "graph_order": 296,
+                                        "acronym": "MOBopl",
+                                        "name": "Main olfactory bulb, outer plexiform layer",
+                                        "color_hex_triplet": "9AD2BD",
+                                        "graph_order": 385,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 119,
-                                        "centers": [
-                                          [
-                                            3850,
-                                            4230,
-                                            3590
-                                          ],
-                                          [
-                                            3850,
-                                            4230,
-                                            7810
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2147500,
-                                          2787500,
-                                          -192500
-                                        ],
-                                        [
-                                          -2072500,
-                                          2787500,
-                                          -192500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 507
+                                      }
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 119,
-                                    "atlas_id": 14,
+                                    "id": 507,
+                                    "atlas_id": 204,
                                     "ontology_id": 1,
-                                    "acronym": "AIv",
-                                    "name": "Agranular insular area, ventral part",
-                                    "color_hex_triplet": "219866",
-                                    "graph_order": 291,
+                                    "acronym": "MOB",
+                                    "name": "Main olfactory bulb",
+                                    "color_hex_triplet": "9AD2BD",
+                                    "graph_order": 380,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 95,
+                                    "parent_structure_id": 698,
                                     "centers": [
                                       [
-                                        3720,
-                                        4900,
-                                        2980
+                                        1370,
+                                        4390,
+                                        4820
                                       ],
                                       [
-                                        3720,
-                                        4900,
-                                        8420
+                                        1370,
+                                        4390,
+                                        6580
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2757500,
-                                      2917500,
-                                      -862500
+                                      917500,
+                                      5267500,
+                                      -352500
                                     ],
                                     [
-                                      -2682500,
-                                      2917500,
-                                      -862500
+                                      -842500,
+                                      5267500,
+                                      -352500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 95,
-                                "atlas_id": 11,
-                                "ontology_id": 1,
-                                "acronym": "AI",
-                                "name": "Agranular insular area",
-                                "color_hex_triplet": "219866",
-                                "graph_order": 278,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    4290,
-                                    4670,
-                                    2530
-                                  ],
-                                  [
-                                    4290,
-                                    4670,
-                                    8870
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  3207500,
-                                  2347500,
-                                  -632500
-                                ],
-                                [
-                                  -3132500,
-                                  2347500,
-                                  -632500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Retrosplenial area",
-                              "labelIndex": 254,
-                              "rgb": [
-                                26,
-                                166,
-                                152
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Retrosplenial area, lateral agranular part",
-                                  "labelIndex": 894,
+                                  "name": "Accessory olfactory bulb",
+                                  "labelIndex": 151,
                                   "rgb": [
-                                    26,
-                                    166,
-                                    152
+                                    157,
+                                    240,
+                                    210
                                   ],
                                   "children": [
                                     {
-                                      "name": "Retrosplenial area, lateral agranular part, layer 1",
-                                      "labelIndex": 671,
+                                      "name": "Accessory olfactory bulb, glomerular layer",
+                                      "labelIndex": 188,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        157,
+                                        240,
+                                        210
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 671,
-                                        "atlas_id": 932,
+                                        "id": 188,
+                                        "atlas_id": 730,
                                         "ontology_id": 1,
-                                        "acronym": "RSPagl1",
-                                        "name": "Retrosplenial area, lateral agranular part, layer 1",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 299,
+                                        "acronym": "AOBgl",
+                                        "name": "Accessory olfactory bulb, glomerular layer",
+                                        "color_hex_triplet": "9DF0D2",
+                                        "graph_order": 387,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 894,
+                                        "parent_structure_id": 151,
                                         "centers": [
                                           [
-                                            8460,
-                                            360,
-                                            4350
+                                            2100,
+                                            3490,
+                                            4570
                                           ],
                                           [
-                                            8460,
-                                            360,
-                                            7050
+                                            2100,
+                                            3490,
+                                            6830
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1387500,
-                                          -1822500,
-                                          3677500
+                                          1167500,
+                                          4537500,
+                                          547500
                                         ],
                                         [
-                                          -1312500,
-                                          -1822500,
-                                          3677500
+                                          -1092500,
+                                          4537500,
+                                          547500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Retrosplenial area, lateral agranular part, layer 2/3",
-                                      "labelIndex": 965,
+                                      "name": "Accessory olfactory bulb, granular layer",
+                                      "labelIndex": 196,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        149,
+                                        228,
+                                        200
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 965,
-                                        "atlas_id": 969,
+                                        "id": 196,
+                                        "atlas_id": 731,
                                         "ontology_id": 1,
-                                        "acronym": "RSPagl2/3",
-                                        "name": "Retrosplenial area, lateral agranular part, layer 2/3",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 300,
+                                        "acronym": "AOBgr",
+                                        "name": "Accessory olfactory bulb, granular layer",
+                                        "color_hex_triplet": "95E4C8",
+                                        "graph_order": 388,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 894,
+                                        "parent_structure_id": 151,
                                         "centers": [
                                           [
-                                            8190,
-                                            570,
-                                            4360
+                                            1740,
+                                            3810,
+                                            4540
                                           ],
                                           [
-                                            8190,
-                                            570,
-                                            7040
+                                            1740,
+                                            3810,
+                                            6860
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1377500,
-                                          -1552500,
-                                          3467500
+                                          1197500,
+                                          4897500,
+                                          227500
                                         ],
                                         [
-                                          -1302500,
-                                          -1552500,
-                                          3467500
+                                          -1122500,
+                                          4897500,
+                                          227500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Retrosplenial area, lateral agranular part, layer 5",
-                                      "labelIndex": 774,
+                                      "name": "Accessory olfactory bulb, mitral layer",
+                                      "labelIndex": 204,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        157,
+                                        240,
+                                        210
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 774,
-                                        "atlas_id": 945,
+                                        "id": 204,
+                                        "atlas_id": 732,
                                         "ontology_id": 1,
-                                        "acronym": "RSPagl5",
-                                        "name": "Retrosplenial area, lateral agranular part, layer 5",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 301,
+                                        "acronym": "AOBmi",
+                                        "name": "Accessory olfactory bulb, mitral layer",
+                                        "color_hex_triplet": "9DF0D2",
+                                        "graph_order": 389,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 894,
+                                        "parent_structure_id": 151,
                                         "centers": [
                                           [
-                                            7990,
-                                            850,
-                                            4430
+                                            1960,
+                                            3640,
+                                            4560
                                           ],
                                           [
-                                            7990,
-                                            850,
-                                            6970
+                                            1960,
+                                            3640,
+                                            6840
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1307500,
-                                          -1352500,
-                                          3187500
+                                          1177500,
+                                          4677500,
+                                          397500
                                         ],
                                         [
-                                          -1232500,
-                                          -1352500,
-                                          3187500
+                                          -1102500,
+                                          4677500,
+                                          397500
                                         ]
                                       ]
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 151,
+                                    "atlas_id": 18,
+                                    "ontology_id": 1,
+                                    "acronym": "AOB",
+                                    "name": "Accessory olfactory bulb",
+                                    "color_hex_triplet": "9DF0D2",
+                                    "graph_order": 386,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 698,
+                                    "centers": [
+                                      [
+                                        1920,
+                                        3660,
+                                        4550
+                                      ],
+                                      [
+                                        1920,
+                                        3660,
+                                        6850
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1187500,
+                                      4717500,
+                                      377500
+                                    ],
+                                    [
+                                      -1112500,
+                                      4717500,
+                                      377500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Anterior olfactory nucleus",
+                                  "labelIndex": 159,
+                                  "rgb": [
+                                    84,
+                                    191,
+                                    148
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Anterior olfactory nucleus, dorsal part",
+                                      "labelIndex": 167,
+                                      "rgb": [
+                                        84,
+                                        191,
+                                        148
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 167,
+                                        "atlas_id": 20,
+                                        "ontology_id": 1,
+                                        "acronym": "AONd",
+                                        "name": "Anterior olfactory nucleus, dorsal part",
+                                        "color_hex_triplet": "54BF94",
+                                        "graph_order": 391,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 159
+                                      }
                                     },
                                     {
-                                      "name": "Retrosplenial area, lateral agranular part, layer 6a",
-                                      "labelIndex": 906,
+                                      "name": "Anterior olfactory nucleus, external part",
+                                      "labelIndex": 175,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        84,
+                                        191,
+                                        148
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 906,
-                                        "atlas_id": 820,
+                                        "id": 175,
+                                        "atlas_id": 21,
                                         "ontology_id": 1,
-                                        "acronym": "RSPagl6a",
-                                        "name": "Retrosplenial area, lateral agranular part, layer 6a",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 302,
+                                        "acronym": "AONe",
+                                        "name": "Anterior olfactory nucleus, external part",
+                                        "color_hex_triplet": "54BF94",
+                                        "graph_order": 392,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 894,
-                                        "centers": [
-                                          [
-                                            7960,
-                                            1080,
-                                            4410
-                                          ],
-                                          [
-                                            7960,
-                                            1080,
-                                            6990
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1327500,
-                                          -1322500,
-                                          2957500
-                                        ],
-                                        [
-                                          -1252500,
-                                          -1322500,
-                                          2957500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 159
+                                      }
                                     },
                                     {
-                                      "name": "Retrosplenial area, lateral agranular part, layer 6b",
-                                      "labelIndex": 279,
+                                      "name": "Anterior olfactory nucleus, lateral part",
+                                      "labelIndex": 183,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        84,
+                                        191,
+                                        148
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 279,
-                                        "atlas_id": 883,
+                                        "id": 183,
+                                        "atlas_id": 22,
                                         "ontology_id": 1,
-                                        "acronym": "RSPagl6b",
-                                        "name": "Retrosplenial area, lateral agranular part, layer 6b",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 303,
+                                        "acronym": "AONl",
+                                        "name": "Anterior olfactory nucleus, lateral part",
+                                        "color_hex_triplet": "54BF94",
+                                        "graph_order": 393,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 894,
-                                        "centers": [
-                                          [
-                                            7540,
-                                            1140,
-                                            4540
-                                          ],
-                                          [
-                                            7540,
-                                            1140,
-                                            6860
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1197500,
-                                          -902500,
-                                          2897500
-                                        ],
-                                        [
-                                          -1122500,
-                                          -902500,
-                                          2897500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 159
+                                      }
                                     },
                                     {
-                                      "name": "Mediomedial anterior visual area",
-                                      "labelIndex": 480149258,
+                                      "name": "Anterior olfactory nucleus, medial part",
+                                      "labelIndex": 191,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        84,
+                                        191,
+                                        148
                                       ],
-                                      "children": [
-                                        {
-                                          "name": "Mediomedial anterior visual area, layer 1",
-                                          "labelIndex": 480149262,
-                                          "rgb": [
-                                            26,
-                                            166,
-                                            152
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 480149262,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "VISmma1",
-                                            "name": "Mediomedial anterior visual area, layer 1",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 305,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 480149258
-                                          }
-                                        },
-                                        {
-                                          "name": "Mediomedial anterior visual area, layer 2/3",
-                                          "labelIndex": 480149266,
-                                          "rgb": [
-                                            26,
-                                            166,
-                                            152
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 480149266,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "VISmma2/3",
-                                            "name": "Mediomedial anterior visual area, layer 2/3",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 306,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 480149258
-                                          }
-                                        },
-                                        {
-                                          "name": "Mediomedial anterior visual area, layer 4",
-                                          "labelIndex": 480149270,
-                                          "rgb": [
-                                            26,
-                                            166,
-                                            152
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 480149270,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "VISmma4",
-                                            "name": "Mediomedial anterior visual area, layer 4",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 307,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 480149258
-                                          }
-                                        },
-                                        {
-                                          "name": "Mediomedial anterior visual area,layer 5",
-                                          "labelIndex": 480149274,
-                                          "rgb": [
-                                            26,
-                                            166,
-                                            152
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 480149274,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "VISmma5",
-                                            "name": "Mediomedial anterior visual area,layer 5",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 308,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 480149258
-                                          }
-                                        },
-                                        {
-                                          "name": "Mediomedial anterior visual area, layer 6a",
-                                          "labelIndex": 480149278,
-                                          "rgb": [
-                                            26,
-                                            166,
-                                            152
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 480149278,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "VISmma6a",
-                                            "name": "Mediomedial anterior visual area, layer 6a",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 309,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 480149258
-                                          }
-                                        },
-                                        {
-                                          "name": "Mediomedial anterior visual area, layer 6b",
-                                          "labelIndex": 480149282,
-                                          "rgb": [
-                                            26,
-                                            166,
-                                            152
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 480149282,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "VISmma6b",
-                                            "name": "Mediomedial anterior visual area, layer 6b",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 310,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 480149258
-                                          }
-                                        }
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 191,
+                                        "atlas_id": 23,
+                                        "ontology_id": 1,
+                                        "acronym": "AONm",
+                                        "name": "Anterior olfactory nucleus, medial part",
+                                        "color_hex_triplet": "54BF94",
+                                        "graph_order": 394,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 159
+                                      }
+                                    },
+                                    {
+                                      "name": "Anterior olfactory nucleus, posteroventral part",
+                                      "labelIndex": 199,
+                                      "rgb": [
+                                        84,
+                                        191,
+                                        148
                                       ],
+                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 480149258,
-                                        "atlas_id": null,
+                                        "id": 199,
+                                        "atlas_id": 24,
                                         "ontology_id": 1,
-                                        "acronym": "VISmma",
-                                        "name": "Mediomedial anterior visual area",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 304,
+                                        "acronym": "AONpv",
+                                        "name": "Anterior olfactory nucleus, posteroventral part",
+                                        "color_hex_triplet": "54BF94",
+                                        "graph_order": 395,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 894
+                                        "parent_structure_id": 159
                                       }
                                     },
                                     {
-                                      "name": "Mediomedial posterior visual area",
-                                      "labelIndex": 480149286,
+                                      "name": "Anterior olfactory nucleus, layer 1",
+                                      "labelIndex": 160,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        84,
+                                        191,
+                                        148
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 160,
+                                        "atlas_id": 868,
+                                        "ontology_id": 1,
+                                        "acronym": "AON1",
+                                        "name": "Anterior olfactory nucleus, layer 1",
+                                        "color_hex_triplet": "54BF94",
+                                        "graph_order": 396,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 159
+                                      }
+                                    },
+                                    {
+                                      "name": "Anterior olfactory nucleus, layer 2",
+                                      "labelIndex": 168,
+                                      "rgb": [
+                                        84,
+                                        191,
+                                        148
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 168,
+                                        "atlas_id": 869,
+                                        "ontology_id": 1,
+                                        "acronym": "AON2",
+                                        "name": "Anterior olfactory nucleus, layer 2",
+                                        "color_hex_triplet": "54BF94",
+                                        "graph_order": 397,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 159
+                                      }
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 159,
+                                    "atlas_id": 19,
+                                    "ontology_id": 1,
+                                    "acronym": "AON",
+                                    "name": "Anterior olfactory nucleus",
+                                    "color_hex_triplet": "54BF94",
+                                    "graph_order": 390,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 698,
+                                    "centers": [
+                                      [
+                                        2810,
+                                        5160,
+                                        4630
+                                      ],
+                                      [
+                                        2810,
+                                        5160,
+                                        6770
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1107500,
+                                      3827500,
+                                      -1122500
+                                    ],
+                                    [
+                                      -1032500,
+                                      3827500,
+                                      -1122500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Taenia tecta",
+                                  "labelIndex": 589,
+                                  "rgb": [
+                                    98,
+                                    208,
+                                    159
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Taenia tecta, dorsal part",
+                                      "labelIndex": 597,
+                                      "rgb": [
+                                        98,
+                                        208,
+                                        159
                                       ],
                                       "children": [
                                         {
-                                          "name": "Mediomedial posterior visual area, layer 1",
-                                          "labelIndex": 480149290,
-                                          "rgb": [
-                                            26,
-                                            166,
-                                            152
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 480149290,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "VISmmp1",
-                                            "name": "Mediomedial posterior visual area, layer 1",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 312,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 480149286
-                                          }
-                                        },
-                                        {
-                                          "name": "Mediomedial posterior visual area, layer 2/3",
-                                          "labelIndex": 480149294,
+                                          "name": "Taenia tecta, dorsal part, layers 1-4",
+                                          "labelIndex": 297,
                                           "rgb": [
-                                            26,
-                                            166,
-                                            152
+                                            98,
+                                            208,
+                                            159
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149294,
-                                            "atlas_id": null,
+                                            "id": 297,
+                                            "atlas_id": 744,
                                             "ontology_id": 1,
-                                            "acronym": "VISmmp2/3",
-                                            "name": "Mediomedial posterior visual area, layer 2/3",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 313,
+                                            "acronym": "TTd1-4",
+                                            "name": "Taenia tecta, dorsal part, layers 1-4",
+                                            "color_hex_triplet": "62D09F",
+                                            "graph_order": 400,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149286
+                                            "parent_structure_id": 597
                                           }
                                         },
                                         {
-                                          "name": "Mediomedial posterior visual area, layer 4",
-                                          "labelIndex": 480149298,
+                                          "name": "Taenia tecta, dorsal part, layer 1",
+                                          "labelIndex": 1034,
                                           "rgb": [
-                                            26,
-                                            166,
-                                            152
+                                            98,
+                                            208,
+                                            159
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149298,
-                                            "atlas_id": null,
+                                            "id": 1034,
+                                            "atlas_id": 836,
                                             "ontology_id": 1,
-                                            "acronym": "VISmmp4",
-                                            "name": "Mediomedial posterior visual area, layer 4",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 314,
+                                            "acronym": "TTd1",
+                                            "name": "Taenia tecta, dorsal part, layer 1",
+                                            "color_hex_triplet": "62D09F",
+                                            "graph_order": 401,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149286
+                                            "parent_structure_id": 597
                                           }
                                         },
                                         {
-                                          "name": "Mediomedial posterior visual area,layer 5",
-                                          "labelIndex": 480149302,
+                                          "name": "Taenia tecta, dorsal part, layer 2",
+                                          "labelIndex": 1042,
                                           "rgb": [
-                                            26,
-                                            166,
-                                            152
+                                            98,
+                                            208,
+                                            159
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149302,
-                                            "atlas_id": null,
+                                            "id": 1042,
+                                            "atlas_id": 837,
                                             "ontology_id": 1,
-                                            "acronym": "VISmmp5",
-                                            "name": "Mediomedial posterior visual area,layer 5",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 315,
+                                            "acronym": "TTd2",
+                                            "name": "Taenia tecta, dorsal part, layer 2",
+                                            "color_hex_triplet": "62D09F",
+                                            "graph_order": 402,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149286
+                                            "parent_structure_id": 597
                                           }
                                         },
                                         {
-                                          "name": "Mediomedial posterior visual area, layer 6a",
-                                          "labelIndex": 480149306,
+                                          "name": "Taenia tecta, dorsal part, layer 3",
+                                          "labelIndex": 1050,
                                           "rgb": [
-                                            26,
-                                            166,
-                                            152
+                                            98,
+                                            208,
+                                            159
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149306,
-                                            "atlas_id": null,
+                                            "id": 1050,
+                                            "atlas_id": 838,
                                             "ontology_id": 1,
-                                            "acronym": "VISmmp6a",
-                                            "name": "Mediomedial posterior visual area, layer 6a",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 316,
+                                            "acronym": "TTd3",
+                                            "name": "Taenia tecta, dorsal part, layer 3",
+                                            "color_hex_triplet": "62D09F",
+                                            "graph_order": 403,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149286
+                                            "parent_structure_id": 597
                                           }
                                         },
                                         {
-                                          "name": "Mediomedial posterior visual area, layer 6b",
-                                          "labelIndex": 480149310,
+                                          "name": "Taenia tecta, dorsal part, layer 4",
+                                          "labelIndex": 1059,
                                           "rgb": [
-                                            26,
-                                            166,
-                                            152
+                                            98,
+                                            208,
+                                            159
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149310,
-                                            "atlas_id": null,
+                                            "id": 1059,
+                                            "atlas_id": 839,
                                             "ontology_id": 1,
-                                            "acronym": "VISmmp6b",
-                                            "name": "Mediomedial posterior visual area, layer 6b",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 317,
+                                            "acronym": "TTd4",
+                                            "name": "Taenia tecta, dorsal part, layer 4",
+                                            "color_hex_triplet": "62D09F",
+                                            "graph_order": 404,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149286
+                                            "parent_structure_id": 597
                                           }
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 480149286,
-                                        "atlas_id": null,
+                                        "id": 597,
+                                        "atlas_id": 357,
                                         "ontology_id": 1,
-                                        "acronym": "VISmmp",
-                                        "name": "Mediomedial posterior visual area",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 311,
+                                        "acronym": "TTd",
+                                        "name": "Taenia tecta, dorsal part",
+                                        "color_hex_triplet": "62D09F",
+                                        "graph_order": 399,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 894
-                                      }
+                                        "parent_structure_id": 589,
+                                        "centers": [
+                                          [
+                                            3500,
+                                            4810,
+                                            5450
+                                          ],
+                                          [
+                                            3500,
+                                            4810,
+                                            5950
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          287500,
+                                          3137500,
+                                          -772500
+                                        ],
+                                        [
+                                          -212500,
+                                          3137500,
+                                          -772500
+                                        ]
+                                      ]
                                     },
                                     {
-                                      "name": "Medial visual area",
-                                      "labelIndex": 480149314,
+                                      "name": "Taenia tecta, ventral part",
+                                      "labelIndex": 605,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        98,
+                                        208,
+                                        159
                                       ],
                                       "children": [
                                         {
-                                          "name": "Medial visual area, layer 1",
-                                          "labelIndex": 480149318,
+                                          "name": "Taenia tecta, ventral part, layers 1-3",
+                                          "labelIndex": 306,
                                           "rgb": [
-                                            26,
-                                            166,
-                                            152
+                                            98,
+                                            208,
+                                            159
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149318,
-                                            "atlas_id": null,
+                                            "id": 306,
+                                            "atlas_id": 745,
                                             "ontology_id": 1,
-                                            "acronym": "VISm1",
-                                            "name": "Medial visual area, layer 1",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 319,
+                                            "acronym": "TTv1-3",
+                                            "name": "Taenia tecta, ventral part, layers 1-3",
+                                            "color_hex_triplet": "62D09F",
+                                            "graph_order": 406,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149314
+                                            "parent_structure_id": 605
                                           }
                                         },
                                         {
-                                          "name": "Medial visual area, layer 2/3",
-                                          "labelIndex": 480149322,
+                                          "name": "Taenia tecta, ventral part, layer 1",
+                                          "labelIndex": 1067,
                                           "rgb": [
-                                            26,
-                                            166,
-                                            152
+                                            98,
+                                            208,
+                                            159
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149322,
-                                            "atlas_id": null,
+                                            "id": 1067,
+                                            "atlas_id": 840,
                                             "ontology_id": 1,
-                                            "acronym": "VISm2/3",
-                                            "name": "Medial visual area, layer 2/3",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 320,
+                                            "acronym": "TTv1",
+                                            "name": "Taenia tecta, ventral part, layer 1",
+                                            "color_hex_triplet": "62D09F",
+                                            "graph_order": 407,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149314
+                                            "parent_structure_id": 605
                                           }
                                         },
                                         {
-                                          "name": "Medial visual area, layer 4",
-                                          "labelIndex": 480149326,
+                                          "name": "Taenia tecta, ventral part, layer 2",
+                                          "labelIndex": 1075,
                                           "rgb": [
-                                            26,
-                                            166,
-                                            152
+                                            98,
+                                            208,
+                                            159
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149326,
-                                            "atlas_id": null,
+                                            "id": 1075,
+                                            "atlas_id": 841,
                                             "ontology_id": 1,
-                                            "acronym": "VISm4",
-                                            "name": "Medial visual area, layer 4",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 321,
+                                            "acronym": "TTv2",
+                                            "name": "Taenia tecta, ventral part, layer 2",
+                                            "color_hex_triplet": "62D09F",
+                                            "graph_order": 408,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149314
+                                            "parent_structure_id": 605
                                           }
                                         },
                                         {
-                                          "name": "Medial visual area,layer 5",
-                                          "labelIndex": 480149330,
+                                          "name": "Taenia tecta, ventral part, layer 3",
+                                          "labelIndex": 1082,
                                           "rgb": [
-                                            26,
-                                            166,
-                                            152
+                                            98,
+                                            208,
+                                            159
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 480149330,
-                                            "atlas_id": null,
+                                            "id": 1082,
+                                            "atlas_id": 842,
                                             "ontology_id": 1,
-                                            "acronym": "VISm5",
-                                            "name": "Medial visual area,layer 5",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 322,
+                                            "acronym": "TTv3",
+                                            "name": "Taenia tecta, ventral part, layer 3",
+                                            "color_hex_triplet": "62D09F",
+                                            "graph_order": 409,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 480149314
-                                          }
-                                        },
-                                        {
-                                          "name": "Medial visual area, layer 6a",
-                                          "labelIndex": 480149334,
-                                          "rgb": [
-                                            26,
-                                            166,
-                                            152
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 480149334,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "VISm6a",
-                                            "name": "Medial visual area, layer 6a",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 323,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 480149314
-                                          }
-                                        },
-                                        {
-                                          "name": "Medial visual area, layer 6b",
-                                          "labelIndex": 480149338,
-                                          "rgb": [
-                                            26,
-                                            166,
-                                            152
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 480149338,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "VISm6b",
-                                            "name": "Medial visual area, layer 6b",
-                                            "color_hex_triplet": "1AA698",
-                                            "graph_order": 324,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 480149314
+                                            "parent_structure_id": 605
                                           }
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 480149314,
-                                        "atlas_id": null,
+                                        "id": 605,
+                                        "atlas_id": 358,
                                         "ontology_id": 1,
-                                        "acronym": "VISm",
-                                        "name": "Medial visual area",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 318,
+                                        "acronym": "TTv",
+                                        "name": "Taenia tecta, ventral part",
+                                        "color_hex_triplet": "62D09F",
+                                        "graph_order": 405,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 894
-                                      }
+                                        "parent_structure_id": 589,
+                                        "centers": [
+                                          [
+                                            3060,
+                                            6090,
+                                            5270
+                                          ],
+                                          [
+                                            3060,
+                                            6090,
+                                            6130
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          467500,
+                                          3577500,
+                                          -2052500
+                                        ],
+                                        [
+                                          -392500,
+                                          3577500,
+                                          -2052500
+                                        ]
+                                      ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 894,
-                                    "atlas_id": 394,
+                                    "id": 589,
+                                    "atlas_id": 356,
                                     "ontology_id": 1,
-                                    "acronym": "RSPagl",
-                                    "name": "Retrosplenial area, lateral agranular part",
-                                    "color_hex_triplet": "1AA698",
-                                    "graph_order": 298,
+                                    "acronym": "TT",
+                                    "name": "Taenia tecta",
+                                    "color_hex_triplet": "62D09F",
+                                    "graph_order": 398,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 254,
+                                    "parent_structure_id": 698,
                                     "centers": [
                                       [
-                                        8130,
-                                        820,
-                                        4400
+                                        3300,
+                                        5430,
+                                        5390
                                       ],
                                       [
-                                        8130,
-                                        820,
-                                        7000
+                                        3300,
+                                        5430,
+                                        6010
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1337500,
-                                      -1492500,
-                                      3217500
+                                      347500,
+                                      3337500,
+                                      -1392500
                                     ],
                                     [
-                                      -1262500,
-                                      -1492500,
-                                      3217500
+                                      -272500,
+                                      3337500,
+                                      -1392500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Retrosplenial area, dorsal part",
-                                  "labelIndex": 879,
+                                  "name": "Dorsal peduncular area",
+                                  "labelIndex": 814,
                                   "rgb": [
-                                    26,
-                                    166,
-                                    152
+                                    164,
+                                    218,
+                                    164
                                   ],
                                   "children": [
                                     {
-                                      "name": "Retrosplenial area, dorsal part, layer 1",
-                                      "labelIndex": 442,
-                                      "rgb": [
-                                        26,
-                                        166,
-                                        152
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 442,
-                                        "atlas_id": 1045,
-                                        "ontology_id": 1,
-                                        "acronym": "RSPd1",
-                                        "name": "Retrosplenial area, dorsal part, layer 1",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 326,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 879,
-                                        "centers": [
-                                          [
-                                            8230,
-                                            280,
-                                            4960
-                                          ],
-                                          [
-                                            8230,
-                                            280,
-                                            6440
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          777500,
-                                          -1592500,
-                                          3757500
-                                        ],
-                                        [
-                                          -702500,
-                                          -1592500,
-                                          3757500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Retrosplenial area, dorsal part, layer 2/3",
-                                      "labelIndex": 434,
+                                      "name": "Dorsal peduncular area, layer 1",
+                                      "labelIndex": 496,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        164,
+                                        218,
+                                        164
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 434,
-                                        "atlas_id": 761,
+                                        "id": 496,
+                                        "atlas_id": 627,
                                         "ontology_id": 1,
-                                        "acronym": "RSPd2/3",
-                                        "name": "Retrosplenial area, dorsal part, layer 2/3",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 327,
+                                        "acronym": "DP1",
+                                        "name": "Dorsal peduncular area, layer 1",
+                                        "color_hex_triplet": "A4DAA4",
+                                        "graph_order": 411,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 879,
-                                        "centers": [
-                                          [
-                                            7950,
-                                            430,
-                                            4920
-                                          ],
-                                          [
-                                            7950,
-                                            430,
-                                            6480
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          817500,
-                                          -1312500,
-                                          3607500
-                                        ],
-                                        [
-                                          -742500,
-                                          -1312500,
-                                          3607500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 814
+                                      }
                                     },
                                     {
-                                      "name": "Retrosplenial area, dorsal part, layer 4",
-                                      "labelIndex": 545,
+                                      "name": "Dorsal peduncular area, layer 2",
+                                      "labelIndex": 535,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        164,
+                                        218,
+                                        164
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 545,
-                                        "atlas_id": 1058,
+                                        "id": 535,
+                                        "atlas_id": 632,
                                         "ontology_id": 1,
-                                        "acronym": "RSPd4",
-                                        "name": "Retrosplenial area, dorsal part, layer 4",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 328,
+                                        "acronym": "DP2",
+                                        "name": "Dorsal peduncular area, layer 2",
+                                        "color_hex_triplet": "A4DAA4",
+                                        "graph_order": 412,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 879,
-                                        "centers": [
-                                          [
-                                            10020,
-                                            2070,
-                                            3200
-                                          ],
-                                          [
-                                            10020,
-                                            2070,
-                                            8200
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2537500,
-                                          -3382500,
-                                          1967500
-                                        ],
-                                        [
-                                          -2462500,
-                                          -3382500,
-                                          1967500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 814
+                                      }
                                     },
                                     {
-                                      "name": "Retrosplenial area, dorsal part, layer 5",
-                                      "labelIndex": 610,
+                                      "name": "Dorsal peduncular area, layer 2/3",
+                                      "labelIndex": 360,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        164,
+                                        218,
+                                        164
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 610,
-                                        "atlas_id": 1066,
+                                        "id": 360,
+                                        "atlas_id": 893,
                                         "ontology_id": 1,
-                                        "acronym": "RSPd5",
-                                        "name": "Retrosplenial area, dorsal part, layer 5",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 329,
+                                        "acronym": "DP2/3",
+                                        "name": "Dorsal peduncular area, layer 2/3",
+                                        "color_hex_triplet": "A4DAA4",
+                                        "graph_order": 413,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 879,
-                                        "centers": [
-                                          [
-                                            7990,
-                                            700,
-                                            4750
-                                          ],
-                                          [
-                                            7990,
-                                            700,
-                                            6650
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          987500,
-                                          -1352500,
-                                          3337500
-                                        ],
-                                        [
-                                          -912500,
-                                          -1352500,
-                                          3337500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 814
+                                      }
                                     },
                                     {
-                                      "name": "Retrosplenial area, dorsal part, layer 6a",
-                                      "labelIndex": 274,
+                                      "name": "Dorsal peduncular area, layer 5",
+                                      "labelIndex": 646,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        164,
+                                        218,
+                                        164
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 274,
-                                        "atlas_id": 1024,
+                                        "id": 646,
+                                        "atlas_id": 646,
                                         "ontology_id": 1,
-                                        "acronym": "RSPd6a",
-                                        "name": "Retrosplenial area, dorsal part, layer 6a",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 330,
+                                        "acronym": "DP5",
+                                        "name": "Dorsal peduncular area, layer 5",
+                                        "color_hex_triplet": "A4DAA4",
+                                        "graph_order": 414,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 879,
-                                        "centers": [
-                                          [
-                                            7970,
-                                            980,
-                                            4640
-                                          ],
-                                          [
-                                            7970,
-                                            980,
-                                            6760
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1097500,
-                                          -1332500,
-                                          3057500
-                                        ],
-                                        [
-                                          -1022500,
-                                          -1332500,
-                                          3057500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 814
+                                      }
                                     },
                                     {
-                                      "name": "Retrosplenial area, dorsal part, layer 6b",
-                                      "labelIndex": 330,
+                                      "name": "Dorsal peduncular area, layer 6a",
+                                      "labelIndex": 267,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        164,
+                                        218,
+                                        164
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 330,
-                                        "atlas_id": 1031,
+                                        "id": 267,
+                                        "atlas_id": 1023,
                                         "ontology_id": 1,
-                                        "acronym": "RSPd6b",
-                                        "name": "Retrosplenial area, dorsal part, layer 6b",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 331,
+                                        "acronym": "DP6a",
+                                        "name": "Dorsal peduncular area, layer 6a",
+                                        "color_hex_triplet": "A4DAA4",
+                                        "graph_order": 415,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 879,
-                                        "centers": [
-                                          [
-                                            7560,
-                                            1060,
-                                            4730
-                                          ],
-                                          [
-                                            7560,
-                                            1060,
-                                            6670
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1007500,
-                                          -922500,
-                                          2977500
-                                        ],
-                                        [
-                                          -932500,
-                                          -922500,
-                                          2977500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 814
+                                      }
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 879,
-                                    "atlas_id": 392,
+                                    "id": 814,
+                                    "atlas_id": 384,
                                     "ontology_id": 1,
-                                    "acronym": "RSPd",
-                                    "name": "Retrosplenial area, dorsal part",
-                                    "color_hex_triplet": "1AA698",
-                                    "graph_order": 325,
+                                    "acronym": "DP",
+                                    "name": "Dorsal peduncular area",
+                                    "color_hex_triplet": "A4DAA4",
+                                    "graph_order": 410,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 254,
+                                    "parent_structure_id": 698,
                                     "centers": [
                                       [
-                                        8020,
-                                        800,
-                                        4820
+                                        3640,
+                                        4290,
+                                        5330
                                       ],
                                       [
-                                        8020,
-                                        800,
-                                        6580
+                                        3640,
+                                        4290,
+                                        6070
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      917500,
-                                      -1382500,
-                                      3237500
+                                      407500,
+                                      2997500,
+                                      -252500
                                     ],
                                     [
-                                      -842500,
-                                      -1382500,
-                                      3237500
+                                      -332500,
+                                      2997500,
+                                      -252500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Retrosplenial area, ventral part",
-                                  "labelIndex": 886,
+                                  "name": "Piriform area",
+                                  "labelIndex": 961,
                                   "rgb": [
-                                    26,
-                                    166,
-                                    152
+                                    106,
+                                    203,
+                                    186
                                   ],
                                   "children": [
                                     {
-                                      "name": "Retrosplenial area, ventral part, layer 1",
-                                      "labelIndex": 542,
+                                      "name": "Piriform area, layers 1-3",
+                                      "labelIndex": 152,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        106,
+                                        203,
+                                        186
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 542,
-                                        "atlas_id": 633,
+                                        "id": 152,
+                                        "atlas_id": 867,
                                         "ontology_id": 1,
-                                        "acronym": "RSPv1",
-                                        "name": "Retrosplenial area, ventral part, layer 1",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 333,
+                                        "acronym": "PIR1-3",
+                                        "name": "Piriform area, layers 1-3",
+                                        "color_hex_triplet": "6ACBBA",
+                                        "graph_order": 417,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 886,
-                                        "centers": [
-                                          [
-                                            7810,
-                                            1280,
-                                            5610
-                                          ],
-                                          [
-                                            7810,
-                                            1280,
-                                            5790
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          127500,
-                                          -1172500,
-                                          2757500
-                                        ],
-                                        [
-                                          -52500,
-                                          -1172500,
-                                          2757500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 961
+                                      }
                                     },
                                     {
-                                      "name": "Retrosplenial area, ventral part, layer 2",
-                                      "labelIndex": 606,
+                                      "name": "Piriform area, molecular layer",
+                                      "labelIndex": 276,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        106,
+                                        203,
+                                        186
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 606,
-                                        "atlas_id": 641,
+                                        "id": 276,
+                                        "atlas_id": 741,
                                         "ontology_id": 1,
-                                        "acronym": "RSPv2",
-                                        "name": "Retrosplenial area, ventral part, layer 2",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 334,
+                                        "acronym": "PIR1",
+                                        "name": "Piriform area, molecular layer",
+                                        "color_hex_triplet": "6ACBBA",
+                                        "graph_order": 418,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 886
+                                        "parent_structure_id": 961
                                       }
                                     },
                                     {
-                                      "name": "Retrosplenial area, ventral part, layer 2/3",
-                                      "labelIndex": 430,
+                                      "name": "Piriform area, pyramidal layer",
+                                      "labelIndex": 284,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        106,
+                                        203,
+                                        186
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 430,
-                                        "atlas_id": 619,
+                                        "id": 284,
+                                        "atlas_id": 742,
                                         "ontology_id": 1,
-                                        "acronym": "RSPv2/3",
-                                        "name": "Retrosplenial area, ventral part, layer 2/3",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 335,
+                                        "acronym": "PIR2",
+                                        "name": "Piriform area, pyramidal layer",
+                                        "color_hex_triplet": "6ACBBA",
+                                        "graph_order": 419,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 886,
-                                        "centers": [
-                                          [
-                                            7730,
-                                            1240,
-                                            5490
-                                          ],
-                                          [
-                                            7730,
-                                            1240,
-                                            5910
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          247500,
-                                          -1092500,
-                                          2797500
-                                        ],
-                                        [
-                                          -172500,
-                                          -1092500,
-                                          2797500
-                                        ]
+                                        "parent_structure_id": 961
+                                      }
+                                    },
+                                    {
+                                      "name": "Piriform area, polymorph layer",
+                                      "labelIndex": 291,
+                                      "rgb": [
+                                        106,
+                                        203,
+                                        186
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 291,
+                                        "atlas_id": 743,
+                                        "ontology_id": 1,
+                                        "acronym": "PIR3",
+                                        "name": "Piriform area, polymorph layer",
+                                        "color_hex_triplet": "6ACBBA",
+                                        "graph_order": 420,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 961
+                                      }
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 961,
+                                    "atlas_id": 261,
+                                    "ontology_id": 1,
+                                    "acronym": "PIR",
+                                    "name": "Piriform area",
+                                    "color_hex_triplet": "6ACBBA",
+                                    "graph_order": 416,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 698,
+                                    "centers": [
+                                      [
+                                        5620,
+                                        6050,
+                                        2330
+                                      ],
+                                      [
+                                        5620,
+                                        6050,
+                                        9070
                                       ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      3407500,
+                                      1017500,
+                                      -2012500
+                                    ],
+                                    [
+                                      -3332500,
+                                      1017500,
+                                      -2012500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Nucleus of the lateral olfactory tract",
+                                  "labelIndex": 619,
+                                  "rgb": [
+                                    149,
+                                    228,
+                                    200
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Nucleus of the lateral olfactory tract, layers 1-3",
+                                      "labelIndex": 392,
+                                      "rgb": [
+                                        149,
+                                        228,
+                                        200
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 392,
+                                        "atlas_id": 897,
+                                        "ontology_id": 1,
+                                        "acronym": "NLOT1-3",
+                                        "name": "Nucleus of the lateral olfactory tract, layers 1-3",
+                                        "color_hex_triplet": "95E4C8",
+                                        "graph_order": 422,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 619
+                                      }
                                     },
                                     {
-                                      "name": "Retrosplenial area, ventral part, layer 5",
-                                      "labelIndex": 687,
+                                      "name": "Nucleus of the lateral olfactory tract, molecular layer",
+                                      "labelIndex": 260,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        149,
+                                        228,
+                                        200
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 687,
-                                        "atlas_id": 651,
+                                        "id": 260,
+                                        "atlas_id": 739,
                                         "ontology_id": 1,
-                                        "acronym": "RSPv5",
-                                        "name": "Retrosplenial area, ventral part, layer 5",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 336,
+                                        "acronym": "NLOT1",
+                                        "name": "Nucleus of the lateral olfactory tract, molecular layer",
+                                        "color_hex_triplet": "95E4C8",
+                                        "graph_order": 423,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 886,
+                                        "parent_structure_id": 619,
                                         "centers": [
                                           [
-                                            7800,
-                                            1250,
-                                            5190
+                                            6050,
+                                            7140,
+                                            3660
                                           ],
                                           [
-                                            7800,
-                                            1250,
-                                            6210
+                                            6050,
+                                            7140,
+                                            7740
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          547500,
-                                          -1162500,
-                                          2787500
+                                          2077500,
+                                          587500,
+                                          -3102500
                                         ],
                                         [
-                                          -472500,
-                                          -1162500,
-                                          2787500
+                                          -2002500,
+                                          587500,
+                                          -3102500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Retrosplenial area, ventral part, layer 6a",
-                                      "labelIndex": 590,
+                                      "name": "Nucleus of the lateral olfactory tract, pyramidal layer",
+                                      "labelIndex": 268,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        149,
+                                        228,
+                                        200
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 590,
-                                        "atlas_id": 639,
+                                        "id": 268,
+                                        "atlas_id": 740,
                                         "ontology_id": 1,
-                                        "acronym": "RSPv6a",
-                                        "name": "Retrosplenial area, ventral part, layer 6a",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 337,
+                                        "acronym": "NLOT2",
+                                        "name": "Nucleus of the lateral olfactory tract, pyramidal layer",
+                                        "color_hex_triplet": "95E4C8",
+                                        "graph_order": 424,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 886,
+                                        "parent_structure_id": 619,
                                         "centers": [
                                           [
-                                            7900,
-                                            1260,
-                                            4910
+                                            6070,
+                                            6860,
+                                            3590
                                           ],
                                           [
-                                            7900,
-                                            1260,
-                                            6490
+                                            6070,
+                                            6860,
+                                            7810
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          827500,
-                                          -1262500,
-                                          2777500
+                                          2147500,
+                                          567500,
+                                          -2822500
                                         ],
                                         [
-                                          -752500,
-                                          -1262500,
-                                          2777500
+                                          -2072500,
+                                          567500,
+                                          -2822500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Retrosplenial area, ventral part, layer 6b",
-                                      "labelIndex": 622,
+                                      "name": "Nucleus of the lateral olfactory tract, layer 3",
+                                      "labelIndex": 1139,
                                       "rgb": [
-                                        26,
-                                        166,
-                                        152
+                                        149,
+                                        228,
+                                        200
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 622,
-                                        "atlas_id": 643,
+                                        "id": 1139,
+                                        "atlas_id": 1137,
                                         "ontology_id": 1,
-                                        "acronym": "RSPv6b",
-                                        "name": "Retrosplenial area, ventral part, layer 6b",
-                                        "color_hex_triplet": "1AA698",
-                                        "graph_order": 338,
+                                        "acronym": "NLOT3",
+                                        "name": "Nucleus of the lateral olfactory tract, layer 3",
+                                        "color_hex_triplet": "95E4C8",
+                                        "graph_order": 425,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 886,
+                                        "parent_structure_id": 619,
                                         "centers": [
                                           [
-                                            7290,
-                                            1260,
-                                            5090
+                                            6040,
+                                            6650,
+                                            3530
                                           ],
                                           [
-                                            7290,
-                                            1260,
-                                            6310
+                                            6040,
+                                            6650,
+                                            7870
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          647500,
-                                          -652500,
-                                          2777500
+                                          2207500,
+                                          597500,
+                                          -2612500
                                         ],
                                         [
-                                          -572500,
-                                          -652500,
-                                          2777500
+                                          -2132500,
+                                          597500,
+                                          -2612500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 886,
-                                    "atlas_id": 393,
+                                    "id": 619,
+                                    "atlas_id": 218,
                                     "ontology_id": 1,
-                                    "acronym": "RSPv",
-                                    "name": "Retrosplenial area, ventral part",
-                                    "color_hex_triplet": "1AA698",
-                                    "graph_order": 332,
+                                    "acronym": "NLOT",
+                                    "name": "Nucleus of the lateral olfactory tract",
+                                    "color_hex_triplet": "95E4C8",
+                                    "graph_order": 421,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 254,
+                                    "parent_structure_id": 698,
                                     "centers": [
                                       [
-                                        7790,
-                                        1260,
-                                        5200
+                                        6060,
+                                        6910,
+                                        3600
                                       ],
                                       [
-                                        7790,
-                                        1260,
-                                        6200
+                                        6060,
+                                        6910,
+                                        7800
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      537500,
-                                      -1152500,
-                                      2777500
+                                      2137500,
+                                      577500,
+                                      -2872500
                                     ],
                                     [
-                                      -462500,
-                                      -1152500,
-                                      2777500
+                                      -2062500,
+                                      577500,
+                                      -2872500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 254,
-                                "atlas_id": 314,
-                                "ontology_id": 1,
-                                "acronym": "RSP",
-                                "name": "Retrosplenial area",
-                                "color_hex_triplet": "1AA698",
-                                "graph_order": 297,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    7950,
-                                    990,
-                                    4880
-                                  ],
-                                  [
-                                    7950,
-                                    990,
-                                    6520
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  857500,
-                                  -1312500,
-                                  3047500
-                                ],
-                                [
-                                  -782500,
-                                  -1312500,
-                                  3047500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Posterior parietal association areas",
-                              "labelIndex": 22,
-                              "rgb": [
-                                0,
-                                159,
-                                172
-                              ],
-                              "children": [
-                                {
-                                  "name": "Posterior parietal association areas, layer 1",
-                                  "labelIndex": 532,
-                                  "rgb": [
-                                    0,
-                                    159,
-                                    172
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 532,
-                                    "atlas_id": 1056,
-                                    "ontology_id": 1,
-                                    "acronym": "PTLp1",
-                                    "name": "Posterior parietal association areas, layer 1",
-                                    "color_hex_triplet": "009FAC",
-                                    "graph_order": 340,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 22
-                                  }
-                                },
-                                {
-                                  "name": "Posterior parietal association areas, layer 2/3",
-                                  "labelIndex": 241,
-                                  "rgb": [
-                                    0,
-                                    159,
-                                    172
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 241,
-                                    "atlas_id": 454,
-                                    "ontology_id": 1,
-                                    "acronym": "PTLp2/3",
-                                    "name": "Posterior parietal association areas, layer 2/3",
-                                    "color_hex_triplet": "009FAC",
-                                    "graph_order": 341,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 22
-                                  }
                                 },
                                 {
-                                  "name": "Posterior parietal association areas, layer 4",
-                                  "labelIndex": 635,
+                                  "name": "Cortical amygdalar area",
+                                  "labelIndex": 631,
                                   "rgb": [
-                                    0,
-                                    159,
-                                    172
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 635,
-                                    "atlas_id": 1069,
-                                    "ontology_id": 1,
-                                    "acronym": "PTLp4",
-                                    "name": "Posterior parietal association areas, layer 4",
-                                    "color_hex_triplet": "009FAC",
-                                    "graph_order": 342,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 22
-                                  }
-                                },
-                                {
-                                  "name": "Posterior parietal association areas, layer 5",
-                                  "labelIndex": 683,
-                                  "rgb": [
-                                    0,
-                                    159,
-                                    172
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 683,
-                                    "atlas_id": 1075,
-                                    "ontology_id": 1,
-                                    "acronym": "PTLp5",
-                                    "name": "Posterior parietal association areas, layer 5",
-                                    "color_hex_triplet": "009FAC",
-                                    "graph_order": 343,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 22
-                                  }
-                                },
-                                {
-                                  "name": "Posterior parietal association areas, layer 6a",
-                                  "labelIndex": 308,
-                                  "rgb": [
-                                    0,
-                                    159,
-                                    172
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 308,
-                                    "atlas_id": 1028,
-                                    "ontology_id": 1,
-                                    "acronym": "PTLp6a",
-                                    "name": "Posterior parietal association areas, layer 6a",
-                                    "color_hex_triplet": "009FAC",
-                                    "graph_order": 344,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 22
-                                  }
-                                },
-                                {
-                                  "name": "Posterior parietal association areas, layer 6b",
-                                  "labelIndex": 340,
-                                  "rgb": [
-                                    0,
-                                    159,
-                                    172
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 340,
-                                    "atlas_id": 1032,
-                                    "ontology_id": 1,
-                                    "acronym": "PTLp6b",
-                                    "name": "Posterior parietal association areas, layer 6b",
-                                    "color_hex_triplet": "009FAC",
-                                    "graph_order": 345,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 22
-                                  }
-                                },
-                                {
-                                  "name": "Anterior area",
-                                  "labelIndex": 312782546,
-                                  "rgb": [
-                                    0,
-                                    159,
-                                    172
+                                    97,
+                                    231,
+                                    183
                                   ],
                                   "children": [
                                     {
-                                      "name": "Anterior area, layer 1",
-                                      "labelIndex": 312782550,
+                                      "name": "Cortical amygdalar area, anterior part",
+                                      "labelIndex": 639,
                                       "rgb": [
-                                        0,
-                                        159,
-                                        172
+                                        97,
+                                        231,
+                                        183
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Cortical amygdalar area, anterior part, layer 1",
+                                          "labelIndex": 192,
+                                          "rgb": [
+                                            97,
+                                            231,
+                                            183
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 192,
+                                            "atlas_id": 872,
+                                            "ontology_id": 1,
+                                            "acronym": "COAa1",
+                                            "name": "Cortical amygdalar area, anterior part, layer 1",
+                                            "color_hex_triplet": "61E7B7",
+                                            "graph_order": 428,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 639
+                                          }
+                                        },
+                                        {
+                                          "name": "Cortical amygdalar area, anterior part, layer 2",
+                                          "labelIndex": 200,
+                                          "rgb": [
+                                            97,
+                                            231,
+                                            183
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 200,
+                                            "atlas_id": 873,
+                                            "ontology_id": 1,
+                                            "acronym": "COAa2",
+                                            "name": "Cortical amygdalar area, anterior part, layer 2",
+                                            "color_hex_triplet": "61E7B7",
+                                            "graph_order": 429,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 639
+                                          }
+                                        },
+                                        {
+                                          "name": "Cortical amygdalar area, anterior part, layer 3",
+                                          "labelIndex": 208,
+                                          "rgb": [
+                                            97,
+                                            231,
+                                            183
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 208,
+                                            "atlas_id": 874,
+                                            "ontology_id": 1,
+                                            "acronym": "COAa3",
+                                            "name": "Cortical amygdalar area, anterior part, layer 3",
+                                            "color_hex_triplet": "61E7B7",
+                                            "graph_order": 430,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 639
+                                          }
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782550,
-                                        "atlas_id": null,
+                                        "id": 639,
+                                        "atlas_id": 79,
                                         "ontology_id": 1,
-                                        "acronym": "VISa1",
-                                        "name": "Anterior area, layer 1",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 347,
+                                        "acronym": "COAa",
+                                        "name": "Cortical amygdalar area, anterior part",
+                                        "color_hex_triplet": "61E7B7",
+                                        "graph_order": 427,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782546,
+                                        "parent_structure_id": 631,
                                         "centers": [
                                           [
-                                            7210,
-                                            530,
-                                            3550
+                                            6350,
+                                            7100,
+                                            3190
                                           ],
                                           [
-                                            7210,
-                                            530,
-                                            7850
+                                            6350,
+                                            7100,
+                                            8210
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2187500,
-                                          -572500,
-                                          3507500
+                                          2547500,
+                                          287500,
+                                          -3062500
                                         ],
                                         [
-                                          -2112500,
-                                          -572500,
-                                          3507500
+                                          -2472500,
+                                          287500,
+                                          -3062500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Anterior area, layer 2/3",
-                                      "labelIndex": 312782554,
+                                      "name": "Cortical amygdalar area, posterior part",
+                                      "labelIndex": 647,
                                       "rgb": [
-                                        0,
-                                        159,
-                                        172
+                                        97,
+                                        231,
+                                        183
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Cortical amygdalar area, posterior part, lateral zone",
+                                          "labelIndex": 655,
+                                          "rgb": [
+                                            97,
+                                            231,
+                                            183
+                                          ],
+                                          "children": [
+                                            {
+                                              "name": "Cortical amygdalar area, posterior part, lateral zone, layers 1-2",
+                                              "labelIndex": 584,
+                                              "rgb": [
+                                                97,
+                                                231,
+                                                183
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 584,
+                                                "atlas_id": 921,
+                                                "ontology_id": 1,
+                                                "acronym": "COApl1-2",
+                                                "name": "Cortical amygdalar area, posterior part, lateral zone, layers 1-2",
+                                                "color_hex_triplet": "61E7B7",
+                                                "graph_order": 433,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 655
+                                              }
+                                            },
+                                            {
+                                              "name": "Cortical amygdalar area, posterior part, lateral zone, layers 1-3",
+                                              "labelIndex": 376,
+                                              "rgb": [
+                                                97,
+                                                231,
+                                                183
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 376,
+                                                "atlas_id": 895,
+                                                "ontology_id": 1,
+                                                "acronym": "COApl1-3",
+                                                "name": "Cortical amygdalar area, posterior part, lateral zone, layers 1-3",
+                                                "color_hex_triplet": "61E7B7",
+                                                "graph_order": 434,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 655
+                                              }
+                                            },
+                                            {
+                                              "name": "Cortical amygdalar area, posterior part, lateral zone, layer 1",
+                                              "labelIndex": 216,
+                                              "rgb": [
+                                                97,
+                                                231,
+                                                183
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 216,
+                                                "atlas_id": 875,
+                                                "ontology_id": 1,
+                                                "acronym": "COApl1",
+                                                "name": "Cortical amygdalar area, posterior part, lateral zone, layer 1",
+                                                "color_hex_triplet": "61E7B7",
+                                                "graph_order": 435,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 655
+                                              }
+                                            },
+                                            {
+                                              "name": "Cortical amygdalar area, posterior part, lateral zone, layer 2",
+                                              "labelIndex": 224,
+                                              "rgb": [
+                                                97,
+                                                231,
+                                                183
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 224,
+                                                "atlas_id": 876,
+                                                "ontology_id": 1,
+                                                "acronym": "COApl2",
+                                                "name": "Cortical amygdalar area, posterior part, lateral zone, layer 2",
+                                                "color_hex_triplet": "61E7B7",
+                                                "graph_order": 436,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 655
+                                              }
+                                            },
+                                            {
+                                              "name": "Cortical amygdalar area, posterior part, lateral zone, layer 3",
+                                              "labelIndex": 232,
+                                              "rgb": [
+                                                97,
+                                                231,
+                                                183
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 232,
+                                                "atlas_id": 877,
+                                                "ontology_id": 1,
+                                                "acronym": "COApl3",
+                                                "name": "Cortical amygdalar area, posterior part, lateral zone, layer 3",
+                                                "color_hex_triplet": "61E7B7",
+                                                "graph_order": 437,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 655
+                                              }
+                                            }
+                                          ],
+                                          "ontologyMetadata": {
+                                            "id": 655,
+                                            "atlas_id": 81,
+                                            "ontology_id": 1,
+                                            "acronym": "COApl",
+                                            "name": "Cortical amygdalar area, posterior part, lateral zone",
+                                            "color_hex_triplet": "61E7B7",
+                                            "graph_order": 432,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 647,
+                                            "centers": [
+                                              [
+                                                7750,
+                                                6890,
+                                                2570
+                                              ],
+                                              [
+                                                7750,
+                                                6890,
+                                                8830
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3167500,
+                                              -1112500,
+                                              -2852500
+                                            ],
+                                            [
+                                              -3092500,
+                                              -1112500,
+                                              -2852500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Cortical amygdalar area, posterior part, medial zone",
+                                          "labelIndex": 663,
+                                          "rgb": [
+                                            97,
+                                            231,
+                                            183
+                                          ],
+                                          "children": [
+                                            {
+                                              "name": "Cortical amygdalar area, posterior part, medial zone, layers 1-2",
+                                              "labelIndex": 592,
+                                              "rgb": [
+                                                97,
+                                                231,
+                                                183
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 592,
+                                                "atlas_id": 922,
+                                                "ontology_id": 1,
+                                                "acronym": "COApm1-2",
+                                                "name": "Cortical amygdalar area, posterior part, medial zone, layers 1-2",
+                                                "color_hex_triplet": "61E7B7",
+                                                "graph_order": 439,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 663
+                                              }
+                                            },
+                                            {
+                                              "name": "Cortical amygdalar area, posterior part, medial zone, layers 1-3",
+                                              "labelIndex": 383,
+                                              "rgb": [
+                                                97,
+                                                231,
+                                                183
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 383,
+                                                "atlas_id": 896,
+                                                "ontology_id": 1,
+                                                "acronym": "COApm1-3",
+                                                "name": "Cortical amygdalar area, posterior part, medial zone, layers 1-3",
+                                                "color_hex_triplet": "61E7B7",
+                                                "graph_order": 440,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 663
+                                              }
+                                            },
+                                            {
+                                              "name": "Cortical amygdalar area, posterior part, medial zone, layer 1",
+                                              "labelIndex": 240,
+                                              "rgb": [
+                                                97,
+                                                231,
+                                                183
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 240,
+                                                "atlas_id": 878,
+                                                "ontology_id": 1,
+                                                "acronym": "COApm1",
+                                                "name": "Cortical amygdalar area, posterior part, medial zone, layer 1",
+                                                "color_hex_triplet": "61E7B7",
+                                                "graph_order": 441,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 663
+                                              }
+                                            },
+                                            {
+                                              "name": "Cortical amygdalar area, posterior part, medial zone, layer 2",
+                                              "labelIndex": 248,
+                                              "rgb": [
+                                                97,
+                                                231,
+                                                183
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 248,
+                                                "atlas_id": 879,
+                                                "ontology_id": 1,
+                                                "acronym": "COApm2",
+                                                "name": "Cortical amygdalar area, posterior part, medial zone, layer 2",
+                                                "color_hex_triplet": "61E7B7",
+                                                "graph_order": 442,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 663
+                                              }
+                                            },
+                                            {
+                                              "name": "Cortical amygdalar area, posterior part, medial zone, layer 3",
+                                              "labelIndex": 256,
+                                              "rgb": [
+                                                97,
+                                                231,
+                                                183
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 256,
+                                                "atlas_id": 880,
+                                                "ontology_id": 1,
+                                                "acronym": "COApm3",
+                                                "name": "Cortical amygdalar area, posterior part, medial zone, layer 3",
+                                                "color_hex_triplet": "61E7B7",
+                                                "graph_order": 443,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 663
+                                              }
+                                            }
+                                          ],
+                                          "ontologyMetadata": {
+                                            "id": 663,
+                                            "atlas_id": 82,
+                                            "ontology_id": 1,
+                                            "acronym": "COApm",
+                                            "name": "Cortical amygdalar area, posterior part, medial zone",
+                                            "color_hex_triplet": "61E7B7",
+                                            "graph_order": 438,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 647,
+                                            "centers": [
+                                              [
+                                                7980,
+                                                6670,
+                                                3010
+                                              ],
+                                              [
+                                                7980,
+                                                6670,
+                                                8390
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2727500,
+                                              -1342500,
+                                              -2632500
+                                            ],
+                                            [
+                                              -2652500,
+                                              -1342500,
+                                              -2632500
+                                            ]
+                                          ]
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782554,
-                                        "atlas_id": null,
+                                        "id": 647,
+                                        "atlas_id": 80,
                                         "ontology_id": 1,
-                                        "acronym": "VISa2/3",
-                                        "name": "Anterior area, layer 2/3",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 348,
+                                        "acronym": "COAp",
+                                        "name": "Cortical amygdalar area, posterior part",
+                                        "color_hex_triplet": "61E7B7",
+                                        "graph_order": 431,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782546,
+                                        "parent_structure_id": 631,
                                         "centers": [
                                           [
-                                            7210,
-                                            700,
-                                            3630
+                                            7870,
+                                            6780,
+                                            2790
                                           ],
                                           [
-                                            7210,
-                                            700,
-                                            7770
+                                            7870,
+                                            6780,
+                                            8610
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2107500,
-                                          -572500,
-                                          3337500
+                                          2947500,
+                                          -1232500,
+                                          -2742500
                                         ],
                                         [
-                                          -2032500,
-                                          -572500,
-                                          3337500
+                                          -2872500,
+                                          -1232500,
+                                          -2742500
                                         ]
                                       ]
-                                    },
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 631,
+                                    "atlas_id": 78,
+                                    "ontology_id": 1,
+                                    "acronym": "COA",
+                                    "name": "Cortical amygdalar area",
+                                    "color_hex_triplet": "61E7B7",
+                                    "graph_order": 426,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 698,
+                                    "centers": [
+                                      [
+                                        7510,
+                                        6850,
+                                        2890
+                                      ],
+                                      [
+                                        7510,
+                                        6850,
+                                        8510
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2847500,
+                                      -872500,
+                                      -2812500
+                                    ],
+                                    [
+                                      -2772500,
+                                      -872500,
+                                      -2812500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Piriform-amygdalar area",
+                                  "labelIndex": 788,
+                                  "rgb": [
+                                    89,
+                                    218,
+                                    171
+                                  ],
+                                  "children": [
                                     {
-                                      "name": "Anterior area, layer 4",
-                                      "labelIndex": 312782558,
+                                      "name": "Piriform-amygdalar area, layers 1-3",
+                                      "labelIndex": 400,
                                       "rgb": [
-                                        0,
-                                        159,
-                                        172
+                                        89,
+                                        218,
+                                        171
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782558,
-                                        "atlas_id": null,
+                                        "id": 400,
+                                        "atlas_id": 898,
                                         "ontology_id": 1,
-                                        "acronym": "VISa4",
-                                        "name": "Anterior area, layer 4",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 349,
+                                        "acronym": "PAA1-3",
+                                        "name": "Piriform-amygdalar area, layers 1-3",
+                                        "color_hex_triplet": "59DAAB",
+                                        "graph_order": 445,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782546,
-                                        "centers": [
-                                          [
-                                            7260,
-                                            880,
-                                            3600
-                                          ],
-                                          [
-                                            7260,
-                                            880,
-                                            7800
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2137500,
-                                          -622500,
-                                          3157500
-                                        ],
-                                        [
-                                          -2062500,
-                                          -622500,
-                                          3157500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 788
+                                      }
                                     },
                                     {
-                                      "name": "Anterior area, layer 5",
-                                      "labelIndex": 312782562,
+                                      "name": "Piriform-amygdalar area, molecular layer",
+                                      "labelIndex": 408,
                                       "rgb": [
-                                        0,
-                                        159,
-                                        172
+                                        89,
+                                        218,
+                                        171
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782562,
-                                        "atlas_id": null,
+                                        "id": 408,
+                                        "atlas_id": 899,
                                         "ontology_id": 1,
-                                        "acronym": "VISa5",
-                                        "name": "Anterior area, layer 5",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 350,
+                                        "acronym": "PAA1",
+                                        "name": "Piriform-amygdalar area, molecular layer",
+                                        "color_hex_triplet": "59DAAB",
+                                        "graph_order": 446,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782546,
-                                        "centers": [
-                                          [
-                                            7270,
-                                            1000,
-                                            3750
-                                          ],
-                                          [
-                                            7270,
-                                            1000,
-                                            7650
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1987500,
-                                          -632500,
-                                          3037500
-                                        ],
-                                        [
-                                          -1912500,
-                                          -632500,
-                                          3037500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 788
+                                      }
                                     },
                                     {
-                                      "name": "Anterior area, layer 6a",
-                                      "labelIndex": 312782566,
+                                      "name": "Piriform-amygdalar area, pyramidal layer",
+                                      "labelIndex": 416,
                                       "rgb": [
-                                        0,
-                                        159,
-                                        172
+                                        89,
+                                        218,
+                                        171
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782566,
-                                        "atlas_id": null,
+                                        "id": 416,
+                                        "atlas_id": 900,
                                         "ontology_id": 1,
-                                        "acronym": "VISa6a",
-                                        "name": "Anterior area, layer 6a",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 351,
+                                        "acronym": "PAA2",
+                                        "name": "Piriform-amygdalar area, pyramidal layer",
+                                        "color_hex_triplet": "59DAAB",
+                                        "graph_order": 447,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782546,
-                                        "centers": [
-                                          [
-                                            7320,
-                                            1200,
-                                            3790
-                                          ],
-                                          [
-                                            7320,
-                                            1200,
-                                            7610
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1947500,
-                                          -682500,
-                                          2837500
-                                        ],
-                                        [
-                                          -1872500,
-                                          -682500,
-                                          2837500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 788
+                                      }
                                     },
                                     {
-                                      "name": "Anterior area, layer 6b",
-                                      "labelIndex": 312782570,
+                                      "name": "Piriform-amygdalar area, polymorph layer",
+                                      "labelIndex": 424,
                                       "rgb": [
-                                        0,
-                                        159,
-                                        172
+                                        89,
+                                        218,
+                                        171
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782570,
-                                        "atlas_id": null,
+                                        "id": 424,
+                                        "atlas_id": 901,
                                         "ontology_id": 1,
-                                        "acronym": "VISa6b",
-                                        "name": "Anterior area, layer 6b",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 352,
+                                        "acronym": "PAA3",
+                                        "name": "Piriform-amygdalar area, polymorph layer",
+                                        "color_hex_triplet": "59DAAB",
+                                        "graph_order": 448,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 312782546,
-                                        "centers": [
-                                          [
-                                            7350,
-                                            1290,
-                                            3800
-                                          ],
-                                          [
-                                            7350,
-                                            1290,
-                                            7600
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1937500,
-                                          -712500,
-                                          2747500
-                                        ],
-                                        [
-                                          -1862500,
-                                          -712500,
-                                          2747500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 788
+                                      }
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 312782546,
-                                    "atlas_id": null,
+                                    "id": 788,
+                                    "atlas_id": 239,
                                     "ontology_id": 1,
-                                    "acronym": "VISa",
-                                    "name": "Anterior area",
-                                    "color_hex_triplet": "009FAC",
-                                    "graph_order": 346,
+                                    "acronym": "PAA",
+                                    "name": "Piriform-amygdalar area",
+                                    "color_hex_triplet": "59DAAB",
+                                    "graph_order": 444,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 22,
+                                    "parent_structure_id": 698,
                                     "centers": [
                                       [
-                                        7250,
-                                        860,
-                                        3670
+                                        6770,
+                                        7150,
+                                        2470
                                       ],
                                       [
-                                        7250,
-                                        860,
-                                        7730
+                                        6770,
+                                        7150,
+                                        8930
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2067500,
-                                      -612500,
-                                      3177500
+                                      3267500,
+                                      -132500,
+                                      -3112500
                                     ],
                                     [
-                                      -1992500,
-                                      -612500,
-                                      3177500
+                                      -3192500,
+                                      -132500,
+                                      -3112500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Rostrolateral visual area",
-                                  "labelIndex": 417,
+                                  "name": "Postpiriform transition area",
+                                  "labelIndex": 566,
                                   "rgb": [
-                                    0,
-                                    159,
-                                    172
+                                    168,
+                                    236,
+                                    211
                                   ],
                                   "children": [
                                     {
-                                      "name": "Rostrolateral area, layer 1",
-                                      "labelIndex": 312782604,
+                                      "name": "Postpiriform transition area, layers 1-3",
+                                      "labelIndex": 517,
                                       "rgb": [
-                                        0,
-                                        159,
-                                        172
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 312782604,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "VISrl1",
-                                        "name": "Rostrolateral area, layer 1",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 354,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 417,
-                                        "centers": [
-                                          [
-                                            7770,
-                                            930,
-                                            2450
-                                          ],
-                                          [
-                                            7770,
-                                            930,
-                                            8950
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3287500,
-                                          -1132500,
-                                          3107500
-                                        ],
-                                        [
-                                          -3212500,
-                                          -1132500,
-                                          3107500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Rostrolateral area, layer 2/3",
-                                      "labelIndex": 312782608,
-                                      "rgb": [
-                                        0,
-                                        159,
-                                        172
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 312782608,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "VISrl2/3",
-                                        "name": "Rostrolateral area, layer 2/3",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 355,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 417,
-                                        "centers": [
-                                          [
-                                            7780,
-                                            1090,
-                                            2530
-                                          ],
-                                          [
-                                            7780,
-                                            1090,
-                                            8870
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3207500,
-                                          -1142500,
-                                          2947500
-                                        ],
-                                        [
-                                          -3132500,
-                                          -1142500,
-                                          2947500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Rostrolateral area, layer 4",
-                                      "labelIndex": 312782612,
-                                      "rgb": [
-                                        0,
-                                        159,
-                                        172
+                                        168,
+                                        236,
+                                        211
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782612,
-                                        "atlas_id": null,
+                                        "id": 517,
+                                        "atlas_id": 913,
                                         "ontology_id": 1,
-                                        "acronym": "VISrl4",
-                                        "name": "Rostrolateral area, layer 4",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 356,
+                                        "acronym": "TR1-3",
+                                        "name": "Postpiriform transition area, layers 1-3",
+                                        "color_hex_triplet": "A8ECD3",
+                                        "graph_order": 450,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 417,
-                                        "centers": [
-                                          [
-                                            7790,
-                                            1240,
-                                            2600
-                                          ],
-                                          [
-                                            7790,
-                                            1240,
-                                            8800
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3137500,
-                                          -1152500,
-                                          2797500
-                                        ],
-                                        [
-                                          -3062500,
-                                          -1152500,
-                                          2797500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 566
+                                      }
                                     },
                                     {
-                                      "name": "Rostrolateral area, layer 5",
-                                      "labelIndex": 312782616,
+                                      "name": "Postpiriform transition area, layers 1",
+                                      "labelIndex": 1140,
                                       "rgb": [
-                                        0,
-                                        159,
-                                        172
+                                        168,
+                                        236,
+                                        211
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782616,
-                                        "atlas_id": null,
+                                        "id": 1140,
+                                        "atlas_id": 1138,
                                         "ontology_id": 1,
-                                        "acronym": "VISrl5",
-                                        "name": "Rostrolateral area, layer 5",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 357,
+                                        "acronym": "TR1",
+                                        "name": "Postpiriform transition area, layers 1",
+                                        "color_hex_triplet": "A8ECD3",
+                                        "graph_order": 451,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 417,
-                                        "centers": [
-                                          [
-                                            7820,
-                                            1390,
-                                            2700
-                                          ],
-                                          [
-                                            7820,
-                                            1390,
-                                            8700
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3037500,
-                                          -1182500,
-                                          2647500
-                                        ],
-                                        [
-                                          -2962500,
-                                          -1182500,
-                                          2647500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 566
+                                      }
                                     },
                                     {
-                                      "name": "Rostrolateral area, layer 6a",
-                                      "labelIndex": 312782620,
+                                      "name": "Postpiriform transition area, layers 2",
+                                      "labelIndex": 1141,
                                       "rgb": [
-                                        0,
-                                        159,
-                                        172
+                                        168,
+                                        236,
+                                        211
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782620,
-                                        "atlas_id": null,
+                                        "id": 1141,
+                                        "atlas_id": 1139,
                                         "ontology_id": 1,
-                                        "acronym": "VISrl6a",
-                                        "name": "Rostrolateral area, layer 6a",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 358,
+                                        "acronym": "TR2",
+                                        "name": "Postpiriform transition area, layers 2",
+                                        "color_hex_triplet": "A8ECD3",
+                                        "graph_order": 452,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 417,
-                                        "centers": [
-                                          [
-                                            7830,
-                                            1550,
-                                            2810
-                                          ],
-                                          [
-                                            7830,
-                                            1550,
-                                            8590
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2927500,
-                                          -1192500,
-                                          2487500
-                                        ],
-                                        [
-                                          -2852500,
-                                          -1192500,
-                                          2487500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 566
+                                      }
                                     },
                                     {
-                                      "name": "Rostrolateral area, layer 6b",
-                                      "labelIndex": 312782624,
+                                      "name": "Postpiriform transition area, layers 3",
+                                      "labelIndex": 1142,
                                       "rgb": [
-                                        0,
-                                        159,
-                                        172
+                                        168,
+                                        236,
+                                        211
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 312782624,
-                                        "atlas_id": null,
+                                        "id": 1142,
+                                        "atlas_id": 1140,
                                         "ontology_id": 1,
-                                        "acronym": "VISrl6b",
-                                        "name": "Rostrolateral area, layer 6b",
-                                        "color_hex_triplet": "009FAC",
-                                        "graph_order": 359,
+                                        "acronym": "TR3",
+                                        "name": "Postpiriform transition area, layers 3",
+                                        "color_hex_triplet": "A8ECD3",
+                                        "graph_order": 453,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 417,
-                                        "centers": [
-                                          [
-                                            7840,
-                                            1630,
-                                            2860
-                                          ],
-                                          [
-                                            7840,
-                                            1630,
-                                            8540
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2877500,
-                                          -1202500,
-                                          2407500
-                                        ],
-                                        [
-                                          -2802500,
-                                          -1202500,
-                                          2407500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 566
+                                      }
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 417,
-                                    "atlas_id": 759,
-                                    "ontology_id": 1,
-                                    "acronym": "VISrl",
-                                    "name": "Rostrolateral visual area",
-                                    "color_hex_triplet": "009FAC",
-                                    "graph_order": 353,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 22,
-                                    "centers": [
-                                      [
-                                        7800,
-                                        1240,
-                                        2620
-                                      ],
-                                      [
-                                        7800,
-                                        1240,
-                                        8780
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      3117500,
-                                      -1162500,
-                                      2797500
-                                    ],
-                                    [
-                                      -3042500,
-                                      -1162500,
-                                      2797500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 22,
-                                "atlas_id": 285,
-                                "ontology_id": 1,
-                                "acronym": "PTLp",
-                                "name": "Posterior parietal association areas",
-                                "color_hex_triplet": "009FAC",
-                                "graph_order": 339,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    7480,
-                                    1020,
-                                    3240
-                                  ],
-                                  [
-                                    7480,
-                                    1020,
-                                    8160
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2497500,
-                                  -842500,
-                                  3017500
-                                ],
-                                [
-                                  -2422500,
-                                  -842500,
-                                  3017500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Temporal association areas",
-                              "labelIndex": 541,
-                              "rgb": [
-                                21,
-                                176,
-                                179
-                              ],
-                              "children": [
-                                {
-                                  "name": "Temporal association areas, layer 1",
-                                  "labelIndex": 97,
-                                  "rgb": [
-                                    21,
-                                    176,
-                                    179
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 97,
-                                    "atlas_id": 1002,
-                                    "ontology_id": 1,
-                                    "acronym": "TEa1",
-                                    "name": "Temporal association areas, layer 1",
-                                    "color_hex_triplet": "15B0B3",
-                                    "graph_order": 361,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 541,
-                                    "centers": [
-                                      [
-                                        8450,
-                                        3490,
-                                        670
-                                      ],
-                                      [
-                                        8450,
-                                        3490,
-                                        10730
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      5067500,
-                                      -1812500,
-                                      547500
-                                    ],
-                                    [
-                                      -4992500,
-                                      -1812500,
-                                      547500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Temporal association areas, layer 2/3",
-                                  "labelIndex": 1127,
-                                  "rgb": [
-                                    21,
-                                    176,
-                                    179
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1127,
-                                    "atlas_id": 706,
-                                    "ontology_id": 1,
-                                    "acronym": "TEa2/3",
-                                    "name": "Temporal association areas, layer 2/3",
-                                    "color_hex_triplet": "15B0B3",
-                                    "graph_order": 362,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 541,
-                                    "centers": [
-                                      [
-                                        8390,
-                                        3530,
-                                        810
-                                      ],
-                                      [
-                                        8390,
-                                        3530,
-                                        10590
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4927500,
-                                      -1752500,
-                                      507500
-                                    ],
-                                    [
-                                      -4852500,
-                                      -1752500,
-                                      507500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Temporal association areas, layer 4",
-                                  "labelIndex": 234,
-                                  "rgb": [
-                                    21,
-                                    176,
-                                    179
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 234,
-                                    "atlas_id": 1019,
-                                    "ontology_id": 1,
-                                    "acronym": "TEa4",
-                                    "name": "Temporal association areas, layer 4",
-                                    "color_hex_triplet": "15B0B3",
-                                    "graph_order": 363,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 541,
-                                    "centers": [
-                                      [
-                                        8530,
-                                        3450,
-                                        910
-                                      ],
-                                      [
-                                        8530,
-                                        3450,
-                                        10490
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4827500,
-                                      -1892500,
-                                      587500
-                                    ],
-                                    [
-                                      -4752500,
-                                      -1892500,
-                                      587500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Temporal association areas, layer 5",
-                                  "labelIndex": 289,
-                                  "rgb": [
-                                    21,
-                                    176,
-                                    179
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 289,
-                                    "atlas_id": 1026,
-                                    "ontology_id": 1,
-                                    "acronym": "TEa5",
-                                    "name": "Temporal association areas, layer 5",
-                                    "color_hex_triplet": "15B0B3",
-                                    "graph_order": 364,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 541,
-                                    "centers": [
-                                      [
-                                        8340,
-                                        3600,
-                                        1200
-                                      ],
-                                      [
-                                        8340,
-                                        3600,
-                                        10200
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4537500,
-                                      -1702500,
-                                      437500
-                                    ],
-                                    [
-                                      -4462500,
-                                      -1702500,
-                                      437500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Temporal association areas, layer 6a",
-                                  "labelIndex": 729,
-                                  "rgb": [
-                                    21,
-                                    176,
-                                    179
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 729,
-                                    "atlas_id": 1081,
-                                    "ontology_id": 1,
-                                    "acronym": "TEa6a",
-                                    "name": "Temporal association areas, layer 6a",
-                                    "color_hex_triplet": "15B0B3",
-                                    "graph_order": 365,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 541,
-                                    "centers": [
-                                      [
-                                        8170,
-                                        3710,
-                                        1380
-                                      ],
-                                      [
-                                        8170,
-                                        3710,
-                                        10020
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4357500,
-                                      -1532500,
-                                      327500
-                                    ],
-                                    [
-                                      -4282500,
-                                      -1532500,
-                                      327500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Temporal association areas, layer 6b",
-                                  "labelIndex": 786,
-                                  "rgb": [
-                                    21,
-                                    176,
-                                    179
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 786,
-                                    "atlas_id": 1088,
+                                    "id": 566,
+                                    "atlas_id": 353,
                                     "ontology_id": 1,
-                                    "acronym": "TEa6b",
-                                    "name": "Temporal association areas, layer 6b",
-                                    "color_hex_triplet": "15B0B3",
-                                    "graph_order": 366,
+                                    "acronym": "TR",
+                                    "name": "Postpiriform transition area",
+                                    "color_hex_triplet": "A8ECD3",
+                                    "graph_order": 449,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 541,
+                                    "parent_structure_id": 698,
                                     "centers": [
                                       [
-                                        8370,
-                                        3620,
-                                        1380
+                                        8460,
+                                        6230,
+                                        1860
                                       ],
                                       [
-                                        8370,
-                                        3620,
-                                        10020
+                                        8460,
+                                        6230,
+                                        9540
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      4357500,
-                                      -1732500,
-                                      417500
+                                      3877500,
+                                      -1822500,
+                                      -2192500
                                     ],
                                     [
-                                      -4282500,
-                                      -1732500,
-                                      417500
+                                      -3802500,
+                                      -1822500,
+                                      -2192500
                                     ]
                                   ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 541,
-                                "atlas_id": 350,
+                                "id": 698,
+                                "atlas_id": 228,
                                 "ontology_id": 1,
-                                "acronym": "TEa",
-                                "name": "Temporal association areas",
-                                "color_hex_triplet": "15B0B3",
-                                "graph_order": 360,
+                                "acronym": "OLF",
+                                "name": "Olfactory areas",
+                                "color_hex_triplet": "9AD2BD",
+                                "graph_order": 379,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 315,
+                                "parent_structure_id": 695,
                                 "centers": [
                                   [
-                                    8340,
-                                    3580,
-                                    1100
+                                    3520,
+                                    5260,
+                                    3860
                                   ],
                                   [
-                                    8340,
-                                    3580,
-                                    10300
+                                    3520,
+                                    5260,
+                                    7540
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  4637500,
-                                  -1702500,
-                                  457500
+                                  1877500,
+                                  3117500,
+                                  -1222500
                                 ],
                                 [
-                                  -4562500,
-                                  -1702500,
-                                  457500
+                                  -1802500,
+                                  3117500,
+                                  -1222500
                                 ]
                               ]
                             },
                             {
-                              "name": "Perirhinal area",
-                              "labelIndex": 922,
+                              "name": "Hippocampal formation",
+                              "labelIndex": 1089,
                               "rgb": [
-                                14,
-                                150,
-                                132
+                                126,
+                                208,
+                                75
                               ],
                               "children": [
                                 {
-                                  "name": "Perirhinal area, layer 6a",
-                                  "labelIndex": 335,
-                                  "rgb": [
-                                    14,
-                                    150,
-                                    132
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 335,
-                                    "atlas_id": 890,
-                                    "ontology_id": 1,
-                                    "acronym": "PERI6a",
-                                    "name": "Perirhinal area, layer 6a",
-                                    "color_hex_triplet": "0E9684",
-                                    "graph_order": 368,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 922,
-                                    "centers": [
-                                      [
-                                        8670,
-                                        4260,
-                                        1360
-                                      ],
-                                      [
-                                        8670,
-                                        4260,
-                                        10040
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4377500,
-                                      -2032500,
-                                      -222500
-                                    ],
-                                    [
-                                      -4302500,
-                                      -2032500,
-                                      -222500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Perirhinal area, layer 6b",
-                                  "labelIndex": 368,
-                                  "rgb": [
-                                    14,
-                                    150,
-                                    132
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 368,
-                                    "atlas_id": 894,
-                                    "ontology_id": 1,
-                                    "acronym": "PERI6b",
-                                    "name": "Perirhinal area, layer 6b",
-                                    "color_hex_triplet": "0E9684",
-                                    "graph_order": 369,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 922,
-                                    "centers": [
-                                      [
-                                        8790,
-                                        4190,
-                                        1390
-                                      ],
-                                      [
-                                        8790,
-                                        4190,
-                                        10010
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4347500,
-                                      -2152500,
-                                      -152500
-                                    ],
-                                    [
-                                      -4272500,
-                                      -2152500,
-                                      -152500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Perirhinal area, layer 1",
-                                  "labelIndex": 540,
-                                  "rgb": [
-                                    14,
-                                    150,
-                                    132
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 540,
-                                    "atlas_id": 1057,
-                                    "ontology_id": 1,
-                                    "acronym": "PERI1",
-                                    "name": "Perirhinal area, layer 1",
-                                    "color_hex_triplet": "0E9684",
-                                    "graph_order": 370,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 922,
-                                    "centers": [
-                                      [
-                                        8140,
-                                        4560,
-                                        800
-                                      ],
-                                      [
-                                        8140,
-                                        4560,
-                                        10600
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4937500,
-                                      -1502500,
-                                      -522500
-                                    ],
-                                    [
-                                      -4862500,
-                                      -1502500,
-                                      -522500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Perirhinal area, layer 5",
-                                  "labelIndex": 692,
+                                  "name": "Hippocampal region",
+                                  "labelIndex": 1080,
                                   "rgb": [
-                                    14,
-                                    150,
-                                    132
+                                    126,
+                                    208,
+                                    75
                                   ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 692,
-                                    "atlas_id": 1076,
-                                    "ontology_id": 1,
-                                    "acronym": "PERI5",
-                                    "name": "Perirhinal area, layer 5",
-                                    "color_hex_triplet": "0E9684",
-                                    "graph_order": 371,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 922,
-                                    "centers": [
-                                      [
-                                        8290,
-                                        4460,
-                                        1240
-                                      ],
-                                      [
-                                        8290,
-                                        4460,
-                                        10160
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4497500,
-                                      -1652500,
-                                      -422500
-                                    ],
-                                    [
-                                      -4422500,
-                                      -1652500,
-                                      -422500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Perirhinal area, layer 2/3",
-                                  "labelIndex": 888,
-                                  "rgb": [
-                                    14,
-                                    150,
-                                    132
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 888,
-                                    "atlas_id": 959,
-                                    "ontology_id": 1,
-                                    "acronym": "PERI2/3",
-                                    "name": "Perirhinal area, layer 2/3",
-                                    "color_hex_triplet": "0E9684",
-                                    "graph_order": 372,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 922,
-                                    "centers": [
-                                      [
-                                        8170,
-                                        4540,
-                                        1010
-                                      ],
-                                      [
-                                        8170,
-                                        4540,
-                                        10390
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4727500,
-                                      -1532500,
-                                      -502500
-                                    ],
-                                    [
-                                      -4652500,
-                                      -1532500,
-                                      -502500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 922,
-                                "atlas_id": 256,
-                                "ontology_id": 1,
-                                "acronym": "PERI",
-                                "name": "Perirhinal area",
-                                "color_hex_triplet": "0E9684",
-                                "graph_order": 367,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    8230,
-                                    4500,
-                                    1030
-                                  ],
-                                  [
-                                    8230,
-                                    4500,
-                                    10370
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  4707500,
-                                  -1592500,
-                                  -462500
-                                ],
-                                [
-                                  -4632500,
-                                  -1592500,
-                                  -462500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Ectorhinal area",
-                              "labelIndex": 895,
-                              "rgb": [
-                                13,
-                                159,
-                                145
-                              ],
-                              "children": [
-                                {
-                                  "name": "Ectorhinal area/Layer 1",
-                                  "labelIndex": 836,
-                                  "rgb": [
-                                    13,
-                                    159,
-                                    145
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 836,
-                                    "atlas_id": 1094,
-                                    "ontology_id": 1,
-                                    "acronym": "ECT1",
-                                    "name": "Ectorhinal area/Layer 1",
-                                    "color_hex_triplet": "0D9F91",
-                                    "graph_order": 374,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 895,
-                                    "centers": [
-                                      [
-                                        8120,
-                                        4260,
-                                        720
-                                      ],
-                                      [
-                                        8120,
-                                        4260,
-                                        10680
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      5017500,
-                                      -1482500,
-                                      -222500
-                                    ],
-                                    [
-                                      -4942500,
-                                      -1482500,
-                                      -222500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Ectorhinal area/Layer 2/3",
-                                  "labelIndex": 427,
-                                  "rgb": [
-                                    13,
-                                    159,
-                                    145
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 427,
-                                    "atlas_id": 1043,
-                                    "ontology_id": 1,
-                                    "acronym": "ECT2/3",
-                                    "name": "Ectorhinal area/Layer 2/3",
-                                    "color_hex_triplet": "0D9F91",
-                                    "graph_order": 375,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 895,
-                                    "centers": [
-                                      [
-                                        8070,
-                                        4260,
-                                        930
-                                      ],
-                                      [
-                                        8070,
-                                        4260,
-                                        10470
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4807500,
-                                      -1432500,
-                                      -222500
-                                    ],
-                                    [
-                                      -4732500,
-                                      -1432500,
-                                      -222500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Ectorhinal area/Layer 5",
-                                  "labelIndex": 988,
-                                  "rgb": [
-                                    13,
-                                    159,
-                                    145
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 988,
-                                    "atlas_id": 1113,
-                                    "ontology_id": 1,
-                                    "acronym": "ECT5",
-                                    "name": "Ectorhinal area/Layer 5",
-                                    "color_hex_triplet": "0D9F91",
-                                    "graph_order": 376,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 895,
-                                    "centers": [
-                                      [
-                                        7990,
-                                        4320,
-                                        1200
-                                      ],
-                                      [
-                                        7990,
-                                        4320,
-                                        10200
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4537500,
-                                      -1352500,
-                                      -282500
-                                    ],
-                                    [
-                                      -4462500,
-                                      -1352500,
-                                      -282500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Ectorhinal area/Layer 6a",
-                                  "labelIndex": 977,
-                                  "rgb": [
-                                    13,
-                                    159,
-                                    145
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 977,
-                                    "atlas_id": 1112,
-                                    "ontology_id": 1,
-                                    "acronym": "ECT6a",
-                                    "name": "Ectorhinal area/Layer 6a",
-                                    "color_hex_triplet": "0D9F91",
-                                    "graph_order": 377,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 895,
-                                    "centers": [
-                                      [
-                                        7960,
-                                        4350,
-                                        1430
-                                      ],
-                                      [
-                                        7960,
-                                        4350,
-                                        9970
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4307500,
-                                      -1322500,
-                                      -312500
-                                    ],
-                                    [
-                                      -4232500,
-                                      -1322500,
-                                      -312500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Ectorhinal area/Layer 6b",
-                                  "labelIndex": 1045,
-                                  "rgb": [
-                                    13,
-                                    159,
-                                    145
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1045,
-                                    "atlas_id": 1120,
-                                    "ontology_id": 1,
-                                    "acronym": "ECT6b",
-                                    "name": "Ectorhinal area/Layer 6b",
-                                    "color_hex_triplet": "0D9F91",
-                                    "graph_order": 378,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 895,
-                                    "centers": [
-                                      [
-                                        8130,
-                                        4280,
-                                        1470
-                                      ],
-                                      [
-                                        8130,
-                                        4280,
-                                        9930
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4267500,
-                                      -1492500,
-                                      -242500
-                                    ],
-                                    [
-                                      -4192500,
-                                      -1492500,
-                                      -242500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 895,
-                                "atlas_id": 111,
-                                "ontology_id": 1,
-                                "acronym": "ECT",
-                                "name": "Ectorhinal area",
-                                "color_hex_triplet": "0D9F91",
-                                "graph_order": 373,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 315,
-                                "centers": [
-                                  [
-                                    8030,
-                                    4300,
-                                    1120
-                                  ],
-                                  [
-                                    8030,
-                                    4300,
-                                    10280
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  4617500,
-                                  -1392500,
-                                  -262500
-                                ],
-                                [
-                                  -4542500,
-                                  -1392500,
-                                  -262500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 315,
-                            "atlas_id": 746,
-                            "ontology_id": 1,
-                            "acronym": "Isocortex",
-                            "name": "Isocortex",
-                            "color_hex_triplet": "70FF71",
-                            "graph_order": 5,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 695,
-                            "centers": [
-                              [
-                                5820,
-                                2480,
-                                3190
-                              ],
-                              [
-                                5820,
-                                2480,
-                                8210
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2547500,
-                              817500,
-                              1557500
-                            ],
-                            [
-                              -2472500,
-                              817500,
-                              1557500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Olfactory areas",
-                          "labelIndex": 698,
-                          "rgb": [
-                            154,
-                            210,
-                            189
-                          ],
-                          "children": [
-                            {
-                              "name": "Main olfactory bulb",
-                              "labelIndex": 507,
-                              "rgb": [
-                                154,
-                                210,
-                                189
-                              ],
-                              "children": [
-                                {
-                                  "name": "Main olfactory bulb, glomerular layer",
-                                  "labelIndex": 212,
-                                  "rgb": [
-                                    130,
-                                    199,
-                                    174
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 212,
-                                    "atlas_id": 733,
-                                    "ontology_id": 1,
-                                    "acronym": "MOBgl",
-                                    "name": "Main olfactory bulb, glomerular layer",
-                                    "color_hex_triplet": "82C7AE",
-                                    "graph_order": 381,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 507
-                                  }
-                                },
-                                {
-                                  "name": "Main olfactory bulb, granule layer",
-                                  "labelIndex": 220,
-                                  "rgb": [
-                                    130,
-                                    199,
-                                    174
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 220,
-                                    "atlas_id": 734,
-                                    "ontology_id": 1,
-                                    "acronym": "MOBgr",
-                                    "name": "Main olfactory bulb, granule layer",
-                                    "color_hex_triplet": "82C7AE",
-                                    "graph_order": 382,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 507
-                                  }
-                                },
-                                {
-                                  "name": "Main olfactory bulb, inner plexiform layer",
-                                  "labelIndex": 228,
-                                  "rgb": [
-                                    154,
-                                    210,
-                                    189
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 228,
-                                    "atlas_id": 735,
-                                    "ontology_id": 1,
-                                    "acronym": "MOBipl",
-                                    "name": "Main olfactory bulb, inner plexiform layer",
-                                    "color_hex_triplet": "9AD2BD",
-                                    "graph_order": 383,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 507
-                                  }
-                                },
-                                {
-                                  "name": "Main olfactory bulb, mitral layer",
-                                  "labelIndex": 236,
-                                  "rgb": [
-                                    130,
-                                    199,
-                                    174
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 236,
-                                    "atlas_id": 736,
-                                    "ontology_id": 1,
-                                    "acronym": "MOBmi",
-                                    "name": "Main olfactory bulb, mitral layer",
-                                    "color_hex_triplet": "82C7AE",
-                                    "graph_order": 384,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 507
-                                  }
-                                },
-                                {
-                                  "name": "Main olfactory bulb, outer plexiform layer",
-                                  "labelIndex": 244,
-                                  "rgb": [
-                                    154,
-                                    210,
-                                    189
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 244,
-                                    "atlas_id": 737,
-                                    "ontology_id": 1,
-                                    "acronym": "MOBopl",
-                                    "name": "Main olfactory bulb, outer plexiform layer",
-                                    "color_hex_triplet": "9AD2BD",
-                                    "graph_order": 385,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 507
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 507,
-                                "atlas_id": 204,
-                                "ontology_id": 1,
-                                "acronym": "MOB",
-                                "name": "Main olfactory bulb",
-                                "color_hex_triplet": "9AD2BD",
-                                "graph_order": 380,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 698,
-                                "centers": [
-                                  [
-                                    1370,
-                                    4390,
-                                    4820
-                                  ],
-                                  [
-                                    1370,
-                                    4390,
-                                    6580
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  917500,
-                                  5267500,
-                                  -352500
-                                ],
-                                [
-                                  -842500,
-                                  5267500,
-                                  -352500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Accessory olfactory bulb",
-                              "labelIndex": 151,
-                              "rgb": [
-                                157,
-                                240,
-                                210
-                              ],
-                              "children": [
-                                {
-                                  "name": "Accessory olfactory bulb, glomerular layer",
-                                  "labelIndex": 188,
-                                  "rgb": [
-                                    157,
-                                    240,
-                                    210
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 188,
-                                    "atlas_id": 730,
-                                    "ontology_id": 1,
-                                    "acronym": "AOBgl",
-                                    "name": "Accessory olfactory bulb, glomerular layer",
-                                    "color_hex_triplet": "9DF0D2",
-                                    "graph_order": 387,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 151,
-                                    "centers": [
-                                      [
-                                        2100,
-                                        3490,
-                                        4570
-                                      ],
-                                      [
-                                        2100,
-                                        3490,
-                                        6830
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1167500,
-                                      4537500,
-                                      547500
-                                    ],
-                                    [
-                                      -1092500,
-                                      4537500,
-                                      547500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Accessory olfactory bulb, granular layer",
-                                  "labelIndex": 196,
-                                  "rgb": [
-                                    149,
-                                    228,
-                                    200
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 196,
-                                    "atlas_id": 731,
-                                    "ontology_id": 1,
-                                    "acronym": "AOBgr",
-                                    "name": "Accessory olfactory bulb, granular layer",
-                                    "color_hex_triplet": "95E4C8",
-                                    "graph_order": 388,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 151,
-                                    "centers": [
-                                      [
-                                        1740,
-                                        3810,
-                                        4540
-                                      ],
-                                      [
-                                        1740,
-                                        3810,
-                                        6860
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1197500,
-                                      4897500,
-                                      227500
-                                    ],
-                                    [
-                                      -1122500,
-                                      4897500,
-                                      227500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Accessory olfactory bulb, mitral layer",
-                                  "labelIndex": 204,
-                                  "rgb": [
-                                    157,
-                                    240,
-                                    210
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 204,
-                                    "atlas_id": 732,
-                                    "ontology_id": 1,
-                                    "acronym": "AOBmi",
-                                    "name": "Accessory olfactory bulb, mitral layer",
-                                    "color_hex_triplet": "9DF0D2",
-                                    "graph_order": 389,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 151,
-                                    "centers": [
-                                      [
-                                        1960,
-                                        3640,
-                                        4560
-                                      ],
-                                      [
-                                        1960,
-                                        3640,
-                                        6840
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1177500,
-                                      4677500,
-                                      397500
-                                    ],
-                                    [
-                                      -1102500,
-                                      4677500,
-                                      397500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 151,
-                                "atlas_id": 18,
-                                "ontology_id": 1,
-                                "acronym": "AOB",
-                                "name": "Accessory olfactory bulb",
-                                "color_hex_triplet": "9DF0D2",
-                                "graph_order": 386,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 698,
-                                "centers": [
-                                  [
-                                    1920,
-                                    3660,
-                                    4550
-                                  ],
-                                  [
-                                    1920,
-                                    3660,
-                                    6850
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1187500,
-                                  4717500,
-                                  377500
-                                ],
-                                [
-                                  -1112500,
-                                  4717500,
-                                  377500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Anterior olfactory nucleus",
-                              "labelIndex": 159,
-                              "rgb": [
-                                84,
-                                191,
-                                148
-                              ],
-                              "children": [
-                                {
-                                  "name": "Anterior olfactory nucleus, dorsal part",
-                                  "labelIndex": 167,
-                                  "rgb": [
-                                    84,
-                                    191,
-                                    148
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 167,
-                                    "atlas_id": 20,
-                                    "ontology_id": 1,
-                                    "acronym": "AONd",
-                                    "name": "Anterior olfactory nucleus, dorsal part",
-                                    "color_hex_triplet": "54BF94",
-                                    "graph_order": 391,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 159
-                                  }
-                                },
-                                {
-                                  "name": "Anterior olfactory nucleus, external part",
-                                  "labelIndex": 175,
-                                  "rgb": [
-                                    84,
-                                    191,
-                                    148
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 175,
-                                    "atlas_id": 21,
-                                    "ontology_id": 1,
-                                    "acronym": "AONe",
-                                    "name": "Anterior olfactory nucleus, external part",
-                                    "color_hex_triplet": "54BF94",
-                                    "graph_order": 392,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 159
-                                  }
-                                },
-                                {
-                                  "name": "Anterior olfactory nucleus, lateral part",
-                                  "labelIndex": 183,
-                                  "rgb": [
-                                    84,
-                                    191,
-                                    148
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 183,
-                                    "atlas_id": 22,
-                                    "ontology_id": 1,
-                                    "acronym": "AONl",
-                                    "name": "Anterior olfactory nucleus, lateral part",
-                                    "color_hex_triplet": "54BF94",
-                                    "graph_order": 393,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 159
-                                  }
-                                },
-                                {
-                                  "name": "Anterior olfactory nucleus, medial part",
-                                  "labelIndex": 191,
-                                  "rgb": [
-                                    84,
-                                    191,
-                                    148
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 191,
-                                    "atlas_id": 23,
-                                    "ontology_id": 1,
-                                    "acronym": "AONm",
-                                    "name": "Anterior olfactory nucleus, medial part",
-                                    "color_hex_triplet": "54BF94",
-                                    "graph_order": 394,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 159
-                                  }
-                                },
-                                {
-                                  "name": "Anterior olfactory nucleus, posteroventral part",
-                                  "labelIndex": 199,
-                                  "rgb": [
-                                    84,
-                                    191,
-                                    148
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 199,
-                                    "atlas_id": 24,
-                                    "ontology_id": 1,
-                                    "acronym": "AONpv",
-                                    "name": "Anterior olfactory nucleus, posteroventral part",
-                                    "color_hex_triplet": "54BF94",
-                                    "graph_order": 395,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 159
-                                  }
-                                },
-                                {
-                                  "name": "Anterior olfactory nucleus, layer 1",
-                                  "labelIndex": 160,
-                                  "rgb": [
-                                    84,
-                                    191,
-                                    148
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 160,
-                                    "atlas_id": 868,
-                                    "ontology_id": 1,
-                                    "acronym": "AON1",
-                                    "name": "Anterior olfactory nucleus, layer 1",
-                                    "color_hex_triplet": "54BF94",
-                                    "graph_order": 396,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 159
-                                  }
-                                },
-                                {
-                                  "name": "Anterior olfactory nucleus, layer 2",
-                                  "labelIndex": 168,
-                                  "rgb": [
-                                    84,
-                                    191,
-                                    148
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 168,
-                                    "atlas_id": 869,
-                                    "ontology_id": 1,
-                                    "acronym": "AON2",
-                                    "name": "Anterior olfactory nucleus, layer 2",
-                                    "color_hex_triplet": "54BF94",
-                                    "graph_order": 397,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 159
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 159,
-                                "atlas_id": 19,
-                                "ontology_id": 1,
-                                "acronym": "AON",
-                                "name": "Anterior olfactory nucleus",
-                                "color_hex_triplet": "54BF94",
-                                "graph_order": 390,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 698,
-                                "centers": [
-                                  [
-                                    2810,
-                                    5160,
-                                    4630
-                                  ],
-                                  [
-                                    2810,
-                                    5160,
-                                    6770
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1107500,
-                                  3827500,
-                                  -1122500
-                                ],
-                                [
-                                  -1032500,
-                                  3827500,
-                                  -1122500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Taenia tecta",
-                              "labelIndex": 589,
-                              "rgb": [
-                                98,
-                                208,
-                                159
-                              ],
-                              "children": [
-                                {
-                                  "name": "Taenia tecta, dorsal part",
-                                  "labelIndex": 597,
-                                  "rgb": [
-                                    98,
-                                    208,
-                                    159
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Taenia tecta, dorsal part, layers 1-4",
-                                      "labelIndex": 297,
-                                      "rgb": [
-                                        98,
-                                        208,
-                                        159
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 297,
-                                        "atlas_id": 744,
-                                        "ontology_id": 1,
-                                        "acronym": "TTd1-4",
-                                        "name": "Taenia tecta, dorsal part, layers 1-4",
-                                        "color_hex_triplet": "62D09F",
-                                        "graph_order": 400,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 597
-                                      }
-                                    },
-                                    {
-                                      "name": "Taenia tecta, dorsal part, layer 1",
-                                      "labelIndex": 1034,
-                                      "rgb": [
-                                        98,
-                                        208,
-                                        159
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1034,
-                                        "atlas_id": 836,
-                                        "ontology_id": 1,
-                                        "acronym": "TTd1",
-                                        "name": "Taenia tecta, dorsal part, layer 1",
-                                        "color_hex_triplet": "62D09F",
-                                        "graph_order": 401,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 597
-                                      }
-                                    },
-                                    {
-                                      "name": "Taenia tecta, dorsal part, layer 2",
-                                      "labelIndex": 1042,
-                                      "rgb": [
-                                        98,
-                                        208,
-                                        159
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1042,
-                                        "atlas_id": 837,
-                                        "ontology_id": 1,
-                                        "acronym": "TTd2",
-                                        "name": "Taenia tecta, dorsal part, layer 2",
-                                        "color_hex_triplet": "62D09F",
-                                        "graph_order": 402,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 597
-                                      }
-                                    },
-                                    {
-                                      "name": "Taenia tecta, dorsal part, layer 3",
-                                      "labelIndex": 1050,
-                                      "rgb": [
-                                        98,
-                                        208,
-                                        159
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1050,
-                                        "atlas_id": 838,
-                                        "ontology_id": 1,
-                                        "acronym": "TTd3",
-                                        "name": "Taenia tecta, dorsal part, layer 3",
-                                        "color_hex_triplet": "62D09F",
-                                        "graph_order": 403,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 597
-                                      }
-                                    },
-                                    {
-                                      "name": "Taenia tecta, dorsal part, layer 4",
-                                      "labelIndex": 1059,
-                                      "rgb": [
-                                        98,
-                                        208,
-                                        159
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1059,
-                                        "atlas_id": 839,
-                                        "ontology_id": 1,
-                                        "acronym": "TTd4",
-                                        "name": "Taenia tecta, dorsal part, layer 4",
-                                        "color_hex_triplet": "62D09F",
-                                        "graph_order": 404,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 597
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 597,
-                                    "atlas_id": 357,
-                                    "ontology_id": 1,
-                                    "acronym": "TTd",
-                                    "name": "Taenia tecta, dorsal part",
-                                    "color_hex_triplet": "62D09F",
-                                    "graph_order": 399,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 589,
-                                    "centers": [
-                                      [
-                                        3500,
-                                        4810,
-                                        5450
-                                      ],
-                                      [
-                                        3500,
-                                        4810,
-                                        5950
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      287500,
-                                      3137500,
-                                      -772500
-                                    ],
-                                    [
-                                      -212500,
-                                      3137500,
-                                      -772500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Taenia tecta, ventral part",
-                                  "labelIndex": 605,
-                                  "rgb": [
-                                    98,
-                                    208,
-                                    159
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Taenia tecta, ventral part, layers 1-3",
-                                      "labelIndex": 306,
-                                      "rgb": [
-                                        98,
-                                        208,
-                                        159
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 306,
-                                        "atlas_id": 745,
-                                        "ontology_id": 1,
-                                        "acronym": "TTv1-3",
-                                        "name": "Taenia tecta, ventral part, layers 1-3",
-                                        "color_hex_triplet": "62D09F",
-                                        "graph_order": 406,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 605
-                                      }
-                                    },
-                                    {
-                                      "name": "Taenia tecta, ventral part, layer 1",
-                                      "labelIndex": 1067,
-                                      "rgb": [
-                                        98,
-                                        208,
-                                        159
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1067,
-                                        "atlas_id": 840,
-                                        "ontology_id": 1,
-                                        "acronym": "TTv1",
-                                        "name": "Taenia tecta, ventral part, layer 1",
-                                        "color_hex_triplet": "62D09F",
-                                        "graph_order": 407,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 605
-                                      }
-                                    },
-                                    {
-                                      "name": "Taenia tecta, ventral part, layer 2",
-                                      "labelIndex": 1075,
-                                      "rgb": [
-                                        98,
-                                        208,
-                                        159
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1075,
-                                        "atlas_id": 841,
-                                        "ontology_id": 1,
-                                        "acronym": "TTv2",
-                                        "name": "Taenia tecta, ventral part, layer 2",
-                                        "color_hex_triplet": "62D09F",
-                                        "graph_order": 408,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 605
-                                      }
-                                    },
-                                    {
-                                      "name": "Taenia tecta, ventral part, layer 3",
-                                      "labelIndex": 1082,
-                                      "rgb": [
-                                        98,
-                                        208,
-                                        159
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1082,
-                                        "atlas_id": 842,
-                                        "ontology_id": 1,
-                                        "acronym": "TTv3",
-                                        "name": "Taenia tecta, ventral part, layer 3",
-                                        "color_hex_triplet": "62D09F",
-                                        "graph_order": 409,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 605
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 605,
-                                    "atlas_id": 358,
-                                    "ontology_id": 1,
-                                    "acronym": "TTv",
-                                    "name": "Taenia tecta, ventral part",
-                                    "color_hex_triplet": "62D09F",
-                                    "graph_order": 405,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 589,
-                                    "centers": [
-                                      [
-                                        3060,
-                                        6090,
-                                        5270
-                                      ],
-                                      [
-                                        3060,
-                                        6090,
-                                        6130
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      467500,
-                                      3577500,
-                                      -2052500
-                                    ],
-                                    [
-                                      -392500,
-                                      3577500,
-                                      -2052500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 589,
-                                "atlas_id": 356,
-                                "ontology_id": 1,
-                                "acronym": "TT",
-                                "name": "Taenia tecta",
-                                "color_hex_triplet": "62D09F",
-                                "graph_order": 398,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 698,
-                                "centers": [
-                                  [
-                                    3300,
-                                    5430,
-                                    5390
-                                  ],
-                                  [
-                                    3300,
-                                    5430,
-                                    6010
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  347500,
-                                  3337500,
-                                  -1392500
-                                ],
-                                [
-                                  -272500,
-                                  3337500,
-                                  -1392500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Dorsal peduncular area",
-                              "labelIndex": 814,
-                              "rgb": [
-                                164,
-                                218,
-                                164
-                              ],
-                              "children": [
-                                {
-                                  "name": "Dorsal peduncular area, layer 1",
-                                  "labelIndex": 496,
-                                  "rgb": [
-                                    164,
-                                    218,
-                                    164
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 496,
-                                    "atlas_id": 627,
-                                    "ontology_id": 1,
-                                    "acronym": "DP1",
-                                    "name": "Dorsal peduncular area, layer 1",
-                                    "color_hex_triplet": "A4DAA4",
-                                    "graph_order": 411,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 814
-                                  }
-                                },
-                                {
-                                  "name": "Dorsal peduncular area, layer 2",
-                                  "labelIndex": 535,
-                                  "rgb": [
-                                    164,
-                                    218,
-                                    164
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 535,
-                                    "atlas_id": 632,
-                                    "ontology_id": 1,
-                                    "acronym": "DP2",
-                                    "name": "Dorsal peduncular area, layer 2",
-                                    "color_hex_triplet": "A4DAA4",
-                                    "graph_order": 412,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 814
-                                  }
-                                },
-                                {
-                                  "name": "Dorsal peduncular area, layer 2/3",
-                                  "labelIndex": 360,
-                                  "rgb": [
-                                    164,
-                                    218,
-                                    164
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 360,
-                                    "atlas_id": 893,
-                                    "ontology_id": 1,
-                                    "acronym": "DP2/3",
-                                    "name": "Dorsal peduncular area, layer 2/3",
-                                    "color_hex_triplet": "A4DAA4",
-                                    "graph_order": 413,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 814
-                                  }
-                                },
-                                {
-                                  "name": "Dorsal peduncular area, layer 5",
-                                  "labelIndex": 646,
-                                  "rgb": [
-                                    164,
-                                    218,
-                                    164
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 646,
-                                    "atlas_id": 646,
-                                    "ontology_id": 1,
-                                    "acronym": "DP5",
-                                    "name": "Dorsal peduncular area, layer 5",
-                                    "color_hex_triplet": "A4DAA4",
-                                    "graph_order": 414,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 814
-                                  }
-                                },
-                                {
-                                  "name": "Dorsal peduncular area, layer 6a",
-                                  "labelIndex": 267,
-                                  "rgb": [
-                                    164,
-                                    218,
-                                    164
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 267,
-                                    "atlas_id": 1023,
-                                    "ontology_id": 1,
-                                    "acronym": "DP6a",
-                                    "name": "Dorsal peduncular area, layer 6a",
-                                    "color_hex_triplet": "A4DAA4",
-                                    "graph_order": 415,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 814
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 814,
-                                "atlas_id": 384,
-                                "ontology_id": 1,
-                                "acronym": "DP",
-                                "name": "Dorsal peduncular area",
-                                "color_hex_triplet": "A4DAA4",
-                                "graph_order": 410,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 698,
-                                "centers": [
-                                  [
-                                    3640,
-                                    4290,
-                                    5330
-                                  ],
-                                  [
-                                    3640,
-                                    4290,
-                                    6070
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  407500,
-                                  2997500,
-                                  -252500
-                                ],
-                                [
-                                  -332500,
-                                  2997500,
-                                  -252500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Piriform area",
-                              "labelIndex": 961,
-                              "rgb": [
-                                106,
-                                203,
-                                186
-                              ],
-                              "children": [
-                                {
-                                  "name": "Piriform area, layers 1-3",
-                                  "labelIndex": 152,
-                                  "rgb": [
-                                    106,
-                                    203,
-                                    186
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 152,
-                                    "atlas_id": 867,
-                                    "ontology_id": 1,
-                                    "acronym": "PIR1-3",
-                                    "name": "Piriform area, layers 1-3",
-                                    "color_hex_triplet": "6ACBBA",
-                                    "graph_order": 417,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 961
-                                  }
-                                },
-                                {
-                                  "name": "Piriform area, molecular layer",
-                                  "labelIndex": 276,
-                                  "rgb": [
-                                    106,
-                                    203,
-                                    186
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 276,
-                                    "atlas_id": 741,
-                                    "ontology_id": 1,
-                                    "acronym": "PIR1",
-                                    "name": "Piriform area, molecular layer",
-                                    "color_hex_triplet": "6ACBBA",
-                                    "graph_order": 418,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 961
-                                  }
-                                },
-                                {
-                                  "name": "Piriform area, pyramidal layer",
-                                  "labelIndex": 284,
-                                  "rgb": [
-                                    106,
-                                    203,
-                                    186
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 284,
-                                    "atlas_id": 742,
-                                    "ontology_id": 1,
-                                    "acronym": "PIR2",
-                                    "name": "Piriform area, pyramidal layer",
-                                    "color_hex_triplet": "6ACBBA",
-                                    "graph_order": 419,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 961
-                                  }
-                                },
-                                {
-                                  "name": "Piriform area, polymorph layer",
-                                  "labelIndex": 291,
-                                  "rgb": [
-                                    106,
-                                    203,
-                                    186
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 291,
-                                    "atlas_id": 743,
-                                    "ontology_id": 1,
-                                    "acronym": "PIR3",
-                                    "name": "Piriform area, polymorph layer",
-                                    "color_hex_triplet": "6ACBBA",
-                                    "graph_order": 420,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 961
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 961,
-                                "atlas_id": 261,
-                                "ontology_id": 1,
-                                "acronym": "PIR",
-                                "name": "Piriform area",
-                                "color_hex_triplet": "6ACBBA",
-                                "graph_order": 416,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 698,
-                                "centers": [
-                                  [
-                                    5620,
-                                    6050,
-                                    2330
-                                  ],
-                                  [
-                                    5620,
-                                    6050,
-                                    9070
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  3407500,
-                                  1017500,
-                                  -2012500
-                                ],
-                                [
-                                  -3332500,
-                                  1017500,
-                                  -2012500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Nucleus of the lateral olfactory tract",
-                              "labelIndex": 619,
-                              "rgb": [
-                                149,
-                                228,
-                                200
-                              ],
-                              "children": [
-                                {
-                                  "name": "Nucleus of the lateral olfactory tract, layers 1-3",
-                                  "labelIndex": 392,
-                                  "rgb": [
-                                    149,
-                                    228,
-                                    200
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 392,
-                                    "atlas_id": 897,
-                                    "ontology_id": 1,
-                                    "acronym": "NLOT1-3",
-                                    "name": "Nucleus of the lateral olfactory tract, layers 1-3",
-                                    "color_hex_triplet": "95E4C8",
-                                    "graph_order": 422,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 619
-                                  }
-                                },
-                                {
-                                  "name": "Nucleus of the lateral olfactory tract, molecular layer",
-                                  "labelIndex": 260,
-                                  "rgb": [
-                                    149,
-                                    228,
-                                    200
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 260,
-                                    "atlas_id": 739,
-                                    "ontology_id": 1,
-                                    "acronym": "NLOT1",
-                                    "name": "Nucleus of the lateral olfactory tract, molecular layer",
-                                    "color_hex_triplet": "95E4C8",
-                                    "graph_order": 423,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 619,
-                                    "centers": [
-                                      [
-                                        6050,
-                                        7140,
-                                        3660
-                                      ],
-                                      [
-                                        6050,
-                                        7140,
-                                        7740
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2077500,
-                                      587500,
-                                      -3102500
-                                    ],
-                                    [
-                                      -2002500,
-                                      587500,
-                                      -3102500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Nucleus of the lateral olfactory tract, pyramidal layer",
-                                  "labelIndex": 268,
-                                  "rgb": [
-                                    149,
-                                    228,
-                                    200
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 268,
-                                    "atlas_id": 740,
-                                    "ontology_id": 1,
-                                    "acronym": "NLOT2",
-                                    "name": "Nucleus of the lateral olfactory tract, pyramidal layer",
-                                    "color_hex_triplet": "95E4C8",
-                                    "graph_order": 424,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 619,
-                                    "centers": [
-                                      [
-                                        6070,
-                                        6860,
-                                        3590
-                                      ],
-                                      [
-                                        6070,
-                                        6860,
-                                        7810
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2147500,
-                                      567500,
-                                      -2822500
-                                    ],
-                                    [
-                                      -2072500,
-                                      567500,
-                                      -2822500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Nucleus of the lateral olfactory tract, layer 3",
-                                  "labelIndex": 1139,
-                                  "rgb": [
-                                    149,
-                                    228,
-                                    200
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1139,
-                                    "atlas_id": 1137,
-                                    "ontology_id": 1,
-                                    "acronym": "NLOT3",
-                                    "name": "Nucleus of the lateral olfactory tract, layer 3",
-                                    "color_hex_triplet": "95E4C8",
-                                    "graph_order": 425,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 619,
-                                    "centers": [
-                                      [
-                                        6040,
-                                        6650,
-                                        3530
-                                      ],
-                                      [
-                                        6040,
-                                        6650,
-                                        7870
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2207500,
-                                      597500,
-                                      -2612500
-                                    ],
-                                    [
-                                      -2132500,
-                                      597500,
-                                      -2612500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 619,
-                                "atlas_id": 218,
-                                "ontology_id": 1,
-                                "acronym": "NLOT",
-                                "name": "Nucleus of the lateral olfactory tract",
-                                "color_hex_triplet": "95E4C8",
-                                "graph_order": 421,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 698,
-                                "centers": [
-                                  [
-                                    6060,
-                                    6910,
-                                    3600
-                                  ],
-                                  [
-                                    6060,
-                                    6910,
-                                    7800
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2137500,
-                                  577500,
-                                  -2872500
-                                ],
-                                [
-                                  -2062500,
-                                  577500,
-                                  -2872500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Cortical amygdalar area",
-                              "labelIndex": 631,
-                              "rgb": [
-                                97,
-                                231,
-                                183
-                              ],
-                              "children": [
-                                {
-                                  "name": "Cortical amygdalar area, anterior part",
-                                  "labelIndex": 639,
-                                  "rgb": [
-                                    97,
-                                    231,
-                                    183
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Cortical amygdalar area, anterior part, layer 1",
-                                      "labelIndex": 192,
-                                      "rgb": [
-                                        97,
-                                        231,
-                                        183
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 192,
-                                        "atlas_id": 872,
-                                        "ontology_id": 1,
-                                        "acronym": "COAa1",
-                                        "name": "Cortical amygdalar area, anterior part, layer 1",
-                                        "color_hex_triplet": "61E7B7",
-                                        "graph_order": 428,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 639
-                                      }
-                                    },
-                                    {
-                                      "name": "Cortical amygdalar area, anterior part, layer 2",
-                                      "labelIndex": 200,
-                                      "rgb": [
-                                        97,
-                                        231,
-                                        183
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 200,
-                                        "atlas_id": 873,
-                                        "ontology_id": 1,
-                                        "acronym": "COAa2",
-                                        "name": "Cortical amygdalar area, anterior part, layer 2",
-                                        "color_hex_triplet": "61E7B7",
-                                        "graph_order": 429,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 639
-                                      }
-                                    },
-                                    {
-                                      "name": "Cortical amygdalar area, anterior part, layer 3",
-                                      "labelIndex": 208,
-                                      "rgb": [
-                                        97,
-                                        231,
-                                        183
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 208,
-                                        "atlas_id": 874,
-                                        "ontology_id": 1,
-                                        "acronym": "COAa3",
-                                        "name": "Cortical amygdalar area, anterior part, layer 3",
-                                        "color_hex_triplet": "61E7B7",
-                                        "graph_order": 430,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 639
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 639,
-                                    "atlas_id": 79,
-                                    "ontology_id": 1,
-                                    "acronym": "COAa",
-                                    "name": "Cortical amygdalar area, anterior part",
-                                    "color_hex_triplet": "61E7B7",
-                                    "graph_order": 427,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 631,
-                                    "centers": [
-                                      [
-                                        6350,
-                                        7100,
-                                        3190
-                                      ],
-                                      [
-                                        6350,
-                                        7100,
-                                        8210
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2547500,
-                                      287500,
-                                      -3062500
-                                    ],
-                                    [
-                                      -2472500,
-                                      287500,
-                                      -3062500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Cortical amygdalar area, posterior part",
-                                  "labelIndex": 647,
-                                  "rgb": [
-                                    97,
-                                    231,
-                                    183
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Cortical amygdalar area, posterior part, lateral zone",
-                                      "labelIndex": 655,
-                                      "rgb": [
-                                        97,
-                                        231,
-                                        183
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Cortical amygdalar area, posterior part, lateral zone, layers 1-2",
-                                          "labelIndex": 584,
-                                          "rgb": [
-                                            97,
-                                            231,
-                                            183
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 584,
-                                            "atlas_id": 921,
-                                            "ontology_id": 1,
-                                            "acronym": "COApl1-2",
-                                            "name": "Cortical amygdalar area, posterior part, lateral zone, layers 1-2",
-                                            "color_hex_triplet": "61E7B7",
-                                            "graph_order": 433,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 655
-                                          }
-                                        },
-                                        {
-                                          "name": "Cortical amygdalar area, posterior part, lateral zone, layers 1-3",
-                                          "labelIndex": 376,
-                                          "rgb": [
-                                            97,
-                                            231,
-                                            183
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 376,
-                                            "atlas_id": 895,
-                                            "ontology_id": 1,
-                                            "acronym": "COApl1-3",
-                                            "name": "Cortical amygdalar area, posterior part, lateral zone, layers 1-3",
-                                            "color_hex_triplet": "61E7B7",
-                                            "graph_order": 434,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 655
-                                          }
-                                        },
-                                        {
-                                          "name": "Cortical amygdalar area, posterior part, lateral zone, layer 1",
-                                          "labelIndex": 216,
-                                          "rgb": [
-                                            97,
-                                            231,
-                                            183
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 216,
-                                            "atlas_id": 875,
-                                            "ontology_id": 1,
-                                            "acronym": "COApl1",
-                                            "name": "Cortical amygdalar area, posterior part, lateral zone, layer 1",
-                                            "color_hex_triplet": "61E7B7",
-                                            "graph_order": 435,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 655
-                                          }
-                                        },
-                                        {
-                                          "name": "Cortical amygdalar area, posterior part, lateral zone, layer 2",
-                                          "labelIndex": 224,
-                                          "rgb": [
-                                            97,
-                                            231,
-                                            183
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 224,
-                                            "atlas_id": 876,
-                                            "ontology_id": 1,
-                                            "acronym": "COApl2",
-                                            "name": "Cortical amygdalar area, posterior part, lateral zone, layer 2",
-                                            "color_hex_triplet": "61E7B7",
-                                            "graph_order": 436,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 655
-                                          }
-                                        },
-                                        {
-                                          "name": "Cortical amygdalar area, posterior part, lateral zone, layer 3",
-                                          "labelIndex": 232,
-                                          "rgb": [
-                                            97,
-                                            231,
-                                            183
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 232,
-                                            "atlas_id": 877,
-                                            "ontology_id": 1,
-                                            "acronym": "COApl3",
-                                            "name": "Cortical amygdalar area, posterior part, lateral zone, layer 3",
-                                            "color_hex_triplet": "61E7B7",
-                                            "graph_order": 437,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 655
-                                          }
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 655,
-                                        "atlas_id": 81,
-                                        "ontology_id": 1,
-                                        "acronym": "COApl",
-                                        "name": "Cortical amygdalar area, posterior part, lateral zone",
-                                        "color_hex_triplet": "61E7B7",
-                                        "graph_order": 432,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 647,
-                                        "centers": [
-                                          [
-                                            7750,
-                                            6890,
-                                            2570
-                                          ],
-                                          [
-                                            7750,
-                                            6890,
-                                            8830
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3167500,
-                                          -1112500,
-                                          -2852500
-                                        ],
-                                        [
-                                          -3092500,
-                                          -1112500,
-                                          -2852500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Cortical amygdalar area, posterior part, medial zone",
-                                      "labelIndex": 663,
-                                      "rgb": [
-                                        97,
-                                        231,
-                                        183
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Cortical amygdalar area, posterior part, medial zone, layers 1-2",
-                                          "labelIndex": 592,
-                                          "rgb": [
-                                            97,
-                                            231,
-                                            183
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 592,
-                                            "atlas_id": 922,
-                                            "ontology_id": 1,
-                                            "acronym": "COApm1-2",
-                                            "name": "Cortical amygdalar area, posterior part, medial zone, layers 1-2",
-                                            "color_hex_triplet": "61E7B7",
-                                            "graph_order": 439,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 663
-                                          }
-                                        },
-                                        {
-                                          "name": "Cortical amygdalar area, posterior part, medial zone, layers 1-3",
-                                          "labelIndex": 383,
-                                          "rgb": [
-                                            97,
-                                            231,
-                                            183
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 383,
-                                            "atlas_id": 896,
-                                            "ontology_id": 1,
-                                            "acronym": "COApm1-3",
-                                            "name": "Cortical amygdalar area, posterior part, medial zone, layers 1-3",
-                                            "color_hex_triplet": "61E7B7",
-                                            "graph_order": 440,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 663
-                                          }
-                                        },
-                                        {
-                                          "name": "Cortical amygdalar area, posterior part, medial zone, layer 1",
-                                          "labelIndex": 240,
-                                          "rgb": [
-                                            97,
-                                            231,
-                                            183
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 240,
-                                            "atlas_id": 878,
-                                            "ontology_id": 1,
-                                            "acronym": "COApm1",
-                                            "name": "Cortical amygdalar area, posterior part, medial zone, layer 1",
-                                            "color_hex_triplet": "61E7B7",
-                                            "graph_order": 441,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 663
-                                          }
-                                        },
-                                        {
-                                          "name": "Cortical amygdalar area, posterior part, medial zone, layer 2",
-                                          "labelIndex": 248,
-                                          "rgb": [
-                                            97,
-                                            231,
-                                            183
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 248,
-                                            "atlas_id": 879,
-                                            "ontology_id": 1,
-                                            "acronym": "COApm2",
-                                            "name": "Cortical amygdalar area, posterior part, medial zone, layer 2",
-                                            "color_hex_triplet": "61E7B7",
-                                            "graph_order": 442,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 663
-                                          }
-                                        },
-                                        {
-                                          "name": "Cortical amygdalar area, posterior part, medial zone, layer 3",
-                                          "labelIndex": 256,
-                                          "rgb": [
-                                            97,
-                                            231,
-                                            183
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 256,
-                                            "atlas_id": 880,
-                                            "ontology_id": 1,
-                                            "acronym": "COApm3",
-                                            "name": "Cortical amygdalar area, posterior part, medial zone, layer 3",
-                                            "color_hex_triplet": "61E7B7",
-                                            "graph_order": 443,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 663
-                                          }
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 663,
-                                        "atlas_id": 82,
-                                        "ontology_id": 1,
-                                        "acronym": "COApm",
-                                        "name": "Cortical amygdalar area, posterior part, medial zone",
-                                        "color_hex_triplet": "61E7B7",
-                                        "graph_order": 438,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 647,
-                                        "centers": [
-                                          [
-                                            7980,
-                                            6670,
-                                            3010
-                                          ],
-                                          [
-                                            7980,
-                                            6670,
-                                            8390
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2727500,
-                                          -1342500,
-                                          -2632500
-                                        ],
-                                        [
-                                          -2652500,
-                                          -1342500,
-                                          -2632500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 647,
-                                    "atlas_id": 80,
-                                    "ontology_id": 1,
-                                    "acronym": "COAp",
-                                    "name": "Cortical amygdalar area, posterior part",
-                                    "color_hex_triplet": "61E7B7",
-                                    "graph_order": 431,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 631,
-                                    "centers": [
-                                      [
-                                        7870,
-                                        6780,
-                                        2790
-                                      ],
-                                      [
-                                        7870,
-                                        6780,
-                                        8610
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2947500,
-                                      -1232500,
-                                      -2742500
-                                    ],
-                                    [
-                                      -2872500,
-                                      -1232500,
-                                      -2742500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 631,
-                                "atlas_id": 78,
-                                "ontology_id": 1,
-                                "acronym": "COA",
-                                "name": "Cortical amygdalar area",
-                                "color_hex_triplet": "61E7B7",
-                                "graph_order": 426,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 698,
-                                "centers": [
-                                  [
-                                    7510,
-                                    6850,
-                                    2890
-                                  ],
-                                  [
-                                    7510,
-                                    6850,
-                                    8510
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2847500,
-                                  -872500,
-                                  -2812500
-                                ],
-                                [
-                                  -2772500,
-                                  -872500,
-                                  -2812500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Piriform-amygdalar area",
-                              "labelIndex": 788,
-                              "rgb": [
-                                89,
-                                218,
-                                171
-                              ],
-                              "children": [
-                                {
-                                  "name": "Piriform-amygdalar area, layers 1-3",
-                                  "labelIndex": 400,
-                                  "rgb": [
-                                    89,
-                                    218,
-                                    171
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 400,
-                                    "atlas_id": 898,
-                                    "ontology_id": 1,
-                                    "acronym": "PAA1-3",
-                                    "name": "Piriform-amygdalar area, layers 1-3",
-                                    "color_hex_triplet": "59DAAB",
-                                    "graph_order": 445,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 788
-                                  }
-                                },
-                                {
-                                  "name": "Piriform-amygdalar area, molecular layer",
-                                  "labelIndex": 408,
-                                  "rgb": [
-                                    89,
-                                    218,
-                                    171
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 408,
-                                    "atlas_id": 899,
-                                    "ontology_id": 1,
-                                    "acronym": "PAA1",
-                                    "name": "Piriform-amygdalar area, molecular layer",
-                                    "color_hex_triplet": "59DAAB",
-                                    "graph_order": 446,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 788
-                                  }
-                                },
-                                {
-                                  "name": "Piriform-amygdalar area, pyramidal layer",
-                                  "labelIndex": 416,
-                                  "rgb": [
-                                    89,
-                                    218,
-                                    171
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 416,
-                                    "atlas_id": 900,
-                                    "ontology_id": 1,
-                                    "acronym": "PAA2",
-                                    "name": "Piriform-amygdalar area, pyramidal layer",
-                                    "color_hex_triplet": "59DAAB",
-                                    "graph_order": 447,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 788
-                                  }
-                                },
-                                {
-                                  "name": "Piriform-amygdalar area, polymorph layer",
-                                  "labelIndex": 424,
-                                  "rgb": [
-                                    89,
-                                    218,
-                                    171
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 424,
-                                    "atlas_id": 901,
-                                    "ontology_id": 1,
-                                    "acronym": "PAA3",
-                                    "name": "Piriform-amygdalar area, polymorph layer",
-                                    "color_hex_triplet": "59DAAB",
-                                    "graph_order": 448,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 788
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 788,
-                                "atlas_id": 239,
-                                "ontology_id": 1,
-                                "acronym": "PAA",
-                                "name": "Piriform-amygdalar area",
-                                "color_hex_triplet": "59DAAB",
-                                "graph_order": 444,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 698,
-                                "centers": [
-                                  [
-                                    6770,
-                                    7150,
-                                    2470
-                                  ],
-                                  [
-                                    6770,
-                                    7150,
-                                    8930
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  3267500,
-                                  -132500,
-                                  -3112500
-                                ],
-                                [
-                                  -3192500,
-                                  -132500,
-                                  -3112500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Postpiriform transition area",
-                              "labelIndex": 566,
-                              "rgb": [
-                                168,
-                                236,
-                                211
-                              ],
-                              "children": [
-                                {
-                                  "name": "Postpiriform transition area, layers 1-3",
-                                  "labelIndex": 517,
-                                  "rgb": [
-                                    168,
-                                    236,
-                                    211
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 517,
-                                    "atlas_id": 913,
-                                    "ontology_id": 1,
-                                    "acronym": "TR1-3",
-                                    "name": "Postpiriform transition area, layers 1-3",
-                                    "color_hex_triplet": "A8ECD3",
-                                    "graph_order": 450,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 566
-                                  }
-                                },
-                                {
-                                  "name": "Postpiriform transition area, layers 1",
-                                  "labelIndex": 1140,
-                                  "rgb": [
-                                    168,
-                                    236,
-                                    211
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1140,
-                                    "atlas_id": 1138,
-                                    "ontology_id": 1,
-                                    "acronym": "TR1",
-                                    "name": "Postpiriform transition area, layers 1",
-                                    "color_hex_triplet": "A8ECD3",
-                                    "graph_order": 451,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 566
-                                  }
-                                },
-                                {
-                                  "name": "Postpiriform transition area, layers 2",
-                                  "labelIndex": 1141,
-                                  "rgb": [
-                                    168,
-                                    236,
-                                    211
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1141,
-                                    "atlas_id": 1139,
-                                    "ontology_id": 1,
-                                    "acronym": "TR2",
-                                    "name": "Postpiriform transition area, layers 2",
-                                    "color_hex_triplet": "A8ECD3",
-                                    "graph_order": 452,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 566
-                                  }
-                                },
-                                {
-                                  "name": "Postpiriform transition area, layers 3",
-                                  "labelIndex": 1142,
-                                  "rgb": [
-                                    168,
-                                    236,
-                                    211
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1142,
-                                    "atlas_id": 1140,
-                                    "ontology_id": 1,
-                                    "acronym": "TR3",
-                                    "name": "Postpiriform transition area, layers 3",
-                                    "color_hex_triplet": "A8ECD3",
-                                    "graph_order": 453,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 566
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 566,
-                                "atlas_id": 353,
-                                "ontology_id": 1,
-                                "acronym": "TR",
-                                "name": "Postpiriform transition area",
-                                "color_hex_triplet": "A8ECD3",
-                                "graph_order": 449,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 698,
-                                "centers": [
-                                  [
-                                    8460,
-                                    6230,
-                                    1860
-                                  ],
-                                  [
-                                    8460,
-                                    6230,
-                                    9540
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  3877500,
-                                  -1822500,
-                                  -2192500
-                                ],
-                                [
-                                  -3802500,
-                                  -1822500,
-                                  -2192500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 698,
-                            "atlas_id": 228,
-                            "ontology_id": 1,
-                            "acronym": "OLF",
-                            "name": "Olfactory areas",
-                            "color_hex_triplet": "9AD2BD",
-                            "graph_order": 379,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 695,
-                            "centers": [
-                              [
-                                3520,
-                                5260,
-                                3860
-                              ],
-                              [
-                                3520,
-                                5260,
-                                7540
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1877500,
-                              3117500,
-                              -1222500
-                            ],
-                            [
-                              -1802500,
-                              3117500,
-                              -1222500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Hippocampal formation",
-                          "labelIndex": 1089,
-                          "rgb": [
-                            126,
-                            208,
-                            75
-                          ],
-                          "children": [
-                            {
-                              "name": "Hippocampal region",
-                              "labelIndex": 1080,
-                              "rgb": [
-                                126,
-                                208,
-                                75
-                              ],
-                              "children": [
-                                {
-                                  "name": "Ammon's horn",
-                                  "labelIndex": 375,
-                                  "rgb": [
-                                    126,
-                                    208,
-                                    75
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Field CA1",
-                                      "labelIndex": 382,
-                                      "rgb": [
-                                        126,
-                                        208,
-                                        75
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Field CA1, stratum lacunosum-moleculare",
-                                          "labelIndex": 391,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 391,
-                                            "atlas_id": 48,
-                                            "ontology_id": 1,
-                                            "acronym": "CA1slm",
-                                            "name": "Field CA1, stratum lacunosum-moleculare",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 458,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 382
-                                          }
-                                        },
-                                        {
-                                          "name": "Field CA1, stratum oriens",
-                                          "labelIndex": 399,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 399,
-                                            "atlas_id": 49,
-                                            "ontology_id": 1,
-                                            "acronym": "CA1so",
-                                            "name": "Field CA1, stratum oriens",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 459,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 382
-                                          }
-                                        },
-                                        {
-                                          "name": "Field CA1, pyramidal layer",
-                                          "labelIndex": 407,
-                                          "rgb": [
-                                            102,
-                                            168,
-                                            61
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 407,
-                                            "atlas_id": 50,
-                                            "ontology_id": 1,
-                                            "acronym": "CA1sp",
-                                            "name": "Field CA1, pyramidal layer",
-                                            "color_hex_triplet": "66A83D",
-                                            "graph_order": 460,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 382
-                                          }
-                                        },
-                                        {
-                                          "name": "Field CA1, stratum radiatum",
-                                          "labelIndex": 415,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 415,
-                                            "atlas_id": 51,
-                                            "ontology_id": 1,
-                                            "acronym": "CA1sr",
-                                            "name": "Field CA1, stratum radiatum",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 461,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 382
-                                          }
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 382,
-                                        "atlas_id": 47,
-                                        "ontology_id": 1,
-                                        "acronym": "CA1",
-                                        "name": "Field CA1",
-                                        "color_hex_triplet": "7ED04B",
-                                        "graph_order": 457,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 375,
-                                        "centers": [
-                                          [
-                                            7980,
-                                            2880,
-                                            2650
-                                          ],
-                                          [
-                                            7980,
-                                            2880,
-                                            8750
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3087500,
-                                          -1342500,
-                                          1157500
-                                        ],
-                                        [
-                                          -3012500,
-                                          -1342500,
-                                          1157500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Field CA2",
-                                      "labelIndex": 423,
-                                      "rgb": [
-                                        126,
-                                        208,
-                                        75
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Field CA2, stratum lacunosum-moleculare",
-                                          "labelIndex": 431,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 431,
-                                            "atlas_id": 53,
-                                            "ontology_id": 1,
-                                            "acronym": "CA2slm",
-                                            "name": "Field CA2, stratum lacunosum-moleculare",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 463,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 423
-                                          }
-                                        },
-                                        {
-                                          "name": "Field CA2, stratum oriens",
-                                          "labelIndex": 438,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 438,
-                                            "atlas_id": 54,
-                                            "ontology_id": 1,
-                                            "acronym": "CA2so",
-                                            "name": "Field CA2, stratum oriens",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 464,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 423
-                                          }
-                                        },
-                                        {
-                                          "name": "Field CA2, pyramidal layer",
-                                          "labelIndex": 446,
-                                          "rgb": [
-                                            102,
-                                            168,
-                                            61
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 446,
-                                            "atlas_id": 55,
-                                            "ontology_id": 1,
-                                            "acronym": "CA2sp",
-                                            "name": "Field CA2, pyramidal layer",
-                                            "color_hex_triplet": "66A83D",
-                                            "graph_order": 465,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 423
-                                          }
-                                        },
-                                        {
-                                          "name": "Field CA2, stratum radiatum",
-                                          "labelIndex": 454,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 454,
-                                            "atlas_id": 56,
-                                            "ontology_id": 1,
-                                            "acronym": "CA2sr",
-                                            "name": "Field CA2, stratum radiatum",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 466,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 423
-                                          }
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 423,
-                                        "atlas_id": 52,
-                                        "ontology_id": 1,
-                                        "acronym": "CA2",
-                                        "name": "Field CA2",
-                                        "color_hex_triplet": "7ED04B",
-                                        "graph_order": 462,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 375,
-                                        "centers": [
-                                          [
-                                            7830,
-                                            2810,
-                                            2740
-                                          ],
-                                          [
-                                            7830,
-                                            2810,
-                                            8660
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2997500,
-                                          -1192500,
-                                          1227500
-                                        ],
-                                        [
-                                          -2922500,
-                                          -1192500,
-                                          1227500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Field CA3",
-                                      "labelIndex": 463,
-                                      "rgb": [
-                                        126,
-                                        208,
-                                        75
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Field CA3, stratum lacunosum-moleculare",
-                                          "labelIndex": 471,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 471,
-                                            "atlas_id": 58,
-                                            "ontology_id": 1,
-                                            "acronym": "CA3slm",
-                                            "name": "Field CA3, stratum lacunosum-moleculare",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 468,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 463
-                                          }
-                                        },
-                                        {
-                                          "name": "Field CA3, stratum lucidum",
-                                          "labelIndex": 479,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 479,
-                                            "atlas_id": 59,
-                                            "ontology_id": 1,
-                                            "acronym": "CA3slu",
-                                            "name": "Field CA3, stratum lucidum",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 469,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 463
-                                          }
-                                        },
-                                        {
-                                          "name": "Field CA3, stratum oriens",
-                                          "labelIndex": 486,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 486,
-                                            "atlas_id": 60,
-                                            "ontology_id": 1,
-                                            "acronym": "CA3so",
-                                            "name": "Field CA3, stratum oriens",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 470,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 463
-                                          }
-                                        },
-                                        {
-                                          "name": "Field CA3, pyramidal layer",
-                                          "labelIndex": 495,
-                                          "rgb": [
-                                            102,
-                                            168,
-                                            61
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 495,
-                                            "atlas_id": 61,
-                                            "ontology_id": 1,
-                                            "acronym": "CA3sp",
-                                            "name": "Field CA3, pyramidal layer",
-                                            "color_hex_triplet": "66A83D",
-                                            "graph_order": 471,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 463
-                                          }
-                                        },
-                                        {
-                                          "name": "Field CA3, stratum radiatum",
-                                          "labelIndex": 504,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 504,
-                                            "atlas_id": 62,
-                                            "ontology_id": 1,
-                                            "acronym": "CA3sr",
-                                            "name": "Field CA3, stratum radiatum",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 472,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 463
-                                          }
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 463,
-                                        "atlas_id": 57,
-                                        "ontology_id": 1,
-                                        "acronym": "CA3",
-                                        "name": "Field CA3",
-                                        "color_hex_triplet": "7ED04B",
-                                        "graph_order": 467,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 375,
-                                        "centers": [
-                                          [
-                                            7840,
-                                            3580,
-                                            2830
-                                          ],
-                                          [
-                                            7840,
-                                            3580,
-                                            8570
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2907500,
-                                          -1202500,
-                                          457500
-                                        ],
-                                        [
-                                          -2832500,
-                                          -1202500,
-                                          457500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 375,
-                                    "atlas_id": 46,
-                                    "ontology_id": 1,
-                                    "acronym": "CA",
-                                    "name": "Ammon's horn",
-                                    "color_hex_triplet": "7ED04B",
-                                    "graph_order": 456,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1080,
-                                    "centers": [
-                                      [
-                                        7910,
-                                        3340,
-                                        2990
-                                      ],
-                                      [
-                                        7910,
-                                        3340,
-                                        8410
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2747500,
-                                      -1272500,
-                                      697500
-                                    ],
-                                    [
-                                      -2672500,
-                                      -1272500,
-                                      697500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Dentate gyrus",
-                                  "labelIndex": 726,
-                                  "rgb": [
-                                    126,
-                                    208,
-                                    75
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Dentate gyrus, molecular layer",
-                                      "labelIndex": 10703,
-                                      "rgb": [
-                                        126,
-                                        208,
-                                        75
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10703,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "DG-mo",
-                                        "name": "Dentate gyrus, molecular layer",
-                                        "color_hex_triplet": "7ED04B",
-                                        "graph_order": 474,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 726,
-                                        "centers": [
-                                          [
-                                            8190,
-                                            3110,
-                                            3370
-                                          ],
-                                          [
-                                            8190,
-                                            3110,
-                                            8030
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2367500,
-                                          -1552500,
-                                          927500
-                                        ],
-                                        [
-                                          -2292500,
-                                          -1552500,
-                                          927500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Dentate gyrus, polymorph layer",
-                                      "labelIndex": 10704,
-                                      "rgb": [
-                                        126,
-                                        208,
-                                        75
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10704,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "DG-po",
-                                        "name": "Dentate gyrus, polymorph layer",
-                                        "color_hex_triplet": "7ED04B",
-                                        "graph_order": 475,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 726,
-                                        "centers": [
-                                          [
-                                            8380,
-                                            3110,
-                                            3100
-                                          ],
-                                          [
-                                            8380,
-                                            3110,
-                                            8300
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2637500,
-                                          -1742500,
-                                          927500
-                                        ],
-                                        [
-                                          -2562500,
-                                          -1742500,
-                                          927500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Dentate gyrus, granule cell layer",
-                                      "labelIndex": 632,
-                                      "rgb": [
-                                        102,
-                                        168,
-                                        61
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 632,
-                                        "atlas_id": 927,
-                                        "ontology_id": 1,
-                                        "acronym": "DG-sg",
-                                        "name": "Dentate gyrus, granule cell layer",
-                                        "color_hex_triplet": "66A83D",
-                                        "graph_order": 476,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 726,
-                                        "centers": [
-                                          [
-                                            8050,
-                                            2890,
-                                            3350
-                                          ],
-                                          [
-                                            8050,
-                                            2890,
-                                            8050
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2387500,
-                                          -1412500,
-                                          1147500
-                                        ],
-                                        [
-                                          -2312500,
-                                          -1412500,
-                                          1147500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Dentate gyrus, subgranular zone",
-                                      "labelIndex": 10702,
-                                      "rgb": [
-                                        126,
-                                        208,
-                                        75
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10702,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "DG-sgz",
-                                        "name": "Dentate gyrus, subgranular zone",
-                                        "color_hex_triplet": "7ED04B",
-                                        "graph_order": 477,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 726
-                                      }
-                                    },
-                                    {
-                                      "name": "Dentate gyrus crest",
-                                      "labelIndex": 734,
-                                      "rgb": [
-                                        126,
-                                        208,
-                                        75
+                                  "children": [
+                                    {
+                                      "name": "Ammon's horn",
+                                      "labelIndex": 375,
+                                      "rgb": [
+                                        126,
+                                        208,
+                                        75
                                       ],
                                       "children": [
                                         {
-                                          "name": "Dentate gyrus crest, molecular layer",
-                                          "labelIndex": 742,
+                                          "name": "Field CA1",
+                                          "labelIndex": 382,
                                           "rgb": [
                                             126,
                                             208,
                                             75
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 742,
-                                            "atlas_id": 92,
-                                            "ontology_id": 1,
-                                            "acronym": "DGcr-mo",
-                                            "name": "Dentate gyrus crest, molecular layer",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 479,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 734
-                                          }
-                                        },
-                                        {
-                                          "name": "Dentate gyrus crest, polymorph layer",
-                                          "labelIndex": 751,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
+                                          "children": [
+                                            {
+                                              "name": "Field CA1, stratum lacunosum-moleculare",
+                                              "labelIndex": 391,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 391,
+                                                "atlas_id": 48,
+                                                "ontology_id": 1,
+                                                "acronym": "CA1slm",
+                                                "name": "Field CA1, stratum lacunosum-moleculare",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 458,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 382
+                                              }
+                                            },
+                                            {
+                                              "name": "Field CA1, stratum oriens",
+                                              "labelIndex": 399,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 399,
+                                                "atlas_id": 49,
+                                                "ontology_id": 1,
+                                                "acronym": "CA1so",
+                                                "name": "Field CA1, stratum oriens",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 459,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 382
+                                              }
+                                            },
+                                            {
+                                              "name": "Field CA1, pyramidal layer",
+                                              "labelIndex": 407,
+                                              "rgb": [
+                                                102,
+                                                168,
+                                                61
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 407,
+                                                "atlas_id": 50,
+                                                "ontology_id": 1,
+                                                "acronym": "CA1sp",
+                                                "name": "Field CA1, pyramidal layer",
+                                                "color_hex_triplet": "66A83D",
+                                                "graph_order": 460,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 382
+                                              }
+                                            },
+                                            {
+                                              "name": "Field CA1, stratum radiatum",
+                                              "labelIndex": 415,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 415,
+                                                "atlas_id": 51,
+                                                "ontology_id": 1,
+                                                "acronym": "CA1sr",
+                                                "name": "Field CA1, stratum radiatum",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 461,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 382
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 751,
-                                            "atlas_id": 93,
+                                            "id": 382,
+                                            "atlas_id": 47,
                                             "ontology_id": 1,
-                                            "acronym": "DGcr-po",
-                                            "name": "Dentate gyrus crest, polymorph layer",
+                                            "acronym": "CA1",
+                                            "name": "Field CA1",
                                             "color_hex_triplet": "7ED04B",
-                                            "graph_order": 480,
+                                            "graph_order": 457,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 734
-                                          }
+                                            "parent_structure_id": 375,
+                                            "centers": [
+                                              [
+                                                7980,
+                                                2880,
+                                                2650
+                                              ],
+                                              [
+                                                7980,
+                                                2880,
+                                                8750
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              3087500,
+                                              -1342500,
+                                              1157500
+                                            ],
+                                            [
+                                              -3012500,
+                                              -1342500,
+                                              1157500
+                                            ]
+                                          ]
                                         },
                                         {
-                                          "name": "Dentate gyrus crest, granule cell layer",
-                                          "labelIndex": 758,
+                                          "name": "Field CA2",
+                                          "labelIndex": 423,
                                           "rgb": [
                                             126,
                                             208,
                                             75
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 758,
-                                            "atlas_id": 94,
-                                            "ontology_id": 1,
-                                            "acronym": "DGcr-sg",
-                                            "name": "Dentate gyrus crest, granule cell layer",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 481,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 734
-                                          }
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 734,
-                                        "atlas_id": 91,
-                                        "ontology_id": 1,
-                                        "acronym": "DGcr",
-                                        "name": "Dentate gyrus crest",
-                                        "color_hex_triplet": "7ED04B",
-                                        "graph_order": 478,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 726
-                                      }
-                                    },
-                                    {
-                                      "name": "Dentate gyrus lateral blade",
-                                      "labelIndex": 766,
-                                      "rgb": [
-                                        126,
-                                        208,
-                                        75
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Dentate gyrus lateral blade, molecular layer",
-                                          "labelIndex": 775,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
+                                          "children": [
+                                            {
+                                              "name": "Field CA2, stratum lacunosum-moleculare",
+                                              "labelIndex": 431,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 431,
+                                                "atlas_id": 53,
+                                                "ontology_id": 1,
+                                                "acronym": "CA2slm",
+                                                "name": "Field CA2, stratum lacunosum-moleculare",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 463,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 423
+                                              }
+                                            },
+                                            {
+                                              "name": "Field CA2, stratum oriens",
+                                              "labelIndex": 438,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 438,
+                                                "atlas_id": 54,
+                                                "ontology_id": 1,
+                                                "acronym": "CA2so",
+                                                "name": "Field CA2, stratum oriens",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 464,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 423
+                                              }
+                                            },
+                                            {
+                                              "name": "Field CA2, pyramidal layer",
+                                              "labelIndex": 446,
+                                              "rgb": [
+                                                102,
+                                                168,
+                                                61
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 446,
+                                                "atlas_id": 55,
+                                                "ontology_id": 1,
+                                                "acronym": "CA2sp",
+                                                "name": "Field CA2, pyramidal layer",
+                                                "color_hex_triplet": "66A83D",
+                                                "graph_order": 465,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 423
+                                              }
+                                            },
+                                            {
+                                              "name": "Field CA2, stratum radiatum",
+                                              "labelIndex": 454,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 454,
+                                                "atlas_id": 56,
+                                                "ontology_id": 1,
+                                                "acronym": "CA2sr",
+                                                "name": "Field CA2, stratum radiatum",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 466,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 423
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 775,
-                                            "atlas_id": 96,
+                                            "id": 423,
+                                            "atlas_id": 52,
                                             "ontology_id": 1,
-                                            "acronym": "DGlb-mo",
-                                            "name": "Dentate gyrus lateral blade, molecular layer",
+                                            "acronym": "CA2",
+                                            "name": "Field CA2",
                                             "color_hex_triplet": "7ED04B",
-                                            "graph_order": 483,
+                                            "graph_order": 462,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 766
-                                          }
+                                            "parent_structure_id": 375,
+                                            "centers": [
+                                              [
+                                                7830,
+                                                2810,
+                                                2740
+                                              ],
+                                              [
+                                                7830,
+                                                2810,
+                                                8660
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2997500,
+                                              -1192500,
+                                              1227500
+                                            ],
+                                            [
+                                              -2922500,
+                                              -1192500,
+                                              1227500
+                                            ]
+                                          ]
                                         },
                                         {
-                                          "name": "Dentate gyrus lateral blade, polymorph layer",
-                                          "labelIndex": 782,
+                                          "name": "Field CA3",
+                                          "labelIndex": 463,
                                           "rgb": [
                                             126,
                                             208,
                                             75
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 782,
-                                            "atlas_id": 97,
-                                            "ontology_id": 1,
-                                            "acronym": "DGlb-po",
-                                            "name": "Dentate gyrus lateral blade, polymorph layer",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 484,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 766
-                                          }
-                                        },
-                                        {
-                                          "name": "Dentate gyrus lateral blade, granule cell layer",
-                                          "labelIndex": 790,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
+                                          "children": [
+                                            {
+                                              "name": "Field CA3, stratum lacunosum-moleculare",
+                                              "labelIndex": 471,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 471,
+                                                "atlas_id": 58,
+                                                "ontology_id": 1,
+                                                "acronym": "CA3slm",
+                                                "name": "Field CA3, stratum lacunosum-moleculare",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 468,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 463
+                                              }
+                                            },
+                                            {
+                                              "name": "Field CA3, stratum lucidum",
+                                              "labelIndex": 479,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 479,
+                                                "atlas_id": 59,
+                                                "ontology_id": 1,
+                                                "acronym": "CA3slu",
+                                                "name": "Field CA3, stratum lucidum",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 469,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 463
+                                              }
+                                            },
+                                            {
+                                              "name": "Field CA3, stratum oriens",
+                                              "labelIndex": 486,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 486,
+                                                "atlas_id": 60,
+                                                "ontology_id": 1,
+                                                "acronym": "CA3so",
+                                                "name": "Field CA3, stratum oriens",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 470,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 463
+                                              }
+                                            },
+                                            {
+                                              "name": "Field CA3, pyramidal layer",
+                                              "labelIndex": 495,
+                                              "rgb": [
+                                                102,
+                                                168,
+                                                61
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 495,
+                                                "atlas_id": 61,
+                                                "ontology_id": 1,
+                                                "acronym": "CA3sp",
+                                                "name": "Field CA3, pyramidal layer",
+                                                "color_hex_triplet": "66A83D",
+                                                "graph_order": 471,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 463
+                                              }
+                                            },
+                                            {
+                                              "name": "Field CA3, stratum radiatum",
+                                              "labelIndex": 504,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 504,
+                                                "atlas_id": 62,
+                                                "ontology_id": 1,
+                                                "acronym": "CA3sr",
+                                                "name": "Field CA3, stratum radiatum",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 472,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 463
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 790,
-                                            "atlas_id": 98,
+                                            "id": 463,
+                                            "atlas_id": 57,
                                             "ontology_id": 1,
-                                            "acronym": "DGlb-sg",
-                                            "name": "Dentate gyrus lateral blade, granule cell layer",
+                                            "acronym": "CA3",
+                                            "name": "Field CA3",
                                             "color_hex_triplet": "7ED04B",
-                                            "graph_order": 485,
+                                            "graph_order": 467,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 766
-                                          }
+                                            "parent_structure_id": 375,
+                                            "centers": [
+                                              [
+                                                7840,
+                                                3580,
+                                                2830
+                                              ],
+                                              [
+                                                7840,
+                                                3580,
+                                                8570
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2907500,
+                                              -1202500,
+                                              457500
+                                            ],
+                                            [
+                                              -2832500,
+                                              -1202500,
+                                              457500
+                                            ]
+                                          ]
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 766,
-                                        "atlas_id": 95,
+                                        "id": 375,
+                                        "atlas_id": 46,
                                         "ontology_id": 1,
-                                        "acronym": "DGlb",
-                                        "name": "Dentate gyrus lateral blade",
+                                        "acronym": "CA",
+                                        "name": "Ammon's horn",
                                         "color_hex_triplet": "7ED04B",
-                                        "graph_order": 482,
+                                        "graph_order": 456,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 726
-                                      }
+                                        "parent_structure_id": 1080,
+                                        "centers": [
+                                          [
+                                            7910,
+                                            3340,
+                                            2990
+                                          ],
+                                          [
+                                            7910,
+                                            3340,
+                                            8410
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2747500,
+                                          -1272500,
+                                          697500
+                                        ],
+                                        [
+                                          -2672500,
+                                          -1272500,
+                                          697500
+                                        ]
+                                      ]
                                     },
                                     {
-                                      "name": "Dentate gyrus medial blade",
-                                      "labelIndex": 799,
+                                      "name": "Dentate gyrus",
+                                      "labelIndex": 726,
                                       "rgb": [
                                         126,
                                         208,
@@ -37585,1903 +37259,2152 @@
                                       ],
                                       "children": [
                                         {
-                                          "name": "Dentate gyrus medial blade, molecular layer",
-                                          "labelIndex": 807,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 807,
-                                            "atlas_id": 100,
-                                            "ontology_id": 1,
-                                            "acronym": "DGmb-mo",
-                                            "name": "Dentate gyrus medial blade, molecular layer",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 487,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 799
-                                          }
-                                        },
-                                        {
-                                          "name": "Dentate gyrus medial blade, polymorph layer",
-                                          "labelIndex": 815,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 815,
-                                            "atlas_id": 101,
-                                            "ontology_id": 1,
-                                            "acronym": "DGmb-po",
-                                            "name": "Dentate gyrus medial blade, polymorph layer",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 488,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 799
-                                          }
-                                        },
-                                        {
-                                          "name": "Dentate gyrus medial blade, granule cell layer",
-                                          "labelIndex": 823,
-                                          "rgb": [
-                                            126,
-                                            208,
-                                            75
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 823,
-                                            "atlas_id": 102,
-                                            "ontology_id": 1,
-                                            "acronym": "DGmb-sg",
-                                            "name": "Dentate gyrus medial blade, granule cell layer",
-                                            "color_hex_triplet": "7ED04B",
-                                            "graph_order": 489,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 799
-                                          }
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 799,
-                                        "atlas_id": 99,
-                                        "ontology_id": 1,
-                                        "acronym": "DGmb",
-                                        "name": "Dentate gyrus medial blade",
-                                        "color_hex_triplet": "7ED04B",
-                                        "graph_order": 486,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 726
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 726,
-                                    "atlas_id": 90,
-                                    "ontology_id": 1,
-                                    "acronym": "DG",
-                                    "name": "Dentate gyrus",
-                                    "color_hex_triplet": "7ED04B",
-                                    "graph_order": 473,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1080,
-                                    "centers": [
-                                      [
-                                        8160,
-                                        3070,
-                                        3390
-                                      ],
-                                      [
-                                        8160,
-                                        3070,
-                                        8010
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2347500,
-                                      -1522500,
-                                      967500
-                                    ],
-                                    [
-                                      -2272500,
-                                      -1522500,
-                                      967500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Fasciola cinerea",
-                                  "labelIndex": 982,
-                                  "rgb": [
-                                    126,
-                                    208,
-                                    75
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 982,
-                                    "atlas_id": 122,
-                                    "ontology_id": 1,
-                                    "acronym": "FC",
-                                    "name": "Fasciola cinerea",
-                                    "color_hex_triplet": "7ED04B",
-                                    "graph_order": 490,
-                                    "st_level": 8,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1080,
-                                    "centers": [
-                                      [
-                                        7140,
-                                        2230,
-                                        5550
-                                      ],
-                                      [
-                                        7140,
-                                        2230,
-                                        5850
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      187500,
-                                      -502500,
-                                      1807500
-                                    ],
-                                    [
-                                      -112500,
-                                      -502500,
-                                      1807500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Induseum griseum",
-                                  "labelIndex": 19,
-                                  "rgb": [
-                                    126,
-                                    208,
-                                    75
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 19,
-                                    "atlas_id": 143,
-                                    "ontology_id": 1,
-                                    "acronym": "IG",
-                                    "name": "Induseum griseum",
-                                    "color_hex_triplet": "7ED04B",
-                                    "graph_order": 491,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1080,
-                                    "centers": [
-                                      [
-                                        4820,
-                                        2920,
-                                        5630
-                                      ],
-                                      [
-                                        4820,
-                                        2920,
-                                        5770
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      107500,
-                                      1817500,
-                                      1117500
-                                    ],
-                                    [
-                                      -32500,
-                                      1817500,
-                                      1117500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 1080,
-                                "atlas_id": 134,
-                                "ontology_id": 1,
-                                "acronym": "HIP",
-                                "name": "Hippocampal region",
-                                "color_hex_triplet": "7ED04B",
-                                "graph_order": 455,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1089,
-                                "centers": [
-                                  [
-                                    7970,
-                                    3240,
-                                    3070
-                                  ],
-                                  [
-                                    7970,
-                                    3240,
-                                    8330
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2667500,
-                                  -1332500,
-                                  797500
-                                ],
-                                [
-                                  -2592500,
-                                  -1332500,
-                                  797500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Retrohippocampal region",
-                              "labelIndex": 822,
-                              "rgb": [
-                                50,
-                                184,
-                                37
-                              ],
-                              "children": [
-                                {
-                                  "name": "Entorhinal area",
-                                  "labelIndex": 909,
-                                  "rgb": [
-                                    50,
-                                    184,
-                                    37
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Entorhinal area, lateral part",
-                                      "labelIndex": 918,
-                                      "rgb": [
-                                        50,
-                                        184,
-                                        37
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Entorhinal area, lateral part, layer 1",
-                                          "labelIndex": 1121,
+                                          "name": "Dentate gyrus, molecular layer",
+                                          "labelIndex": 10703,
                                           "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            126,
+                                            208,
+                                            75
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1121,
-                                            "atlas_id": 988,
+                                            "id": 10703,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "ENTl1",
-                                            "name": "Entorhinal area, lateral part, layer 1",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 495,
+                                            "acronym": "DG-mo",
+                                            "name": "Dentate gyrus, molecular layer",
+                                            "color_hex_triplet": "7ED04B",
+                                            "graph_order": 474,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 918,
+                                            "parent_structure_id": 726,
                                             "centers": [
                                               [
-                                                8990,
-                                                4960,
-                                                900
+                                                8190,
+                                                3110,
+                                                3370
                                               ],
                                               [
-                                                8990,
-                                                4960,
-                                                10500
+                                                8190,
+                                                3110,
+                                                8030
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              4837500,
-                                              -2352500,
-                                              -922500
+                                              2367500,
+                                              -1552500,
+                                              927500
                                             ],
                                             [
-                                              -4762500,
-                                              -2352500,
-                                              -922500
+                                              -2292500,
+                                              -1552500,
+                                              927500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Entorhinal area, lateral part, layer 2",
-                                          "labelIndex": 20,
+                                          "name": "Dentate gyrus, polymorph layer",
+                                          "labelIndex": 10704,
                                           "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            126,
+                                            208,
+                                            75
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 20,
-                                            "atlas_id": 992,
+                                            "id": 10704,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "ENTl2",
-                                            "name": "Entorhinal area, lateral part, layer 2",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 496,
+                                            "acronym": "DG-po",
+                                            "name": "Dentate gyrus, polymorph layer",
+                                            "color_hex_triplet": "7ED04B",
+                                            "graph_order": 475,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 918,
+                                            "parent_structure_id": 726,
                                             "centers": [
                                               [
-                                                9000,
-                                                4890,
-                                                1090
+                                                8380,
+                                                3110,
+                                                3100
                                               ],
                                               [
-                                                9000,
-                                                4890,
-                                                10310
+                                                8380,
+                                                3110,
+                                                8300
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              4647500,
-                                              -2362500,
-                                              -852500
+                                              2637500,
+                                              -1742500,
+                                              927500
                                             ],
                                             [
-                                              -4572500,
-                                              -2362500,
-                                              -852500
+                                              -2562500,
+                                              -1742500,
+                                              927500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Entorhinal area, lateral part, layer 2/3",
-                                          "labelIndex": 999,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 999,
-                                            "atlas_id": 973,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTl2/3",
-                                            "name": "Entorhinal area, lateral part, layer 2/3",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 497,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 918
-                                          }
-                                        },
-                                        {
-                                          "name": "Entorhinal area, lateral part, layer 2a",
-                                          "labelIndex": 715,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 715,
-                                            "atlas_id": 1079,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTl2a",
-                                            "name": "Entorhinal area, lateral part, layer 2a",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 498,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 918
-                                          }
-                                        },
-                                        {
-                                          "name": "Entorhinal area, lateral part, layer 2b",
-                                          "labelIndex": 764,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 764,
-                                            "atlas_id": 1085,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTl2b",
-                                            "name": "Entorhinal area, lateral part, layer 2b",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 499,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 918
-                                          }
-                                        },
-                                        {
-                                          "name": "Entorhinal area, lateral part, layer 3",
-                                          "labelIndex": 52,
+                                          "name": "Dentate gyrus, granule cell layer",
+                                          "labelIndex": 632,
                                           "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            102,
+                                            168,
+                                            61
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 52,
-                                            "atlas_id": 996,
+                                            "id": 632,
+                                            "atlas_id": 927,
                                             "ontology_id": 1,
-                                            "acronym": "ENTl3",
-                                            "name": "Entorhinal area, lateral part, layer 3",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 500,
+                                            "acronym": "DG-sg",
+                                            "name": "Dentate gyrus, granule cell layer",
+                                            "color_hex_triplet": "66A83D",
+                                            "graph_order": 476,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 918,
+                                            "parent_structure_id": 726,
                                             "centers": [
                                               [
-                                                8870,
-                                                4900,
-                                                1240
+                                                8050,
+                                                2890,
+                                                3350
                                               ],
                                               [
-                                                8870,
-                                                4900,
-                                                10160
+                                                8050,
+                                                2890,
+                                                8050
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              4497500,
-                                              -2232500,
-                                              -862500
+                                              2387500,
+                                              -1412500,
+                                              1147500
                                             ],
                                             [
-                                              -4422500,
-                                              -2232500,
-                                              -862500
+                                              -2312500,
+                                              -1412500,
+                                              1147500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Entorhinal area, lateral part, layer 4",
-                                          "labelIndex": 92,
+                                          "name": "Dentate gyrus, subgranular zone",
+                                          "labelIndex": 10702,
                                           "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            126,
+                                            208,
+                                            75
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 92,
-                                            "atlas_id": 1001,
+                                            "id": 10702,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "ENTl4",
-                                            "name": "Entorhinal area, lateral part, layer 4",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 501,
+                                            "acronym": "DG-sgz",
+                                            "name": "Dentate gyrus, subgranular zone",
+                                            "color_hex_triplet": "7ED04B",
+                                            "graph_order": 477,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 918
+                                            "parent_structure_id": 726
                                           }
                                         },
                                         {
-                                          "name": "Entorhinal area, lateral part, layer 4/5",
-                                          "labelIndex": 312,
+                                          "name": "Dentate gyrus crest",
+                                          "labelIndex": 734,
                                           "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            126,
+                                            208,
+                                            75
+                                          ],
+                                          "children": [
+                                            {
+                                              "name": "Dentate gyrus crest, molecular layer",
+                                              "labelIndex": 742,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 742,
+                                                "atlas_id": 92,
+                                                "ontology_id": 1,
+                                                "acronym": "DGcr-mo",
+                                                "name": "Dentate gyrus crest, molecular layer",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 479,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 734
+                                              }
+                                            },
+                                            {
+                                              "name": "Dentate gyrus crest, polymorph layer",
+                                              "labelIndex": 751,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 751,
+                                                "atlas_id": 93,
+                                                "ontology_id": 1,
+                                                "acronym": "DGcr-po",
+                                                "name": "Dentate gyrus crest, polymorph layer",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 480,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 734
+                                              }
+                                            },
+                                            {
+                                              "name": "Dentate gyrus crest, granule cell layer",
+                                              "labelIndex": 758,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 758,
+                                                "atlas_id": 94,
+                                                "ontology_id": 1,
+                                                "acronym": "DGcr-sg",
+                                                "name": "Dentate gyrus crest, granule cell layer",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 481,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 734
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 312,
-                                            "atlas_id": 887,
+                                            "id": 734,
+                                            "atlas_id": 91,
                                             "ontology_id": 1,
-                                            "acronym": "ENTl4/5",
-                                            "name": "Entorhinal area, lateral part, layer 4/5",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 502,
+                                            "acronym": "DGcr",
+                                            "name": "Dentate gyrus crest",
+                                            "color_hex_triplet": "7ED04B",
+                                            "graph_order": 478,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 918
+                                            "parent_structure_id": 726
                                           }
                                         },
                                         {
-                                          "name": "Entorhinal area, lateral part, layer 5",
-                                          "labelIndex": 139,
+                                          "name": "Dentate gyrus lateral blade",
+                                          "labelIndex": 766,
                                           "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            126,
+                                            208,
+                                            75
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 139,
-                                            "atlas_id": 1007,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTl5",
-                                            "name": "Entorhinal area, lateral part, layer 5",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 503,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 918,
-                                            "centers": [
-                                              [
-                                                8860,
-                                                4870,
-                                                1450
+                                          "children": [
+                                            {
+                                              "name": "Dentate gyrus lateral blade, molecular layer",
+                                              "labelIndex": 775,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
                                               ],
-                                              [
-                                                8860,
-                                                4870,
-                                                9950
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              4287500,
-                                              -2222500,
-                                              -832500
-                                            ],
-                                            [
-                                              -4212500,
-                                              -2222500,
-                                              -832500
-                                            ]
-                                          ]
-                                        },
-                                        {
-                                          "name": "Entorhinal area, lateral part, layer 5/6",
-                                          "labelIndex": 387,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 775,
+                                                "atlas_id": 96,
+                                                "ontology_id": 1,
+                                                "acronym": "DGlb-mo",
+                                                "name": "Dentate gyrus lateral blade, molecular layer",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 483,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 766
+                                              }
+                                            },
+                                            {
+                                              "name": "Dentate gyrus lateral blade, polymorph layer",
+                                              "labelIndex": 782,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 782,
+                                                "atlas_id": 97,
+                                                "ontology_id": 1,
+                                                "acronym": "DGlb-po",
+                                                "name": "Dentate gyrus lateral blade, polymorph layer",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 484,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 766
+                                              }
+                                            },
+                                            {
+                                              "name": "Dentate gyrus lateral blade, granule cell layer",
+                                              "labelIndex": 790,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 790,
+                                                "atlas_id": 98,
+                                                "ontology_id": 1,
+                                                "acronym": "DGlb-sg",
+                                                "name": "Dentate gyrus lateral blade, granule cell layer",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 485,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 766
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 387,
-                                            "atlas_id": 1038,
+                                            "id": 766,
+                                            "atlas_id": 95,
                                             "ontology_id": 1,
-                                            "acronym": "ENTl5/6",
-                                            "name": "Entorhinal area, lateral part, layer 5/6",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 504,
+                                            "acronym": "DGlb",
+                                            "name": "Dentate gyrus lateral blade",
+                                            "color_hex_triplet": "7ED04B",
+                                            "graph_order": 482,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 918
+                                            "parent_structure_id": 726
                                           }
                                         },
                                         {
-                                          "name": "Entorhinal area, lateral part, layer 6a",
-                                          "labelIndex": 28,
+                                          "name": "Dentate gyrus medial blade",
+                                          "labelIndex": 799,
                                           "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            126,
+                                            208,
+                                            75
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 28,
-                                            "atlas_id": 993,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTl6a",
-                                            "name": "Entorhinal area, lateral part, layer 6a",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 505,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 918,
-                                            "centers": [
-                                              [
-                                                9140,
-                                                4560,
-                                                1590
+                                          "children": [
+                                            {
+                                              "name": "Dentate gyrus medial blade, molecular layer",
+                                              "labelIndex": 807,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
                                               ],
-                                              [
-                                                9140,
-                                                4560,
-                                                9810
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              4147500,
-                                              -2502500,
-                                              -522500
-                                            ],
-                                            [
-                                              -4072500,
-                                              -2502500,
-                                              -522500
-                                            ]
-                                          ]
-                                        },
-                                        {
-                                          "name": "Entorhinal area, lateral part, layer 6b",
-                                          "labelIndex": 60,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 807,
+                                                "atlas_id": 100,
+                                                "ontology_id": 1,
+                                                "acronym": "DGmb-mo",
+                                                "name": "Dentate gyrus medial blade, molecular layer",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 487,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 799
+                                              }
+                                            },
+                                            {
+                                              "name": "Dentate gyrus medial blade, polymorph layer",
+                                              "labelIndex": 815,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 815,
+                                                "atlas_id": 101,
+                                                "ontology_id": 1,
+                                                "acronym": "DGmb-po",
+                                                "name": "Dentate gyrus medial blade, polymorph layer",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 488,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 799
+                                              }
+                                            },
+                                            {
+                                              "name": "Dentate gyrus medial blade, granule cell layer",
+                                              "labelIndex": 823,
+                                              "rgb": [
+                                                126,
+                                                208,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 823,
+                                                "atlas_id": 102,
+                                                "ontology_id": 1,
+                                                "acronym": "DGmb-sg",
+                                                "name": "Dentate gyrus medial blade, granule cell layer",
+                                                "color_hex_triplet": "7ED04B",
+                                                "graph_order": 489,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 799
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 60,
-                                            "atlas_id": 997,
+                                            "id": 799,
+                                            "atlas_id": 99,
                                             "ontology_id": 1,
-                                            "acronym": "ENTl6b",
-                                            "name": "Entorhinal area, lateral part, layer 6b",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 506,
+                                            "acronym": "DGmb",
+                                            "name": "Dentate gyrus medial blade",
+                                            "color_hex_triplet": "7ED04B",
+                                            "graph_order": 486,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 918
+                                            "parent_structure_id": 726
                                           }
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 918,
-                                        "atlas_id": 114,
+                                        "id": 726,
+                                        "atlas_id": 90,
                                         "ontology_id": 1,
-                                        "acronym": "ENTl",
-                                        "name": "Entorhinal area, lateral part",
-                                        "color_hex_triplet": "32B825",
-                                        "graph_order": 494,
+                                        "acronym": "DG",
+                                        "name": "Dentate gyrus",
+                                        "color_hex_triplet": "7ED04B",
+                                        "graph_order": 473,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 909,
+                                        "parent_structure_id": 1080,
                                         "centers": [
                                           [
-                                            8940,
-                                            4810,
-                                            1340
+                                            8160,
+                                            3070,
+                                            3390
                                           ],
                                           [
-                                            8940,
-                                            4810,
-                                            10060
+                                            8160,
+                                            3070,
+                                            8010
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          4397500,
-                                          -2302500,
-                                          -772500
+                                          2347500,
+                                          -1522500,
+                                          967500
                                         ],
                                         [
-                                          -4322500,
-                                          -2302500,
-                                          -772500
+                                          -2272500,
+                                          -1522500,
+                                          967500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Entorhinal area, medial part, dorsal zone",
-                                      "labelIndex": 926,
+                                      "name": "Fasciola cinerea",
+                                      "labelIndex": 982,
                                       "rgb": [
-                                        50,
-                                        184,
-                                        37
+                                        126,
+                                        208,
+                                        75
                                       ],
-                                      "children": [
-                                        {
-                                          "name": "Entorhinal area, medial part, dorsal zone, layer 1",
-                                          "labelIndex": 526,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 982,
+                                        "atlas_id": 122,
+                                        "ontology_id": 1,
+                                        "acronym": "FC",
+                                        "name": "Fasciola cinerea",
+                                        "color_hex_triplet": "7ED04B",
+                                        "graph_order": 490,
+                                        "st_level": 8,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1080,
+                                        "centers": [
+                                          [
+                                            7140,
+                                            2230,
+                                            5550
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 526,
-                                            "atlas_id": 914,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTm1",
-                                            "name": "Entorhinal area, medial part, dorsal zone, layer 1",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 508,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 926,
-                                            "centers": [
-                                              [
-                                                10030,
-                                                4460,
-                                                2190
-                                              ],
-                                              [
-                                                10030,
-                                                4460,
-                                                9210
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              3547500,
-                                              -3392500,
-                                              -422500
-                                            ],
-                                            [
-                                              -3472500,
-                                              -3392500,
-                                              -422500
-                                            ]
+                                          [
+                                            7140,
+                                            2230,
+                                            5850
                                           ]
-                                        },
-                                        {
-                                          "name": "Entorhinal area, medial part, dorsal zone, layer 2",
-                                          "labelIndex": 543,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          187500,
+                                          -502500,
+                                          1807500
+                                        ],
+                                        [
+                                          -112500,
+                                          -502500,
+                                          1807500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Induseum griseum",
+                                      "labelIndex": 19,
+                                      "rgb": [
+                                        126,
+                                        208,
+                                        75
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 19,
+                                        "atlas_id": 143,
+                                        "ontology_id": 1,
+                                        "acronym": "IG",
+                                        "name": "Induseum griseum",
+                                        "color_hex_triplet": "7ED04B",
+                                        "graph_order": 491,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1080,
+                                        "centers": [
+                                          [
+                                            4820,
+                                            2920,
+                                            5630
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 543,
-                                            "atlas_id": 916,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTm2",
-                                            "name": "Entorhinal area, medial part, dorsal zone, layer 2",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 509,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 926,
-                                            "centers": [
-                                              [
-                                                9950,
-                                                4330,
-                                                2160
-                                              ],
-                                              [
-                                                9950,
-                                                4330,
-                                                9240
-                                              ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              3577500,
-                                              -3312500,
-                                              -292500
-                                            ],
-                                            [
-                                              -3502500,
-                                              -3312500,
-                                              -292500
-                                            ]
+                                          [
+                                            4820,
+                                            2920,
+                                            5770
                                           ]
-                                        },
-                                        {
-                                          "name": "Entorhinal area, medial part, dorsal zone, layer 2a",
-                                          "labelIndex": 468,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 468,
-                                            "atlas_id": 1048,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTm2a",
-                                            "name": "Entorhinal area, medial part, dorsal zone, layer 2a",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 510,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 926
-                                          }
-                                        },
-                                        {
-                                          "name": "Entorhinal area, medial part, dorsal zone, layer 2b",
-                                          "labelIndex": 508,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 508,
-                                            "atlas_id": 1053,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTm2b",
-                                            "name": "Entorhinal area, medial part, dorsal zone, layer 2b",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 511,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 926
-                                          }
-                                        },
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          107500,
+                                          1817500,
+                                          1117500
+                                        ],
+                                        [
+                                          -32500,
+                                          1817500,
+                                          1117500
+                                        ]
+                                      ]
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 1080,
+                                    "atlas_id": 134,
+                                    "ontology_id": 1,
+                                    "acronym": "HIP",
+                                    "name": "Hippocampal region",
+                                    "color_hex_triplet": "7ED04B",
+                                    "graph_order": 455,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1089,
+                                    "centers": [
+                                      [
+                                        7970,
+                                        3240,
+                                        3070
+                                      ],
+                                      [
+                                        7970,
+                                        3240,
+                                        8330
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2667500,
+                                      -1332500,
+                                      797500
+                                    ],
+                                    [
+                                      -2592500,
+                                      -1332500,
+                                      797500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Retrohippocampal region",
+                                  "labelIndex": 822,
+                                  "rgb": [
+                                    50,
+                                    184,
+                                    37
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Entorhinal area",
+                                      "labelIndex": 909,
+                                      "rgb": [
+                                        50,
+                                        184,
+                                        37
+                                      ],
+                                      "children": [
                                         {
-                                          "name": "Entorhinal area, medial part, dorsal zone, layer 3",
-                                          "labelIndex": 664,
+                                          "name": "Entorhinal area, lateral part",
+                                          "labelIndex": 918,
                                           "rgb": [
                                             50,
                                             184,
                                             37
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 664,
-                                            "atlas_id": 931,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTm3",
-                                            "name": "Entorhinal area, medial part, dorsal zone, layer 3",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 512,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 926,
-                                            "centers": [
-                                              [
-                                                9830,
-                                                4230,
-                                                2190
+                                          "children": [
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 1",
+                                              "labelIndex": 1121,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
                                               ],
-                                              [
-                                                9830,
-                                                4230,
-                                                9210
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1121,
+                                                "atlas_id": 988,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl1",
+                                                "name": "Entorhinal area, lateral part, layer 1",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 495,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918,
+                                                "centers": [
+                                                  [
+                                                    8990,
+                                                    4960,
+                                                    900
+                                                  ],
+                                                  [
+                                                    8990,
+                                                    4960,
+                                                    10500
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  4837500,
+                                                  -2352500,
+                                                  -922500
+                                                ],
+                                                [
+                                                  -4762500,
+                                                  -2352500,
+                                                  -922500
+                                                ]
                                               ]
-                                            ]
-                                          },
-                                          "POIs": [
-                                            [
-                                              3547500,
-                                              -3192500,
-                                              -192500
-                                            ],
-                                            [
-                                              -3472500,
-                                              -3192500,
-                                              -192500
-                                            ]
-                                          ]
-                                        },
-                                        {
-                                          "name": "Entorhinal area, medial part, dorsal zone, layer 4",
-                                          "labelIndex": 712,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 712,
-                                            "atlas_id": 937,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTm4",
-                                            "name": "Entorhinal area, medial part, dorsal zone, layer 4",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 513,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 926
-                                          }
-                                        },
-                                        {
-                                          "name": "Entorhinal area, medial part, dorsal zone, layer 5",
-                                          "labelIndex": 727,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 2",
+                                              "labelIndex": 20,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 20,
+                                                "atlas_id": 992,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl2",
+                                                "name": "Entorhinal area, lateral part, layer 2",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 496,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918,
+                                                "centers": [
+                                                  [
+                                                    9000,
+                                                    4890,
+                                                    1090
+                                                  ],
+                                                  [
+                                                    9000,
+                                                    4890,
+                                                    10310
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  4647500,
+                                                  -2362500,
+                                                  -852500
+                                                ],
+                                                [
+                                                  -4572500,
+                                                  -2362500,
+                                                  -852500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 2/3",
+                                              "labelIndex": 999,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 999,
+                                                "atlas_id": 973,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl2/3",
+                                                "name": "Entorhinal area, lateral part, layer 2/3",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 497,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 2a",
+                                              "labelIndex": 715,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 715,
+                                                "atlas_id": 1079,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl2a",
+                                                "name": "Entorhinal area, lateral part, layer 2a",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 498,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 2b",
+                                              "labelIndex": 764,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 764,
+                                                "atlas_id": 1085,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl2b",
+                                                "name": "Entorhinal area, lateral part, layer 2b",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 499,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 3",
+                                              "labelIndex": 52,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 52,
+                                                "atlas_id": 996,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl3",
+                                                "name": "Entorhinal area, lateral part, layer 3",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 500,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918,
+                                                "centers": [
+                                                  [
+                                                    8870,
+                                                    4900,
+                                                    1240
+                                                  ],
+                                                  [
+                                                    8870,
+                                                    4900,
+                                                    10160
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  4497500,
+                                                  -2232500,
+                                                  -862500
+                                                ],
+                                                [
+                                                  -4422500,
+                                                  -2232500,
+                                                  -862500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 4",
+                                              "labelIndex": 92,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 92,
+                                                "atlas_id": 1001,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl4",
+                                                "name": "Entorhinal area, lateral part, layer 4",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 501,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 4/5",
+                                              "labelIndex": 312,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 312,
+                                                "atlas_id": 887,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl4/5",
+                                                "name": "Entorhinal area, lateral part, layer 4/5",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 502,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 5",
+                                              "labelIndex": 139,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 139,
+                                                "atlas_id": 1007,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl5",
+                                                "name": "Entorhinal area, lateral part, layer 5",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 503,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918,
+                                                "centers": [
+                                                  [
+                                                    8860,
+                                                    4870,
+                                                    1450
+                                                  ],
+                                                  [
+                                                    8860,
+                                                    4870,
+                                                    9950
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  4287500,
+                                                  -2222500,
+                                                  -832500
+                                                ],
+                                                [
+                                                  -4212500,
+                                                  -2222500,
+                                                  -832500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 5/6",
+                                              "labelIndex": 387,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 387,
+                                                "atlas_id": 1038,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl5/6",
+                                                "name": "Entorhinal area, lateral part, layer 5/6",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 504,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 6a",
+                                              "labelIndex": 28,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 28,
+                                                "atlas_id": 993,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl6a",
+                                                "name": "Entorhinal area, lateral part, layer 6a",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 505,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918,
+                                                "centers": [
+                                                  [
+                                                    9140,
+                                                    4560,
+                                                    1590
+                                                  ],
+                                                  [
+                                                    9140,
+                                                    4560,
+                                                    9810
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  4147500,
+                                                  -2502500,
+                                                  -522500
+                                                ],
+                                                [
+                                                  -4072500,
+                                                  -2502500,
+                                                  -522500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Entorhinal area, lateral part, layer 6b",
+                                              "labelIndex": 60,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 60,
+                                                "atlas_id": 997,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTl6b",
+                                                "name": "Entorhinal area, lateral part, layer 6b",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 506,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 918
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 727,
-                                            "atlas_id": 939,
+                                            "id": 918,
+                                            "atlas_id": 114,
                                             "ontology_id": 1,
-                                            "acronym": "ENTm5",
-                                            "name": "Entorhinal area, medial part, dorsal zone, layer 5",
+                                            "acronym": "ENTl",
+                                            "name": "Entorhinal area, lateral part",
                                             "color_hex_triplet": "32B825",
-                                            "graph_order": 514,
+                                            "graph_order": 494,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 926,
+                                            "parent_structure_id": 909,
                                             "centers": [
                                               [
-                                                9670,
-                                                4170,
-                                                2230
+                                                8940,
+                                                4810,
+                                                1340
                                               ],
                                               [
-                                                9670,
-                                                4170,
-                                                9170
+                                                8940,
+                                                4810,
+                                                10060
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3507500,
-                                              -3032500,
-                                              -132500
+                                              4397500,
+                                              -2302500,
+                                              -772500
                                             ],
                                             [
-                                              -3432500,
-                                              -3032500,
-                                              -132500
+                                              -4322500,
+                                              -2302500,
+                                              -772500
                                             ]
                                           ]
                                         },
                                         {
-                                          "name": "Entorhinal area, medial part, dorsal zone, layer 5/6",
-                                          "labelIndex": 550,
+                                          "name": "Entorhinal area, medial part, dorsal zone",
+                                          "labelIndex": 926,
                                           "rgb": [
                                             50,
                                             184,
                                             37
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 550,
-                                            "atlas_id": 634,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTm5/6",
-                                            "name": "Entorhinal area, medial part, dorsal zone, layer 5/6",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 515,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 926
-                                          }
-                                        },
-                                        {
-                                          "name": "Entorhinal area, medial part, dorsal zone, layer 6",
-                                          "labelIndex": 743,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                          "children": [
+                                            {
+                                              "name": "Entorhinal area, medial part, dorsal zone, layer 1",
+                                              "labelIndex": 526,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 526,
+                                                "atlas_id": 914,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTm1",
+                                                "name": "Entorhinal area, medial part, dorsal zone, layer 1",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 508,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 926,
+                                                "centers": [
+                                                  [
+                                                    10030,
+                                                    4460,
+                                                    2190
+                                                  ],
+                                                  [
+                                                    10030,
+                                                    4460,
+                                                    9210
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3547500,
+                                                  -3392500,
+                                                  -422500
+                                                ],
+                                                [
+                                                  -3472500,
+                                                  -3392500,
+                                                  -422500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, dorsal zone, layer 2",
+                                              "labelIndex": 543,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 543,
+                                                "atlas_id": 916,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTm2",
+                                                "name": "Entorhinal area, medial part, dorsal zone, layer 2",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 509,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 926,
+                                                "centers": [
+                                                  [
+                                                    9950,
+                                                    4330,
+                                                    2160
+                                                  ],
+                                                  [
+                                                    9950,
+                                                    4330,
+                                                    9240
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3577500,
+                                                  -3312500,
+                                                  -292500
+                                                ],
+                                                [
+                                                  -3502500,
+                                                  -3312500,
+                                                  -292500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, dorsal zone, layer 2a",
+                                              "labelIndex": 468,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 468,
+                                                "atlas_id": 1048,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTm2a",
+                                                "name": "Entorhinal area, medial part, dorsal zone, layer 2a",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 510,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 926
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, dorsal zone, layer 2b",
+                                              "labelIndex": 508,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 508,
+                                                "atlas_id": 1053,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTm2b",
+                                                "name": "Entorhinal area, medial part, dorsal zone, layer 2b",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 511,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 926
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, dorsal zone, layer 3",
+                                              "labelIndex": 664,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 664,
+                                                "atlas_id": 931,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTm3",
+                                                "name": "Entorhinal area, medial part, dorsal zone, layer 3",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 512,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 926,
+                                                "centers": [
+                                                  [
+                                                    9830,
+                                                    4230,
+                                                    2190
+                                                  ],
+                                                  [
+                                                    9830,
+                                                    4230,
+                                                    9210
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3547500,
+                                                  -3192500,
+                                                  -192500
+                                                ],
+                                                [
+                                                  -3472500,
+                                                  -3192500,
+                                                  -192500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, dorsal zone, layer 4",
+                                              "labelIndex": 712,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 712,
+                                                "atlas_id": 937,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTm4",
+                                                "name": "Entorhinal area, medial part, dorsal zone, layer 4",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 513,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 926
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, dorsal zone, layer 5",
+                                              "labelIndex": 727,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 727,
+                                                "atlas_id": 939,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTm5",
+                                                "name": "Entorhinal area, medial part, dorsal zone, layer 5",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 514,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 926,
+                                                "centers": [
+                                                  [
+                                                    9670,
+                                                    4170,
+                                                    2230
+                                                  ],
+                                                  [
+                                                    9670,
+                                                    4170,
+                                                    9170
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3507500,
+                                                  -3032500,
+                                                  -132500
+                                                ],
+                                                [
+                                                  -3432500,
+                                                  -3032500,
+                                                  -132500
+                                                ]
+                                              ]
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, dorsal zone, layer 5/6",
+                                              "labelIndex": 550,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 550,
+                                                "atlas_id": 634,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTm5/6",
+                                                "name": "Entorhinal area, medial part, dorsal zone, layer 5/6",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 515,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 926
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, dorsal zone, layer 6",
+                                              "labelIndex": 743,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 743,
+                                                "atlas_id": 941,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTm6",
+                                                "name": "Entorhinal area, medial part, dorsal zone, layer 6",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 516,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 926,
+                                                "centers": [
+                                                  [
+                                                    9560,
+                                                    4010,
+                                                    2230
+                                                  ],
+                                                  [
+                                                    9560,
+                                                    4010,
+                                                    9170
+                                                  ]
+                                                ]
+                                              },
+                                              "POIs": [
+                                                [
+                                                  3507500,
+                                                  -2922500,
+                                                  27500
+                                                ],
+                                                [
+                                                  -3432500,
+                                                  -2922500,
+                                                  27500
+                                                ]
+                                              ]
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 743,
-                                            "atlas_id": 941,
+                                            "id": 926,
+                                            "atlas_id": 115,
                                             "ontology_id": 1,
-                                            "acronym": "ENTm6",
-                                            "name": "Entorhinal area, medial part, dorsal zone, layer 6",
+                                            "acronym": "ENTm",
+                                            "name": "Entorhinal area, medial part, dorsal zone",
                                             "color_hex_triplet": "32B825",
-                                            "graph_order": 516,
+                                            "graph_order": 507,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 926,
+                                            "parent_structure_id": 909,
                                             "centers": [
                                               [
-                                                9560,
-                                                4010,
-                                                2230
+                                                9780,
+                                                4270,
+                                                2150
                                               ],
                                               [
-                                                9560,
-                                                4010,
-                                                9170
+                                                9780,
+                                                4270,
+                                                9250
                                               ]
                                             ]
                                           },
                                           "POIs": [
                                             [
-                                              3507500,
-                                              -2922500,
-                                              27500
+                                              3587500,
+                                              -3142500,
+                                              -232500
                                             ],
                                             [
-                                              -3432500,
-                                              -2922500,
-                                              27500
+                                              -3512500,
+                                              -3142500,
+                                              -232500
                                             ]
                                           ]
-                                        }
-                                      ],
-                                      "ontologyMetadata": {
-                                        "id": 926,
-                                        "atlas_id": 115,
-                                        "ontology_id": 1,
-                                        "acronym": "ENTm",
-                                        "name": "Entorhinal area, medial part, dorsal zone",
-                                        "color_hex_triplet": "32B825",
-                                        "graph_order": 507,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 909,
-                                        "centers": [
-                                          [
-                                            9780,
-                                            4270,
-                                            2150
-                                          ],
-                                          [
-                                            9780,
-                                            4270,
-                                            9250
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          3587500,
-                                          -3142500,
-                                          -232500
-                                        ],
-                                        [
-                                          -3512500,
-                                          -3142500,
-                                          -232500
-                                        ]
-                                      ]
-                                    },
-                                    {
-                                      "name": "Entorhinal area, medial part, ventral zone",
-                                      "labelIndex": 934,
-                                      "rgb": [
-                                        50,
-                                        184,
-                                        37
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Entorhinal area, medial part, ventral zone, layer 1",
-                                          "labelIndex": 259,
-                                          "rgb": [
-                                            50,
-                                            184,
-                                            37
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 259,
-                                            "atlas_id": 1022,
-                                            "ontology_id": 1,
-                                            "acronym": "ENTmv1",
-                                            "name": "Entorhinal area, medial part, ventral zone, layer 1",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 518,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 934
-                                          }
                                         },
                                         {
-                                          "name": "Entorhinal area, medial part, ventral zone, layer 2",
-                                          "labelIndex": 324,
+                                          "name": "Entorhinal area, medial part, ventral zone",
+                                          "labelIndex": 934,
                                           "rgb": [
                                             50,
                                             184,
                                             37
                                           ],
-                                          "children": [],
+                                          "children": [
+                                            {
+                                              "name": "Entorhinal area, medial part, ventral zone, layer 1",
+                                              "labelIndex": 259,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 259,
+                                                "atlas_id": 1022,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTmv1",
+                                                "name": "Entorhinal area, medial part, ventral zone, layer 1",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 518,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 934
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, ventral zone, layer 2",
+                                              "labelIndex": 324,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 324,
+                                                "atlas_id": 1030,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTmv2",
+                                                "name": "Entorhinal area, medial part, ventral zone, layer 2",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 519,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 934
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, ventral zone, layer 3",
+                                              "labelIndex": 371,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 371,
+                                                "atlas_id": 1036,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTmv3",
+                                                "name": "Entorhinal area, medial part, ventral zone, layer 3",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 520,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 934
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, ventral zone, layer 4",
+                                              "labelIndex": 419,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 419,
+                                                "atlas_id": 1042,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTmv4",
+                                                "name": "Entorhinal area, medial part, ventral zone, layer 4",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 521,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 934
+                                              }
+                                            },
+                                            {
+                                              "name": "Entorhinal area, medial part, ventral zone, layer 5/6",
+                                              "labelIndex": 1133,
+                                              "rgb": [
+                                                50,
+                                                184,
+                                                37
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 1133,
+                                                "atlas_id": 1131,
+                                                "ontology_id": 1,
+                                                "acronym": "ENTmv5/6",
+                                                "name": "Entorhinal area, medial part, ventral zone, layer 5/6",
+                                                "color_hex_triplet": "32B825",
+                                                "graph_order": 522,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 934
+                                              }
+                                            }
+                                          ],
                                           "ontologyMetadata": {
-                                            "id": 324,
-                                            "atlas_id": 1030,
+                                            "id": 934,
+                                            "atlas_id": 116,
                                             "ontology_id": 1,
-                                            "acronym": "ENTmv2",
-                                            "name": "Entorhinal area, medial part, ventral zone, layer 2",
+                                            "acronym": "ENTmv",
+                                            "name": "Entorhinal area, medial part, ventral zone",
                                             "color_hex_triplet": "32B825",
-                                            "graph_order": 519,
+                                            "graph_order": 517,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 934
+                                            "parent_structure_id": 909
                                           }
-                                        },
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 909,
+                                        "atlas_id": 113,
+                                        "ontology_id": 1,
+                                        "acronym": "ENT",
+                                        "name": "Entorhinal area",
+                                        "color_hex_triplet": "32B825",
+                                        "graph_order": 493,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 822,
+                                        "centers": [
+                                          [
+                                            9310,
+                                            4570,
+                                            1690
+                                          ],
+                                          [
+                                            9310,
+                                            4570,
+                                            9710
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          4047500,
+                                          -2672500,
+                                          -532500
+                                        ],
+                                        [
+                                          -3972500,
+                                          -2672500,
+                                          -532500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Parasubiculum",
+                                      "labelIndex": 843,
+                                      "rgb": [
+                                        114,
+                                        213,
+                                        105
+                                      ],
+                                      "children": [
                                         {
-                                          "name": "Entorhinal area, medial part, ventral zone, layer 3",
-                                          "labelIndex": 371,
+                                          "name": "Parasubiculum, layer 1",
+                                          "labelIndex": 10693,
                                           "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            114,
+                                            213,
+                                            105
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 371,
-                                            "atlas_id": 1036,
+                                            "id": 10693,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "ENTmv3",
-                                            "name": "Entorhinal area, medial part, ventral zone, layer 3",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 520,
+                                            "acronym": "PAR1",
+                                            "name": "Parasubiculum, layer 1",
+                                            "color_hex_triplet": "72D569",
+                                            "graph_order": 524,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 934
+                                            "parent_structure_id": 843
                                           }
                                         },
                                         {
-                                          "name": "Entorhinal area, medial part, ventral zone, layer 4",
-                                          "labelIndex": 419,
+                                          "name": "Parasubiculum, layer 2",
+                                          "labelIndex": 10694,
                                           "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            114,
+                                            213,
+                                            105
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 419,
-                                            "atlas_id": 1042,
+                                            "id": 10694,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "ENTmv4",
-                                            "name": "Entorhinal area, medial part, ventral zone, layer 4",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 521,
+                                            "acronym": "PAR2",
+                                            "name": "Parasubiculum, layer 2",
+                                            "color_hex_triplet": "72D569",
+                                            "graph_order": 525,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 934
+                                            "parent_structure_id": 843
                                           }
                                         },
                                         {
-                                          "name": "Entorhinal area, medial part, ventral zone, layer 5/6",
-                                          "labelIndex": 1133,
+                                          "name": "Parasubiculum, layer 3",
+                                          "labelIndex": 10695,
                                           "rgb": [
-                                            50,
-                                            184,
-                                            37
+                                            114,
+                                            213,
+                                            105
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 1133,
-                                            "atlas_id": 1131,
+                                            "id": 10695,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "ENTmv5/6",
-                                            "name": "Entorhinal area, medial part, ventral zone, layer 5/6",
-                                            "color_hex_triplet": "32B825",
-                                            "graph_order": 522,
+                                            "acronym": "PAR3",
+                                            "name": "Parasubiculum, layer 3",
+                                            "color_hex_triplet": "72D569",
+                                            "graph_order": 526,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 934
+                                            "parent_structure_id": 843
                                           }
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 934,
-                                        "atlas_id": 116,
-                                        "ontology_id": 1,
-                                        "acronym": "ENTmv",
-                                        "name": "Entorhinal area, medial part, ventral zone",
-                                        "color_hex_triplet": "32B825",
-                                        "graph_order": 517,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 909
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 909,
-                                    "atlas_id": 113,
-                                    "ontology_id": 1,
-                                    "acronym": "ENT",
-                                    "name": "Entorhinal area",
-                                    "color_hex_triplet": "32B825",
-                                    "graph_order": 493,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 822,
-                                    "centers": [
-                                      [
-                                        9310,
-                                        4570,
-                                        1690
-                                      ],
-                                      [
-                                        9310,
-                                        4570,
-                                        9710
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      4047500,
-                                      -2672500,
-                                      -532500
-                                    ],
-                                    [
-                                      -3972500,
-                                      -2672500,
-                                      -532500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Parasubiculum",
-                                  "labelIndex": 843,
-                                  "rgb": [
-                                    114,
-                                    213,
-                                    105
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Parasubiculum, layer 1",
-                                      "labelIndex": 10693,
-                                      "rgb": [
-                                        114,
-                                        213,
-                                        105
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10693,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "PAR1",
-                                        "name": "Parasubiculum, layer 1",
-                                        "color_hex_triplet": "72D569",
-                                        "graph_order": 524,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 843
-                                      }
-                                    },
-                                    {
-                                      "name": "Parasubiculum, layer 2",
-                                      "labelIndex": 10694,
-                                      "rgb": [
-                                        114,
-                                        213,
-                                        105
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10694,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "PAR2",
-                                        "name": "Parasubiculum, layer 2",
-                                        "color_hex_triplet": "72D569",
-                                        "graph_order": 525,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 843
-                                      }
-                                    },
-                                    {
-                                      "name": "Parasubiculum, layer 3",
-                                      "labelIndex": 10695,
-                                      "rgb": [
-                                        114,
-                                        213,
-                                        105
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10695,
-                                        "atlas_id": null,
+                                        "id": 843,
+                                        "atlas_id": 246,
                                         "ontology_id": 1,
-                                        "acronym": "PAR3",
-                                        "name": "Parasubiculum, layer 3",
+                                        "acronym": "PAR",
+                                        "name": "Parasubiculum",
                                         "color_hex_triplet": "72D569",
-                                        "graph_order": 526,
+                                        "graph_order": 523,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 843
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 843,
-                                    "atlas_id": 246,
-                                    "ontology_id": 1,
-                                    "acronym": "PAR",
-                                    "name": "Parasubiculum",
-                                    "color_hex_triplet": "72D569",
-                                    "graph_order": 523,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 822,
-                                    "centers": [
-                                      [
-                                        9750,
-                                        3560,
-                                        2810
-                                      ],
-                                      [
-                                        9750,
-                                        3560,
-                                        8590
+                                        "parent_structure_id": 822,
+                                        "centers": [
+                                          [
+                                            9750,
+                                            3560,
+                                            2810
+                                          ],
+                                          [
+                                            9750,
+                                            3560,
+                                            8590
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2927500,
+                                          -3112500,
+                                          477500
+                                        ],
+                                        [
+                                          -2852500,
+                                          -3112500,
+                                          477500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2927500,
-                                      -3112500,
-                                      477500
-                                    ],
-                                    [
-                                      -2852500,
-                                      -3112500,
-                                      477500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Postsubiculum",
-                                  "labelIndex": 1037,
-                                  "rgb": [
-                                    72,
-                                    200,
-                                    60
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Postsubiculum, layer 1",
-                                      "labelIndex": 10696,
-                                      "rgb": [
-                                        72,
-                                        200,
-                                        60
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10696,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "POST1",
-                                        "name": "Postsubiculum, layer 1",
-                                        "color_hex_triplet": "48C83C",
-                                        "graph_order": 528,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1037
-                                      }
-                                    },
-                                    {
-                                      "name": "Postsubiculum, layer 2",
-                                      "labelIndex": 10697,
-                                      "rgb": [
-                                        72,
-                                        200,
-                                        60
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10697,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "POST2",
-                                        "name": "Postsubiculum, layer 2",
-                                        "color_hex_triplet": "48C83C",
-                                        "graph_order": 529,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1037
-                                      }
                                     },
                                     {
-                                      "name": "Postsubiculum, layer 3",
-                                      "labelIndex": 10698,
+                                      "name": "Postsubiculum",
+                                      "labelIndex": 1037,
                                       "rgb": [
                                         72,
                                         200,
                                         60
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10698,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "POST3",
-                                        "name": "Postsubiculum, layer 3",
-                                        "color_hex_triplet": "48C83C",
-                                        "graph_order": 530,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1037
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 1037,
-                                    "atlas_id": 270,
-                                    "ontology_id": 1,
-                                    "acronym": "POST",
-                                    "name": "Postsubiculum",
-                                    "color_hex_triplet": "48C83C",
-                                    "graph_order": 527,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 822,
-                                    "centers": [
-                                      [
-                                        9170,
-                                        2180,
-                                        3600
-                                      ],
-                                      [
-                                        9170,
-                                        2180,
-                                        7800
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2137500,
-                                      -2532500,
-                                      1857500
-                                    ],
-                                    [
-                                      -2062500,
-                                      -2532500,
-                                      1857500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Presubiculum",
-                                  "labelIndex": 1084,
-                                  "rgb": [
-                                    89,
-                                    185,
-                                    71
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Presubiculum, layer 1",
-                                      "labelIndex": 10699,
-                                      "rgb": [
-                                        89,
-                                        185,
-                                        71
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10699,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "PRE1",
-                                        "name": "Presubiculum, layer 1",
-                                        "color_hex_triplet": "59B947",
-                                        "graph_order": 532,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1084
-                                      }
-                                    },
-                                    {
-                                      "name": "Presubiculum, layer 2",
-                                      "labelIndex": 10700,
-                                      "rgb": [
-                                        89,
-                                        185,
-                                        71
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10700,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "PRE2",
-                                        "name": "Presubiculum, layer 2",
-                                        "color_hex_triplet": "59B947",
-                                        "graph_order": 533,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1084
-                                      }
-                                    },
-                                    {
-                                      "name": "Presubiculum, layer 3",
-                                      "labelIndex": 10701,
-                                      "rgb": [
-                                        89,
-                                        185,
-                                        71
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 10701,
-                                        "atlas_id": null,
-                                        "ontology_id": 1,
-                                        "acronym": "PRE3",
-                                        "name": "Presubiculum, layer 3",
-                                        "color_hex_triplet": "59B947",
-                                        "graph_order": 534,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 1084
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 1084,
-                                    "atlas_id": 276,
-                                    "ontology_id": 1,
-                                    "acronym": "PRE",
-                                    "name": "Presubiculum",
-                                    "color_hex_triplet": "59B947",
-                                    "graph_order": 531,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 822,
-                                    "centers": [
-                                      [
-                                        9330,
-                                        3600,
-                                        2940
-                                      ],
-                                      [
-                                        9330,
-                                        3600,
-                                        8460
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2797500,
-                                      -2692500,
-                                      437500
-                                    ],
-                                    [
-                                      -2722500,
-                                      -2692500,
-                                      437500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Subiculum",
-                                  "labelIndex": 502,
-                                  "rgb": [
-                                    79,
-                                    194,
-                                    68
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Subiculum, dorsal part",
-                                      "labelIndex": 509,
-                                      "rgb": [
-                                        79,
-                                        194,
-                                        68
-                                      ],
                                       "children": [
                                         {
-                                          "name": "Subiculum, dorsal part, molecular layer",
-                                          "labelIndex": 829,
+                                          "name": "Postsubiculum, layer 1",
+                                          "labelIndex": 10696,
                                           "rgb": [
-                                            79,
-                                            194,
-                                            68
+                                            72,
+                                            200,
+                                            60
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 829,
-                                            "atlas_id": 386,
+                                            "id": 10696,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "SUBd-m",
-                                            "name": "Subiculum, dorsal part, molecular layer",
-                                            "color_hex_triplet": "4FC244",
-                                            "graph_order": 537,
+                                            "acronym": "POST1",
+                                            "name": "Postsubiculum, layer 1",
+                                            "color_hex_triplet": "48C83C",
+                                            "graph_order": 528,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 509
+                                            "parent_structure_id": 1037
                                           }
                                         },
                                         {
-                                          "name": "Subiculum, dorsal part, pyramidal layer",
-                                          "labelIndex": 845,
+                                          "name": "Postsubiculum, layer 2",
+                                          "labelIndex": 10697,
                                           "rgb": [
-                                            75,
-                                            181,
-                                            71
+                                            72,
+                                            200,
+                                            60
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 845,
-                                            "atlas_id": 388,
+                                            "id": 10697,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "SUBd-sp",
-                                            "name": "Subiculum, dorsal part, pyramidal layer",
-                                            "color_hex_triplet": "4BB547",
-                                            "graph_order": 538,
+                                            "acronym": "POST2",
+                                            "name": "Postsubiculum, layer 2",
+                                            "color_hex_triplet": "48C83C",
+                                            "graph_order": 529,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 509
+                                            "parent_structure_id": 1037
                                           }
                                         },
                                         {
-                                          "name": "Subiculum, dorsal part, stratum radiatum",
-                                          "labelIndex": 837,
+                                          "name": "Postsubiculum, layer 3",
+                                          "labelIndex": 10698,
                                           "rgb": [
-                                            79,
-                                            194,
-                                            68
+                                            72,
+                                            200,
+                                            60
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 837,
-                                            "atlas_id": 387,
+                                            "id": 10698,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "SUBd-sr",
-                                            "name": "Subiculum, dorsal part, stratum radiatum",
-                                            "color_hex_triplet": "4FC244",
-                                            "graph_order": 539,
+                                            "acronym": "POST3",
+                                            "name": "Postsubiculum, layer 3",
+                                            "color_hex_triplet": "48C83C",
+                                            "graph_order": 530,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 509
+                                            "parent_structure_id": 1037
                                           }
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 509,
-                                        "atlas_id": 346,
+                                        "id": 1037,
+                                        "atlas_id": 270,
                                         "ontology_id": 1,
-                                        "acronym": "SUBd",
-                                        "name": "Subiculum, dorsal part",
-                                        "color_hex_triplet": "4FC244",
-                                        "graph_order": 536,
+                                        "acronym": "POST",
+                                        "name": "Postsubiculum",
+                                        "color_hex_triplet": "48C83C",
+                                        "graph_order": 527,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 502
-                                      }
+                                        "parent_structure_id": 822,
+                                        "centers": [
+                                          [
+                                            9170,
+                                            2180,
+                                            3600
+                                          ],
+                                          [
+                                            9170,
+                                            2180,
+                                            7800
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2137500,
+                                          -2532500,
+                                          1857500
+                                        ],
+                                        [
+                                          -2062500,
+                                          -2532500,
+                                          1857500
+                                        ]
+                                      ]
                                     },
                                     {
-                                      "name": "Subiculum, ventral part",
-                                      "labelIndex": 518,
+                                      "name": "Presubiculum",
+                                      "labelIndex": 1084,
                                       "rgb": [
-                                        79,
-                                        194,
-                                        68
+                                        89,
+                                        185,
+                                        71
                                       ],
                                       "children": [
                                         {
-                                          "name": "Subiculum, ventral part, molecular layer",
-                                          "labelIndex": 853,
+                                          "name": "Presubiculum, layer 1",
+                                          "labelIndex": 10699,
                                           "rgb": [
-                                            79,
-                                            194,
-                                            68
+                                            89,
+                                            185,
+                                            71
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 853,
-                                            "atlas_id": 389,
+                                            "id": 10699,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "SUBv-m",
-                                            "name": "Subiculum, ventral part, molecular layer",
-                                            "color_hex_triplet": "4FC244",
-                                            "graph_order": 541,
+                                            "acronym": "PRE1",
+                                            "name": "Presubiculum, layer 1",
+                                            "color_hex_triplet": "59B947",
+                                            "graph_order": 532,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 518
+                                            "parent_structure_id": 1084
                                           }
                                         },
                                         {
-                                          "name": "Subiculum, ventral part, pyramidal layer",
-                                          "labelIndex": 870,
+                                          "name": "Presubiculum, layer 2",
+                                          "labelIndex": 10700,
                                           "rgb": [
-                                            75,
-                                            181,
+                                            89,
+                                            185,
                                             71
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 870,
-                                            "atlas_id": 391,
+                                            "id": 10700,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "SUBv-sp",
-                                            "name": "Subiculum, ventral part, pyramidal layer",
-                                            "color_hex_triplet": "4BB547",
-                                            "graph_order": 542,
+                                            "acronym": "PRE2",
+                                            "name": "Presubiculum, layer 2",
+                                            "color_hex_triplet": "59B947",
+                                            "graph_order": 533,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 518
+                                            "parent_structure_id": 1084
                                           }
                                         },
                                         {
-                                          "name": "Subiculum, ventral part, stratum radiatum",
-                                          "labelIndex": 861,
+                                          "name": "Presubiculum, layer 3",
+                                          "labelIndex": 10701,
                                           "rgb": [
-                                            79,
-                                            194,
-                                            68
+                                            89,
+                                            185,
+                                            71
                                           ],
                                           "children": [],
                                           "ontologyMetadata": {
-                                            "id": 861,
-                                            "atlas_id": 390,
+                                            "id": 10701,
+                                            "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "SUBv-sr",
-                                            "name": "Subiculum, ventral part, stratum radiatum",
-                                            "color_hex_triplet": "4FC244",
-                                            "graph_order": 543,
+                                            "acronym": "PRE3",
+                                            "name": "Presubiculum, layer 3",
+                                            "color_hex_triplet": "59B947",
+                                            "graph_order": 534,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 518
+                                            "parent_structure_id": 1084
                                           }
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 518,
-                                        "atlas_id": 347,
+                                        "id": 1084,
+                                        "atlas_id": 276,
                                         "ontology_id": 1,
-                                        "acronym": "SUBv",
-                                        "name": "Subiculum, ventral part",
-                                        "color_hex_triplet": "4FC244",
-                                        "graph_order": 540,
+                                        "acronym": "PRE",
+                                        "name": "Presubiculum",
+                                        "color_hex_triplet": "59B947",
+                                        "graph_order": 531,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 502
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 502,
-                                    "atlas_id": 345,
-                                    "ontology_id": 1,
-                                    "acronym": "SUB",
-                                    "name": "Subiculum",
-                                    "color_hex_triplet": "4FC244",
-                                    "graph_order": 535,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 822,
-                                    "centers": [
-                                      [
-                                        9100,
-                                        3050,
-                                        2820
-                                      ],
-                                      [
-                                        9100,
-                                        3050,
-                                        8580
+                                        "parent_structure_id": 822,
+                                        "centers": [
+                                          [
+                                            9330,
+                                            3600,
+                                            2940
+                                          ],
+                                          [
+                                            9330,
+                                            3600,
+                                            8460
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2797500,
+                                          -2692500,
+                                          437500
+                                        ],
+                                        [
+                                          -2722500,
+                                          -2692500,
+                                          437500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2917500,
-                                      -2462500,
-                                      987500
-                                    ],
-                                    [
-                                      -2842500,
-                                      -2462500,
-                                      987500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Prosubiculum",
-                                  "labelIndex": 484682470,
-                                  "rgb": [
-                                    88,
-                                    186,
-                                    72
-                                  ],
-                                  "children": [
+                                    },
                                     {
-                                      "name": "Prosubiculum, dorsal part",
-                                      "labelIndex": 484682475,
+                                      "name": "Subiculum",
+                                      "labelIndex": 502,
                                       "rgb": [
-                                        88,
-                                        186,
-                                        72
+                                        79,
+                                        194,
+                                        68
                                       ],
                                       "children": [
                                         {
-                                          "name": "Prosubiculum, dorsal part, molecular layer",
-                                          "labelIndex": 484682479,
+                                          "name": "Subiculum, dorsal part",
+                                          "labelIndex": 509,
                                           "rgb": [
-                                            88,
-                                            186,
-                                            72
+                                            79,
+                                            194,
+                                            68
+                                          ],
+                                          "children": [
+                                            {
+                                              "name": "Subiculum, dorsal part, molecular layer",
+                                              "labelIndex": 829,
+                                              "rgb": [
+                                                79,
+                                                194,
+                                                68
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 829,
+                                                "atlas_id": 386,
+                                                "ontology_id": 1,
+                                                "acronym": "SUBd-m",
+                                                "name": "Subiculum, dorsal part, molecular layer",
+                                                "color_hex_triplet": "4FC244",
+                                                "graph_order": 537,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 509
+                                              }
+                                            },
+                                            {
+                                              "name": "Subiculum, dorsal part, pyramidal layer",
+                                              "labelIndex": 845,
+                                              "rgb": [
+                                                75,
+                                                181,
+                                                71
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 845,
+                                                "atlas_id": 388,
+                                                "ontology_id": 1,
+                                                "acronym": "SUBd-sp",
+                                                "name": "Subiculum, dorsal part, pyramidal layer",
+                                                "color_hex_triplet": "4BB547",
+                                                "graph_order": 538,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 509
+                                              }
+                                            },
+                                            {
+                                              "name": "Subiculum, dorsal part, stratum radiatum",
+                                              "labelIndex": 837,
+                                              "rgb": [
+                                                79,
+                                                194,
+                                                68
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 837,
+                                                "atlas_id": 387,
+                                                "ontology_id": 1,
+                                                "acronym": "SUBd-sr",
+                                                "name": "Subiculum, dorsal part, stratum radiatum",
+                                                "color_hex_triplet": "4FC244",
+                                                "graph_order": 539,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 509
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 484682479,
-                                            "atlas_id": null,
+                                            "id": 509,
+                                            "atlas_id": 346,
                                             "ontology_id": 1,
-                                            "acronym": "ProSd-m",
-                                            "name": "Prosubiculum, dorsal part, molecular layer",
-                                            "color_hex_triplet": "58BA48",
-                                            "graph_order": 546,
+                                            "acronym": "SUBd",
+                                            "name": "Subiculum, dorsal part",
+                                            "color_hex_triplet": "4FC244",
+                                            "graph_order": 536,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 484682475
+                                            "parent_structure_id": 502
                                           }
                                         },
                                         {
-                                          "name": "Prosubiculum, dorsal part, pyramidal layer",
-                                          "labelIndex": 484682483,
+                                          "name": "Subiculum, ventral part",
+                                          "labelIndex": 518,
                                           "rgb": [
-                                            86,
-                                            184,
-                                            75
+                                            79,
+                                            194,
+                                            68
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 484682483,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "ProSd-sp",
-                                            "name": "Prosubiculum, dorsal part, pyramidal layer",
-                                            "color_hex_triplet": "56B84B",
-                                            "graph_order": 547,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 484682475
-                                          }
-                                        },
-                                        {
-                                          "name": "Prosubiculum, dorsal part, stratum radiatum",
-                                          "labelIndex": 484682487,
-                                          "rgb": [
-                                            88,
-                                            186,
-                                            72
+                                          "children": [
+                                            {
+                                              "name": "Subiculum, ventral part, molecular layer",
+                                              "labelIndex": 853,
+                                              "rgb": [
+                                                79,
+                                                194,
+                                                68
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 853,
+                                                "atlas_id": 389,
+                                                "ontology_id": 1,
+                                                "acronym": "SUBv-m",
+                                                "name": "Subiculum, ventral part, molecular layer",
+                                                "color_hex_triplet": "4FC244",
+                                                "graph_order": 541,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 518
+                                              }
+                                            },
+                                            {
+                                              "name": "Subiculum, ventral part, pyramidal layer",
+                                              "labelIndex": 870,
+                                              "rgb": [
+                                                75,
+                                                181,
+                                                71
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 870,
+                                                "atlas_id": 391,
+                                                "ontology_id": 1,
+                                                "acronym": "SUBv-sp",
+                                                "name": "Subiculum, ventral part, pyramidal layer",
+                                                "color_hex_triplet": "4BB547",
+                                                "graph_order": 542,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 518
+                                              }
+                                            },
+                                            {
+                                              "name": "Subiculum, ventral part, stratum radiatum",
+                                              "labelIndex": 861,
+                                              "rgb": [
+                                                79,
+                                                194,
+                                                68
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 861,
+                                                "atlas_id": 390,
+                                                "ontology_id": 1,
+                                                "acronym": "SUBv-sr",
+                                                "name": "Subiculum, ventral part, stratum radiatum",
+                                                "color_hex_triplet": "4FC244",
+                                                "graph_order": 543,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 518
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 484682487,
-                                            "atlas_id": null,
+                                            "id": 518,
+                                            "atlas_id": 347,
                                             "ontology_id": 1,
-                                            "acronym": "ProSd-sr",
-                                            "name": "Prosubiculum, dorsal part, stratum radiatum",
-                                            "color_hex_triplet": "58BA48",
-                                            "graph_order": 548,
+                                            "acronym": "SUBv",
+                                            "name": "Subiculum, ventral part",
+                                            "color_hex_triplet": "4FC244",
+                                            "graph_order": 540,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 484682475
+                                            "parent_structure_id": 502
                                           }
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 484682475,
-                                        "atlas_id": null,
+                                        "id": 502,
+                                        "atlas_id": 345,
                                         "ontology_id": 1,
-                                        "acronym": "ProSd",
-                                        "name": "Prosubiculum, dorsal part",
-                                        "color_hex_triplet": "58BA48",
-                                        "graph_order": 545,
+                                        "acronym": "SUB",
+                                        "name": "Subiculum",
+                                        "color_hex_triplet": "4FC244",
+                                        "graph_order": 535,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 484682470
-                                      }
+                                        "parent_structure_id": 822,
+                                        "centers": [
+                                          [
+                                            9100,
+                                            3050,
+                                            2820
+                                          ],
+                                          [
+                                            9100,
+                                            3050,
+                                            8580
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2917500,
+                                          -2462500,
+                                          987500
+                                        ],
+                                        [
+                                          -2842500,
+                                          -2462500,
+                                          987500
+                                        ]
+                                      ]
                                     },
                                     {
-                                      "name": "Prosubiculum, ventral part",
-                                      "labelIndex": 484682492,
+                                      "name": "Prosubiculum",
+                                      "labelIndex": 484682470,
                                       "rgb": [
                                         88,
                                         186,
@@ -39489,1049 +39412,1138 @@
                                       ],
                                       "children": [
                                         {
-                                          "name": "Prosubiculum, ventral part, molecular layer",
-                                          "labelIndex": 484682496,
+                                          "name": "Prosubiculum, dorsal part",
+                                          "labelIndex": 484682475,
                                           "rgb": [
                                             88,
                                             186,
                                             72
                                           ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 484682496,
-                                            "atlas_id": null,
-                                            "ontology_id": 1,
-                                            "acronym": "ProSv-m",
-                                            "name": "Prosubiculum, ventral part, molecular layer",
-                                            "color_hex_triplet": "58BA48",
-                                            "graph_order": 550,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 484682492
-                                          }
-                                        },
-                                        {
-                                          "name": "Prosubiculum, ventral part, pyramidal layer",
-                                          "labelIndex": 484682500,
-                                          "rgb": [
-                                            86,
-                                            184,
-                                            75
+                                          "children": [
+                                            {
+                                              "name": "Prosubiculum, dorsal part, molecular layer",
+                                              "labelIndex": 484682479,
+                                              "rgb": [
+                                                88,
+                                                186,
+                                                72
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 484682479,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "ProSd-m",
+                                                "name": "Prosubiculum, dorsal part, molecular layer",
+                                                "color_hex_triplet": "58BA48",
+                                                "graph_order": 546,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 484682475
+                                              }
+                                            },
+                                            {
+                                              "name": "Prosubiculum, dorsal part, pyramidal layer",
+                                              "labelIndex": 484682483,
+                                              "rgb": [
+                                                86,
+                                                184,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 484682483,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "ProSd-sp",
+                                                "name": "Prosubiculum, dorsal part, pyramidal layer",
+                                                "color_hex_triplet": "56B84B",
+                                                "graph_order": 547,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 484682475
+                                              }
+                                            },
+                                            {
+                                              "name": "Prosubiculum, dorsal part, stratum radiatum",
+                                              "labelIndex": 484682487,
+                                              "rgb": [
+                                                88,
+                                                186,
+                                                72
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 484682487,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "ProSd-sr",
+                                                "name": "Prosubiculum, dorsal part, stratum radiatum",
+                                                "color_hex_triplet": "58BA48",
+                                                "graph_order": 548,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 484682475
+                                              }
+                                            }
                                           ],
-                                          "children": [],
                                           "ontologyMetadata": {
-                                            "id": 484682500,
+                                            "id": 484682475,
                                             "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "ProSv-sp",
-                                            "name": "Prosubiculum, ventral part, pyramidal layer",
-                                            "color_hex_triplet": "56B84B",
-                                            "graph_order": 551,
+                                            "acronym": "ProSd",
+                                            "name": "Prosubiculum, dorsal part",
+                                            "color_hex_triplet": "58BA48",
+                                            "graph_order": 545,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 484682492
+                                            "parent_structure_id": 484682470
                                           }
                                         },
                                         {
-                                          "name": "Prosubiculum, ventral part, stratum radiatum",
-                                          "labelIndex": 484682504,
+                                          "name": "Prosubiculum, ventral part",
+                                          "labelIndex": 484682492,
                                           "rgb": [
                                             88,
                                             186,
                                             72
                                           ],
-                                          "children": [],
+                                          "children": [
+                                            {
+                                              "name": "Prosubiculum, ventral part, molecular layer",
+                                              "labelIndex": 484682496,
+                                              "rgb": [
+                                                88,
+                                                186,
+                                                72
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 484682496,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "ProSv-m",
+                                                "name": "Prosubiculum, ventral part, molecular layer",
+                                                "color_hex_triplet": "58BA48",
+                                                "graph_order": 550,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 484682492
+                                              }
+                                            },
+                                            {
+                                              "name": "Prosubiculum, ventral part, pyramidal layer",
+                                              "labelIndex": 484682500,
+                                              "rgb": [
+                                                86,
+                                                184,
+                                                75
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 484682500,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "ProSv-sp",
+                                                "name": "Prosubiculum, ventral part, pyramidal layer",
+                                                "color_hex_triplet": "56B84B",
+                                                "graph_order": 551,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 484682492
+                                              }
+                                            },
+                                            {
+                                              "name": "Prosubiculum, ventral part, stratum radiatum",
+                                              "labelIndex": 484682504,
+                                              "rgb": [
+                                                88,
+                                                186,
+                                                72
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 484682504,
+                                                "atlas_id": null,
+                                                "ontology_id": 1,
+                                                "acronym": "Prosv-sr",
+                                                "name": "Prosubiculum, ventral part, stratum radiatum",
+                                                "color_hex_triplet": "58BA48",
+                                                "graph_order": 552,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 484682492
+                                              }
+                                            }
+                                          ],
                                           "ontologyMetadata": {
-                                            "id": 484682504,
+                                            "id": 484682492,
                                             "atlas_id": null,
                                             "ontology_id": 1,
-                                            "acronym": "Prosv-sr",
-                                            "name": "Prosubiculum, ventral part, stratum radiatum",
+                                            "acronym": "ProSv",
+                                            "name": "Prosubiculum, ventral part",
                                             "color_hex_triplet": "58BA48",
-                                            "graph_order": 552,
+                                            "graph_order": 549,
                                             "st_level": null,
                                             "hemisphere_id": 3,
-                                            "parent_structure_id": 484682492
+                                            "parent_structure_id": 484682470
                                           }
                                         }
                                       ],
                                       "ontologyMetadata": {
-                                        "id": 484682492,
+                                        "id": 484682470,
                                         "atlas_id": null,
                                         "ontology_id": 1,
-                                        "acronym": "ProSv",
-                                        "name": "Prosubiculum, ventral part",
+                                        "acronym": "ProS",
+                                        "name": "Prosubiculum",
                                         "color_hex_triplet": "58BA48",
-                                        "graph_order": 549,
+                                        "graph_order": 544,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 484682470
-                                      }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 484682470,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "ProS",
-                                    "name": "Prosubiculum",
-                                    "color_hex_triplet": "58BA48",
-                                    "graph_order": 544,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 822,
-                                    "centers": [
-                                      [
-                                        9010,
-                                        3560,
-                                        2360
+                                        "parent_structure_id": 822,
+                                        "centers": [
+                                          [
+                                            9010,
+                                            3560,
+                                            2360
+                                          ],
+                                          [
+                                            9010,
+                                            3560,
+                                            9040
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          3377500,
+                                          -2372500,
+                                          477500
+                                        ],
+                                        [
+                                          -3302500,
+                                          -2372500,
+                                          477500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Hippocampo-amygdalar transition area",
+                                      "labelIndex": 589508447,
+                                      "rgb": [
+                                        51,
+                                        185,
+                                        50
                                       ],
-                                      [
-                                        9010,
-                                        3560,
-                                        9040
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 589508447,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "HATA",
+                                        "name": "Hippocampo-amygdalar transition area",
+                                        "color_hex_triplet": "33B932",
+                                        "graph_order": 553,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 822,
+                                        "centers": [
+                                          [
+                                            8790,
+                                            5880,
+                                            3050
+                                          ],
+                                          [
+                                            8790,
+                                            5880,
+                                            8350
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2687500,
+                                          -2152500,
+                                          -1842500
+                                        ],
+                                        [
+                                          -2612500,
+                                          -2152500,
+                                          -1842500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      3377500,
-                                      -2372500,
-                                      477500
-                                    ],
-                                    [
-                                      -3302500,
-                                      -2372500,
-                                      477500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Hippocampo-amygdalar transition area",
-                                  "labelIndex": 589508447,
-                                  "rgb": [
-                                    51,
-                                    185,
-                                    50
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 589508447,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "HATA",
-                                    "name": "Hippocampo-amygdalar transition area",
-                                    "color_hex_triplet": "33B932",
-                                    "graph_order": 553,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 822,
-                                    "centers": [
-                                      [
-                                        8790,
-                                        5880,
-                                        3050
+                                    },
+                                    {
+                                      "name": "Area prostriata",
+                                      "labelIndex": 484682508,
+                                      "rgb": [
+                                        51,
+                                        185,
+                                        50
                                       ],
-                                      [
-                                        8790,
-                                        5880,
-                                        8350
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 484682508,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "APr",
+                                        "name": "Area prostriata",
+                                        "color_hex_triplet": "33B932",
+                                        "graph_order": 554,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 822,
+                                        "centers": [
+                                          [
+                                            9750,
+                                            2300,
+                                            3360
+                                          ],
+                                          [
+                                            9750,
+                                            2300,
+                                            8040
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2377500,
+                                          -3112500,
+                                          1737500
+                                        ],
+                                        [
+                                          -2302500,
+                                          -3112500,
+                                          1737500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2687500,
-                                      -2152500,
-                                      -1842500
-                                    ],
-                                    [
-                                      -2612500,
-                                      -2152500,
-                                      -1842500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Area prostriata",
-                                  "labelIndex": 484682508,
-                                  "rgb": [
-                                    51,
-                                    185,
-                                    50
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 484682508,
-                                    "atlas_id": null,
+                                    "id": 822,
+                                    "atlas_id": 385,
                                     "ontology_id": 1,
-                                    "acronym": "APr",
-                                    "name": "Area prostriata",
-                                    "color_hex_triplet": "33B932",
-                                    "graph_order": 554,
+                                    "acronym": "RHP",
+                                    "name": "Retrohippocampal region",
+                                    "color_hex_triplet": "32B825",
+                                    "graph_order": 492,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 822,
+                                    "parent_structure_id": 1089,
                                     "centers": [
                                       [
-                                        9750,
-                                        2300,
-                                        3360
+                                        9240,
+                                        4100,
+                                        2190
                                       ],
                                       [
-                                        9750,
-                                        2300,
-                                        8040
+                                        9240,
+                                        4100,
+                                        9210
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2377500,
-                                      -3112500,
-                                      1737500
+                                      3547500,
+                                      -2602500,
+                                      -62500
                                     ],
                                     [
-                                      -2302500,
-                                      -3112500,
-                                      1737500
+                                      -3472500,
+                                      -2602500,
+                                      -62500
                                     ]
                                   ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 822,
-                                "atlas_id": 385,
+                                "id": 1089,
+                                "atlas_id": 135,
                                 "ontology_id": 1,
-                                "acronym": "RHP",
-                                "name": "Retrohippocampal region",
-                                "color_hex_triplet": "32B825",
-                                "graph_order": 492,
+                                "acronym": "HPF",
+                                "name": "Hippocampal formation",
+                                "color_hex_triplet": "7ED04B",
+                                "graph_order": 454,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1089,
+                                "parent_structure_id": 695,
                                 "centers": [
                                   [
-                                    9240,
-                                    4100,
-                                    2190
+                                    8500,
+                                    3670,
+                                    2770
                                   ],
                                   [
-                                    9240,
-                                    4100,
-                                    9210
+                                    8500,
+                                    3670,
+                                    8630
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  3547500,
-                                  -2602500,
-                                  -62500
+                                  2967500,
+                                  -1862500,
+                                  367500
                                 ],
                                 [
-                                  -3472500,
-                                  -2602500,
-                                  -62500
+                                  -2892500,
+                                  -1862500,
+                                  367500
                                 ]
                               ]
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 1089,
-                            "atlas_id": 135,
+                            "id": 695,
+                            "atlas_id": 86,
                             "ontology_id": 1,
-                            "acronym": "HPF",
-                            "name": "Hippocampal formation",
-                            "color_hex_triplet": "7ED04B",
-                            "graph_order": 454,
+                            "acronym": "CTXpl",
+                            "name": "Cortical plate",
+                            "color_hex_triplet": "70FF70",
+                            "graph_order": 4,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 695,
+                            "parent_structure_id": 688,
                             "centers": [
                               [
-                                8500,
-                                3670,
-                                2770
+                                5620,
+                                2880,
+                                2780
                               ],
                               [
-                                8500,
-                                3670,
-                                8630
+                                5620,
+                                2880,
+                                8620
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              2967500,
-                              -1862500,
-                              367500
+                              2957500,
+                              1017500,
+                              1157500
                             ],
                             [
-                              -2892500,
-                              -1862500,
-                              367500
+                              -2882500,
+                              1017500,
+                              1157500
                             ]
                           ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 695,
-                        "atlas_id": 86,
-                        "ontology_id": 1,
-                        "acronym": "CTXpl",
-                        "name": "Cortical plate",
-                        "color_hex_triplet": "70FF70",
-                        "graph_order": 4,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 688,
-                        "centers": [
-                          [
-                            5620,
-                            2880,
-                            2780
-                          ],
-                          [
-                            5620,
-                            2880,
-                            8620
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          2957500,
-                          1017500,
-                          1157500
-                        ],
-                        [
-                          -2882500,
-                          1017500,
-                          1157500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Cortical subplate",
-                      "labelIndex": 703,
-                      "rgb": [
-                        138,
-                        218,
-                        135
-                      ],
-                      "children": [
-                        {
-                          "name": "Layer 6b, isocortex",
-                          "labelIndex": 16,
-                          "rgb": [
-                            138,
-                            218,
-                            135
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 16,
-                            "atlas_id": 1,
-                            "ontology_id": 1,
-                            "acronym": "6b",
-                            "name": "Layer 6b, isocortex",
-                            "color_hex_triplet": "8ADA87",
-                            "graph_order": 556,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 703
-                          }
                         },
                         {
-                          "name": "Claustrum",
-                          "labelIndex": 583,
+                          "name": "Cortical subplate",
+                          "labelIndex": 703,
                           "rgb": [
                             138,
                             218,
                             135
                           ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 583,
-                            "atlas_id": 72,
-                            "ontology_id": 1,
-                            "acronym": "CLA",
-                            "name": "Claustrum",
-                            "color_hex_triplet": "8ADA87",
-                            "graph_order": 557,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 703,
-                            "centers": [
-                              [
-                                4550,
-                                4770,
-                                2750
-                              ],
-                              [
-                                4550,
-                                4770,
-                                8650
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2987500,
-                              2087500,
-                              -732500
-                            ],
-                            [
-                              -2912500,
-                              2087500,
-                              -732500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Endopiriform nucleus",
-                          "labelIndex": 942,
-                          "rgb": [
-                            160,
-                            238,
-                            157
-                          ],
                           "children": [
                             {
-                              "name": "Endopiriform nucleus, dorsal part",
-                              "labelIndex": 952,
+                              "name": "Layer 6b, isocortex",
+                              "labelIndex": 16,
                               "rgb": [
-                                160,
-                                238,
-                                157
+                                138,
+                                218,
+                                135
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 952,
-                                "atlas_id": 118,
+                                "id": 16,
+                                "atlas_id": 1,
                                 "ontology_id": 1,
-                                "acronym": "EPd",
-                                "name": "Endopiriform nucleus, dorsal part",
-                                "color_hex_triplet": "A0EE9D",
-                                "graph_order": 559,
+                                "acronym": "6b",
+                                "name": "Layer 6b, isocortex",
+                                "color_hex_triplet": "8ADA87",
+                                "graph_order": 556,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 942,
-                                "centers": [
-                                  [
-                                    5630,
-                                    5470,
-                                    2350
-                                  ],
-                                  [
-                                    5630,
-                                    5470,
-                                    9050
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  3387500,
-                                  1007500,
-                                  -1432500
-                                ],
-                                [
-                                  -3312500,
-                                  1007500,
-                                  -1432500
-                                ]
-                              ]
+                                "parent_structure_id": 703
+                              }
                             },
                             {
-                              "name": "Endopiriform nucleus, ventral part",
-                              "labelIndex": 966,
+                              "name": "Claustrum",
+                              "labelIndex": 583,
                               "rgb": [
-                                160,
-                                238,
-                                157
+                                138,
+                                218,
+                                135
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 966,
-                                "atlas_id": 120,
+                                "id": 583,
+                                "atlas_id": 72,
                                 "ontology_id": 1,
-                                "acronym": "EPv",
-                                "name": "Endopiriform nucleus, ventral part",
-                                "color_hex_triplet": "A0EE9D",
-                                "graph_order": 560,
+                                "acronym": "CLA",
+                                "name": "Claustrum",
+                                "color_hex_triplet": "8ADA87",
+                                "graph_order": 557,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 942,
+                                "parent_structure_id": 703,
                                 "centers": [
                                   [
-                                    6790,
-                                    6190,
-                                    2220
+                                    4550,
+                                    4770,
+                                    2750
                                   ],
                                   [
-                                    6790,
-                                    6190,
-                                    9180
+                                    4550,
+                                    4770,
+                                    8650
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  3517500,
-                                  -152500,
-                                  -2152500
+                                  2987500,
+                                  2087500,
+                                  -732500
                                 ],
                                 [
-                                  -3442500,
-                                  -152500,
-                                  -2152500
+                                  -2912500,
+                                  2087500,
+                                  -732500
                                 ]
                               ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 942,
-                            "atlas_id": 117,
-                            "ontology_id": 1,
-                            "acronym": "EP",
-                            "name": "Endopiriform nucleus",
-                            "color_hex_triplet": "A0EE9D",
-                            "graph_order": 558,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 703,
-                            "centers": [
-                              [
-                                6060,
-                                5680,
-                                2380
-                              ],
-                              [
-                                6060,
-                                5680,
-                                9020
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              3357500,
-                              577500,
-                              -1642500
-                            ],
-                            [
-                              -3282500,
-                              577500,
-                              -1642500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Lateral amygdalar nucleus",
-                          "labelIndex": 131,
-                          "rgb": [
-                            144,
-                            235,
-                            141
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 131,
-                            "atlas_id": 157,
-                            "ontology_id": 1,
-                            "acronym": "LA",
-                            "name": "Lateral amygdalar nucleus",
-                            "color_hex_triplet": "90EB8D",
-                            "graph_order": 561,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 703,
-                            "centers": [
-                              [
-                                7270,
-                                5230,
-                                2090
-                              ],
-                              [
-                                7270,
-                                5230,
-                                9310
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              3647500,
-                              -632500,
-                              -1192500
-                            ],
-                            [
-                              -3572500,
-                              -632500,
-                              -1192500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Basolateral amygdalar nucleus",
-                          "labelIndex": 295,
-                          "rgb": [
-                            157,
-                            231,
-                            156
-                          ],
-                          "children": [
+                            },
                             {
-                              "name": "Basolateral amygdalar nucleus, anterior part",
-                              "labelIndex": 303,
+                              "name": "Endopiriform nucleus",
+                              "labelIndex": 942,
                               "rgb": [
-                                157,
-                                231,
-                                156
+                                160,
+                                238,
+                                157
+                              ],
+                              "children": [
+                                {
+                                  "name": "Endopiriform nucleus, dorsal part",
+                                  "labelIndex": 952,
+                                  "rgb": [
+                                    160,
+                                    238,
+                                    157
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 952,
+                                    "atlas_id": 118,
+                                    "ontology_id": 1,
+                                    "acronym": "EPd",
+                                    "name": "Endopiriform nucleus, dorsal part",
+                                    "color_hex_triplet": "A0EE9D",
+                                    "graph_order": 559,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 942,
+                                    "centers": [
+                                      [
+                                        5630,
+                                        5470,
+                                        2350
+                                      ],
+                                      [
+                                        5630,
+                                        5470,
+                                        9050
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      3387500,
+                                      1007500,
+                                      -1432500
+                                    ],
+                                    [
+                                      -3312500,
+                                      1007500,
+                                      -1432500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Endopiriform nucleus, ventral part",
+                                  "labelIndex": 966,
+                                  "rgb": [
+                                    160,
+                                    238,
+                                    157
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 966,
+                                    "atlas_id": 120,
+                                    "ontology_id": 1,
+                                    "acronym": "EPv",
+                                    "name": "Endopiriform nucleus, ventral part",
+                                    "color_hex_triplet": "A0EE9D",
+                                    "graph_order": 560,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 942,
+                                    "centers": [
+                                      [
+                                        6790,
+                                        6190,
+                                        2220
+                                      ],
+                                      [
+                                        6790,
+                                        6190,
+                                        9180
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      3517500,
+                                      -152500,
+                                      -2152500
+                                    ],
+                                    [
+                                      -3442500,
+                                      -152500,
+                                      -2152500
+                                    ]
+                                  ]
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 303,
-                                "atlas_id": 37,
+                                "id": 942,
+                                "atlas_id": 117,
                                 "ontology_id": 1,
-                                "acronym": "BLAa",
-                                "name": "Basolateral amygdalar nucleus, anterior part",
-                                "color_hex_triplet": "9DE79C",
-                                "graph_order": 563,
+                                "acronym": "EP",
+                                "name": "Endopiriform nucleus",
+                                "color_hex_triplet": "A0EE9D",
+                                "graph_order": 558,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 295,
+                                "parent_structure_id": 703,
                                 "centers": [
                                   [
-                                    6840,
-                                    5830,
-                                    2510
+                                    6060,
+                                    5680,
+                                    2380
                                   ],
                                   [
-                                    6840,
-                                    5830,
-                                    8890
+                                    6060,
+                                    5680,
+                                    9020
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  3227500,
-                                  -202500,
-                                  -1792500
+                                  3357500,
+                                  577500,
+                                  -1642500
                                 ],
                                 [
-                                  -3152500,
-                                  -202500,
-                                  -1792500
+                                  -3282500,
+                                  577500,
+                                  -1642500
                                 ]
                               ]
                             },
                             {
-                              "name": "Basolateral amygdalar nucleus, posterior part",
-                              "labelIndex": 311,
+                              "name": "Lateral amygdalar nucleus",
+                              "labelIndex": 131,
                               "rgb": [
-                                157,
-                                231,
-                                156
+                                144,
+                                235,
+                                141
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 311,
-                                "atlas_id": 38,
+                                "id": 131,
+                                "atlas_id": 157,
                                 "ontology_id": 1,
-                                "acronym": "BLAp",
-                                "name": "Basolateral amygdalar nucleus, posterior part",
-                                "color_hex_triplet": "9DE79C",
-                                "graph_order": 564,
+                                "acronym": "LA",
+                                "name": "Lateral amygdalar nucleus",
+                                "color_hex_triplet": "90EB8D",
+                                "graph_order": 561,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 295,
+                                "parent_structure_id": 703,
                                 "centers": [
                                   [
-                                    7640,
-                                    5910,
-                                    2260
+                                    7270,
+                                    5230,
+                                    2090
                                   ],
                                   [
-                                    7640,
-                                    5910,
-                                    9140
+                                    7270,
+                                    5230,
+                                    9310
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  3477500,
-                                  -1002500,
-                                  -1872500
+                                  3647500,
+                                  -632500,
+                                  -1192500
                                 ],
                                 [
-                                  -3402500,
-                                  -1002500,
-                                  -1872500
+                                  -3572500,
+                                  -632500,
+                                  -1192500
                                 ]
                               ]
                             },
                             {
-                              "name": "Basolateral amygdalar nucleus, ventral part",
-                              "labelIndex": 451,
+                              "name": "Basolateral amygdalar nucleus",
+                              "labelIndex": 295,
                               "rgb": [
                                 157,
                                 231,
                                 156
                               ],
-                              "children": [],
+                              "children": [
+                                {
+                                  "name": "Basolateral amygdalar nucleus, anterior part",
+                                  "labelIndex": 303,
+                                  "rgb": [
+                                    157,
+                                    231,
+                                    156
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 303,
+                                    "atlas_id": 37,
+                                    "ontology_id": 1,
+                                    "acronym": "BLAa",
+                                    "name": "Basolateral amygdalar nucleus, anterior part",
+                                    "color_hex_triplet": "9DE79C",
+                                    "graph_order": 563,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 295,
+                                    "centers": [
+                                      [
+                                        6840,
+                                        5830,
+                                        2510
+                                      ],
+                                      [
+                                        6840,
+                                        5830,
+                                        8890
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      3227500,
+                                      -202500,
+                                      -1792500
+                                    ],
+                                    [
+                                      -3152500,
+                                      -202500,
+                                      -1792500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Basolateral amygdalar nucleus, posterior part",
+                                  "labelIndex": 311,
+                                  "rgb": [
+                                    157,
+                                    231,
+                                    156
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 311,
+                                    "atlas_id": 38,
+                                    "ontology_id": 1,
+                                    "acronym": "BLAp",
+                                    "name": "Basolateral amygdalar nucleus, posterior part",
+                                    "color_hex_triplet": "9DE79C",
+                                    "graph_order": 564,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 295,
+                                    "centers": [
+                                      [
+                                        7640,
+                                        5910,
+                                        2260
+                                      ],
+                                      [
+                                        7640,
+                                        5910,
+                                        9140
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      3477500,
+                                      -1002500,
+                                      -1872500
+                                    ],
+                                    [
+                                      -3402500,
+                                      -1002500,
+                                      -1872500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Basolateral amygdalar nucleus, ventral part",
+                                  "labelIndex": 451,
+                                  "rgb": [
+                                    157,
+                                    231,
+                                    156
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 451,
+                                    "atlas_id": 763,
+                                    "ontology_id": 1,
+                                    "acronym": "BLAv",
+                                    "name": "Basolateral amygdalar nucleus, ventral part",
+                                    "color_hex_triplet": "9DE79C",
+                                    "graph_order": 565,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 295,
+                                    "centers": [
+                                      [
+                                        7170,
+                                        6610,
+                                        2420
+                                      ],
+                                      [
+                                        7170,
+                                        6610,
+                                        8980
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      3317500,
+                                      -532500,
+                                      -2572500
+                                    ],
+                                    [
+                                      -3242500,
+                                      -532500,
+                                      -2572500
+                                    ]
+                                  ]
+                                }
+                              ],
                               "ontologyMetadata": {
-                                "id": 451,
-                                "atlas_id": 763,
+                                "id": 295,
+                                "atlas_id": 36,
                                 "ontology_id": 1,
-                                "acronym": "BLAv",
-                                "name": "Basolateral amygdalar nucleus, ventral part",
+                                "acronym": "BLA",
+                                "name": "Basolateral amygdalar nucleus",
                                 "color_hex_triplet": "9DE79C",
-                                "graph_order": 565,
+                                "graph_order": 562,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 295,
+                                "parent_structure_id": 703,
                                 "centers": [
                                   [
-                                    7170,
-                                    6610,
-                                    2420
+                                    7210,
+                                    6030,
+                                    2400
                                   ],
                                   [
-                                    7170,
-                                    6610,
-                                    8980
+                                    7210,
+                                    6030,
+                                    9000
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  3317500,
-                                  -532500,
-                                  -2572500
+                                  3337500,
+                                  -572500,
+                                  -1992500
                                 ],
                                 [
-                                  -3242500,
-                                  -532500,
-                                  -2572500
+                                  -3262500,
+                                  -572500,
+                                  -1992500
                                 ]
                               ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 295,
-                            "atlas_id": 36,
-                            "ontology_id": 1,
-                            "acronym": "BLA",
-                            "name": "Basolateral amygdalar nucleus",
-                            "color_hex_triplet": "9DE79C",
-                            "graph_order": 562,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 703,
-                            "centers": [
-                              [
-                                7210,
-                                6030,
-                                2400
-                              ],
-                              [
-                                7210,
-                                6030,
-                                9000
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              3337500,
-                              -572500,
-                              -1992500
-                            ],
-                            [
-                              -3262500,
-                              -572500,
-                              -1992500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Basomedial amygdalar nucleus",
-                          "labelIndex": 319,
-                          "rgb": [
-                            132,
-                            234,
-                            129
-                          ],
-                          "children": [
+                            },
                             {
-                              "name": "Basomedial amygdalar nucleus, anterior part",
-                              "labelIndex": 327,
+                              "name": "Basomedial amygdalar nucleus",
+                              "labelIndex": 319,
                               "rgb": [
                                 132,
                                 234,
                                 129
                               ],
-                              "children": [],
+                              "children": [
+                                {
+                                  "name": "Basomedial amygdalar nucleus, anterior part",
+                                  "labelIndex": 327,
+                                  "rgb": [
+                                    132,
+                                    234,
+                                    129
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 327,
+                                    "atlas_id": 40,
+                                    "ontology_id": 1,
+                                    "acronym": "BMAa",
+                                    "name": "Basomedial amygdalar nucleus, anterior part",
+                                    "color_hex_triplet": "84EA81",
+                                    "graph_order": 567,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 319,
+                                    "centers": [
+                                      [
+                                        6500,
+                                        6580,
+                                        3030
+                                      ],
+                                      [
+                                        6500,
+                                        6580,
+                                        8370
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2707500,
+                                      137500,
+                                      -2542500
+                                    ],
+                                    [
+                                      -2632500,
+                                      137500,
+                                      -2542500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Basomedial amygdalar nucleus, posterior part",
+                                  "labelIndex": 334,
+                                  "rgb": [
+                                    132,
+                                    234,
+                                    129
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 334,
+                                    "atlas_id": 41,
+                                    "ontology_id": 1,
+                                    "acronym": "BMAp",
+                                    "name": "Basomedial amygdalar nucleus, posterior part",
+                                    "color_hex_triplet": "84EA81",
+                                    "graph_order": 568,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 319,
+                                    "centers": [
+                                      [
+                                        7540,
+                                        6170,
+                                        2680
+                                      ],
+                                      [
+                                        7540,
+                                        6170,
+                                        8720
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      3057500,
+                                      -902500,
+                                      -2132500
+                                    ],
+                                    [
+                                      -2982500,
+                                      -902500,
+                                      -2132500
+                                    ]
+                                  ]
+                                }
+                              ],
                               "ontologyMetadata": {
-                                "id": 327,
-                                "atlas_id": 40,
+                                "id": 319,
+                                "atlas_id": 39,
                                 "ontology_id": 1,
-                                "acronym": "BMAa",
-                                "name": "Basomedial amygdalar nucleus, anterior part",
+                                "acronym": "BMA",
+                                "name": "Basomedial amygdalar nucleus",
                                 "color_hex_triplet": "84EA81",
-                                "graph_order": 567,
+                                "graph_order": 566,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 319,
+                                "parent_structure_id": 703,
                                 "centers": [
                                   [
-                                    6500,
-                                    6580,
-                                    3030
+                                    7000,
+                                    6380,
+                                    2860
                                   ],
                                   [
-                                    6500,
-                                    6580,
-                                    8370
+                                    7000,
+                                    6380,
+                                    8540
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  2707500,
-                                  137500,
-                                  -2542500
+                                  2877500,
+                                  -362500,
+                                  -2342500
                                 ],
                                 [
-                                  -2632500,
-                                  137500,
-                                  -2542500
+                                  -2802500,
+                                  -362500,
+                                  -2342500
                                 ]
                               ]
                             },
                             {
-                              "name": "Basomedial amygdalar nucleus, posterior part",
-                              "labelIndex": 334,
+                              "name": "Posterior amygdalar nucleus",
+                              "labelIndex": 780,
                               "rgb": [
-                                132,
-                                234,
-                                129
+                                151,
+                                236,
+                                147
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 334,
-                                "atlas_id": 41,
+                                "id": 780,
+                                "atlas_id": 238,
                                 "ontology_id": 1,
-                                "acronym": "BMAp",
-                                "name": "Basomedial amygdalar nucleus, posterior part",
-                                "color_hex_triplet": "84EA81",
-                                "graph_order": 568,
+                                "acronym": "PA",
+                                "name": "Posterior amygdalar nucleus",
+                                "color_hex_triplet": "97EC93",
+                                "graph_order": 569,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 319,
+                                "parent_structure_id": 703,
                                 "centers": [
                                   [
-                                    7540,
-                                    6170,
-                                    2680
+                                    7940,
+                                    6220,
+                                    3120
                                   ],
                                   [
-                                    7540,
-                                    6170,
-                                    8720
+                                    7940,
+                                    6220,
+                                    8280
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  3057500,
-                                  -902500,
-                                  -2132500
+                                  2617500,
+                                  -1302500,
+                                  -2182500
                                 ],
                                 [
-                                  -2982500,
-                                  -902500,
-                                  -2132500
+                                  -2542500,
+                                  -1302500,
+                                  -2182500
                                 ]
                               ]
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 319,
-                            "atlas_id": 39,
-                            "ontology_id": 1,
-                            "acronym": "BMA",
-                            "name": "Basomedial amygdalar nucleus",
-                            "color_hex_triplet": "84EA81",
-                            "graph_order": 566,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 703,
-                            "centers": [
-                              [
-                                7000,
-                                6380,
-                                2860
-                              ],
-                              [
-                                7000,
-                                6380,
-                                8540
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2877500,
-                              -362500,
-                              -2342500
-                            ],
-                            [
-                              -2802500,
-                              -362500,
-                              -2342500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Posterior amygdalar nucleus",
-                          "labelIndex": 780,
-                          "rgb": [
-                            151,
-                            236,
-                            147
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 780,
-                            "atlas_id": 238,
+                            "id": 703,
+                            "atlas_id": 87,
                             "ontology_id": 1,
-                            "acronym": "PA",
-                            "name": "Posterior amygdalar nucleus",
-                            "color_hex_triplet": "97EC93",
-                            "graph_order": 569,
+                            "acronym": "CTXsp",
+                            "name": "Cortical subplate",
+                            "color_hex_triplet": "8ADA87",
+                            "graph_order": 555,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 703,
+                            "parent_structure_id": 688,
                             "centers": [
                               [
-                                7940,
-                                6220,
-                                3120
+                                6710,
+                                5830,
+                                2570
                               ],
                               [
-                                7940,
-                                6220,
-                                8280
+                                6710,
+                                5830,
+                                8830
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              2617500,
-                              -1302500,
-                              -2182500
+                              3167500,
+                              -72500,
+                              -1792500
                             ],
                             [
-                              -2542500,
-                              -1302500,
-                              -2182500
+                              -3092500,
+                              -72500,
+                              -1792500
                             ]
                           ]
                         }
                       ],
                       "ontologyMetadata": {
-                        "id": 703,
-                        "atlas_id": 87,
+                        "id": 688,
+                        "atlas_id": 85,
                         "ontology_id": 1,
-                        "acronym": "CTXsp",
-                        "name": "Cortical subplate",
-                        "color_hex_triplet": "8ADA87",
-                        "graph_order": 555,
+                        "acronym": "CTX",
+                        "name": "Cerebral cortex",
+                        "color_hex_triplet": "B0FFB8",
+                        "graph_order": 3,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 688,
+                        "parent_structure_id": 567,
                         "centers": [
                           [
-                            6710,
-                            5830,
-                            2570
+                            5640,
+                            2930,
+                            2720
                           ],
                           [
-                            6710,
-                            5830,
-                            8830
+                            5640,
+                            2930,
+                            8680
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          3167500,
-                          -72500,
-                          -1792500
+                          3017500,
+                          997500,
+                          1107500
                         ],
                         [
-                          -3092500,
-                          -72500,
-                          -1792500
+                          -2942500,
+                          997500,
+                          1107500
                         ]
                       ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 688,
-                    "atlas_id": 85,
-                    "ontology_id": 1,
-                    "acronym": "CTX",
-                    "name": "Cerebral cortex",
-                    "color_hex_triplet": "B0FFB8",
-                    "graph_order": 3,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 567,
-                    "centers": [
-                      [
-                        5640,
-                        2930,
-                        2720
-                      ],
-                      [
-                        5640,
-                        2930,
-                        8680
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      3017500,
-                      997500,
-                      1107500
-                    ],
-                    [
-                      -2942500,
-                      997500,
-                      1107500
-                    ]
-                  ]
-                },
-                {
-                  "name": "Cerebral nuclei",
-                  "labelIndex": 623,
-                  "rgb": [
-                    152,
-                    214,
-                    249
-                  ],
-                  "children": [
+                    },
                     {
-                      "name": "Striatum",
-                      "labelIndex": 477,
+                      "name": "Cerebral nuclei",
+                      "labelIndex": 623,
                       "rgb": [
                         152,
                         214,
@@ -40539,8 +40551,8 @@
                       ],
                       "children": [
                         {
-                          "name": "Striatum dorsal region",
-                          "labelIndex": 485,
+                          "name": "Striatum",
+                          "labelIndex": 477,
                           "rgb": [
                             152,
                             214,
@@ -40548,25 +40560,72 @@
                           ],
                           "children": [
                             {
-                              "name": "Caudoputamen",
-                              "labelIndex": 672,
+                              "name": "Striatum dorsal region",
+                              "labelIndex": 485,
                               "rgb": [
                                 152,
                                 214,
                                 249
                               ],
-                              "children": [],
+                              "children": [
+                                {
+                                  "name": "Caudoputamen",
+                                  "labelIndex": 672,
+                                  "rgb": [
+                                    152,
+                                    214,
+                                    249
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 672,
+                                    "atlas_id": 83,
+                                    "ontology_id": 1,
+                                    "acronym": "CP",
+                                    "name": "Caudoputamen",
+                                    "color_hex_triplet": "98D6F9",
+                                    "graph_order": 573,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 485,
+                                    "centers": [
+                                      [
+                                        5340,
+                                        4210,
+                                        3350
+                                      ],
+                                      [
+                                        5340,
+                                        4210,
+                                        8050
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2387500,
+                                      1297500,
+                                      -172500
+                                    ],
+                                    [
+                                      -2312500,
+                                      1297500,
+                                      -172500
+                                    ]
+                                  ]
+                                }
+                              ],
                               "ontologyMetadata": {
-                                "id": 672,
-                                "atlas_id": 83,
+                                "id": 485,
+                                "atlas_id": 343,
                                 "ontology_id": 1,
-                                "acronym": "CP",
-                                "name": "Caudoputamen",
+                                "acronym": "STRd",
+                                "name": "Striatum dorsal region",
                                 "color_hex_triplet": "98D6F9",
-                                "graph_order": 573,
+                                "graph_order": 572,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 485,
+                                "parent_structure_id": 477,
                                 "centers": [
                                   [
                                     5340,
@@ -40592,180 +40651,19 @@
                                   -172500
                                 ]
                               ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 485,
-                            "atlas_id": 343,
-                            "ontology_id": 1,
-                            "acronym": "STRd",
-                            "name": "Striatum dorsal region",
-                            "color_hex_triplet": "98D6F9",
-                            "graph_order": 572,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 477,
-                            "centers": [
-                              [
-                                5340,
-                                4210,
-                                3350
-                              ],
-                              [
-                                5340,
-                                4210,
-                                8050
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2387500,
-                              1297500,
-                              -172500
-                            ],
-                            [
-                              -2312500,
-                              1297500,
-                              -172500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Striatum ventral region",
-                          "labelIndex": 493,
-                          "rgb": [
-                            128,
-                            205,
-                            248
-                          ],
-                          "children": [
-                            {
-                              "name": "Nucleus accumbens",
-                              "labelIndex": 56,
-                              "rgb": [
-                                128,
-                                205,
-                                248
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 56,
-                                "atlas_id": 6,
-                                "ontology_id": 1,
-                                "acronym": "ACB",
-                                "name": "Nucleus accumbens",
-                                "color_hex_triplet": "80CDF8",
-                                "graph_order": 575,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 493,
-                                "centers": [
-                                  [
-                                    4240,
-                                    5810,
-                                    4490
-                                  ],
-                                  [
-                                    4240,
-                                    5810,
-                                    6910
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1247500,
-                                  2397500,
-                                  -1772500
-                                ],
-                                [
-                                  -1172500,
-                                  2397500,
-                                  -1772500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Fundus of striatum",
-                              "labelIndex": 998,
-                              "rgb": [
-                                128,
-                                205,
-                                248
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 998,
-                                "atlas_id": 124,
-                                "ontology_id": 1,
-                                "acronym": "FS",
-                                "name": "Fundus of striatum",
-                                "color_hex_triplet": "80CDF8",
-                                "graph_order": 576,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 493,
-                                "centers": [
-                                  [
-                                    5400,
-                                    6010,
-                                    3410
-                                  ],
-                                  [
-                                    5400,
-                                    6010,
-                                    7990
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2327500,
-                                  1237500,
-                                  -1972500
-                                ],
-                                [
-                                  -2252500,
-                                  1237500,
-                                  -1972500
-                                ]
-                              ]
                             },
                             {
-                              "name": "Olfactory tubercle",
-                              "labelIndex": 754,
+                              "name": "Striatum ventral region",
+                              "labelIndex": 493,
                               "rgb": [
                                 128,
                                 205,
                                 248
-                              ],
-                              "children": [
-                                {
-                                  "name": "Islands of Calleja",
-                                  "labelIndex": 481,
-                                  "rgb": [
-                                    128,
-                                    205,
-                                    248
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 481,
-                                    "atlas_id": 767,
-                                    "ontology_id": 1,
-                                    "acronym": "isl",
-                                    "name": "Islands of Calleja",
-                                    "color_hex_triplet": "80CDF8",
-                                    "graph_order": 578,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 754
-                                  }
-                                },
+                              ],
+                              "children": [
                                 {
-                                  "name": "Major island of Calleja",
-                                  "labelIndex": 489,
+                                  "name": "Nucleus accumbens",
+                                  "labelIndex": 56,
                                   "rgb": [
                                     128,
                                     205,
@@ -40773,21 +40671,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 489,
-                                    "atlas_id": 768,
+                                    "id": 56,
+                                    "atlas_id": 6,
                                     "ontology_id": 1,
-                                    "acronym": "islm",
-                                    "name": "Major island of Calleja",
+                                    "acronym": "ACB",
+                                    "name": "Nucleus accumbens",
                                     "color_hex_triplet": "80CDF8",
-                                    "graph_order": 579,
+                                    "graph_order": 575,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 754
-                                  }
+                                    "parent_structure_id": 493,
+                                    "centers": [
+                                      [
+                                        4240,
+                                        5810,
+                                        4490
+                                      ],
+                                      [
+                                        4240,
+                                        5810,
+                                        6910
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1247500,
+                                      2397500,
+                                      -1772500
+                                    ],
+                                    [
+                                      -1172500,
+                                      2397500,
+                                      -1772500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Olfactory tubercle, layers 1-3",
-                                  "labelIndex": 144,
+                                  "name": "Fundus of striatum",
+                                  "labelIndex": 998,
                                   "rgb": [
                                     128,
                                     205,
@@ -40795,65 +40717,224 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 144,
-                                    "atlas_id": 866,
+                                    "id": 998,
+                                    "atlas_id": 124,
                                     "ontology_id": 1,
-                                    "acronym": "OT1-3",
-                                    "name": "Olfactory tubercle, layers 1-3",
+                                    "acronym": "FS",
+                                    "name": "Fundus of striatum",
                                     "color_hex_triplet": "80CDF8",
-                                    "graph_order": 580,
+                                    "graph_order": 576,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 754
-                                  }
+                                    "parent_structure_id": 493,
+                                    "centers": [
+                                      [
+                                        5400,
+                                        6010,
+                                        3410
+                                      ],
+                                      [
+                                        5400,
+                                        6010,
+                                        7990
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2327500,
+                                      1237500,
+                                      -1972500
+                                    ],
+                                    [
+                                      -2252500,
+                                      1237500,
+                                      -1972500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Olfactory tubercle, molecular layer",
-                                  "labelIndex": 458,
+                                  "name": "Olfactory tubercle",
+                                  "labelIndex": 754,
                                   "rgb": [
                                     128,
                                     205,
                                     248
                                   ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 458,
-                                    "atlas_id": 764,
-                                    "ontology_id": 1,
-                                    "acronym": "OT1",
-                                    "name": "Olfactory tubercle, molecular layer",
-                                    "color_hex_triplet": "80CDF8",
-                                    "graph_order": 581,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 754
-                                  }
-                                },
-                                {
-                                  "name": "Olfactory tubercle, pyramidal layer",
-                                  "labelIndex": 465,
-                                  "rgb": [
-                                    128,
-                                    205,
-                                    248
+                                  "children": [
+                                    {
+                                      "name": "Islands of Calleja",
+                                      "labelIndex": 481,
+                                      "rgb": [
+                                        128,
+                                        205,
+                                        248
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 481,
+                                        "atlas_id": 767,
+                                        "ontology_id": 1,
+                                        "acronym": "isl",
+                                        "name": "Islands of Calleja",
+                                        "color_hex_triplet": "80CDF8",
+                                        "graph_order": 578,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 754
+                                      }
+                                    },
+                                    {
+                                      "name": "Major island of Calleja",
+                                      "labelIndex": 489,
+                                      "rgb": [
+                                        128,
+                                        205,
+                                        248
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 489,
+                                        "atlas_id": 768,
+                                        "ontology_id": 1,
+                                        "acronym": "islm",
+                                        "name": "Major island of Calleja",
+                                        "color_hex_triplet": "80CDF8",
+                                        "graph_order": 579,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 754
+                                      }
+                                    },
+                                    {
+                                      "name": "Olfactory tubercle, layers 1-3",
+                                      "labelIndex": 144,
+                                      "rgb": [
+                                        128,
+                                        205,
+                                        248
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 144,
+                                        "atlas_id": 866,
+                                        "ontology_id": 1,
+                                        "acronym": "OT1-3",
+                                        "name": "Olfactory tubercle, layers 1-3",
+                                        "color_hex_triplet": "80CDF8",
+                                        "graph_order": 580,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 754
+                                      }
+                                    },
+                                    {
+                                      "name": "Olfactory tubercle, molecular layer",
+                                      "labelIndex": 458,
+                                      "rgb": [
+                                        128,
+                                        205,
+                                        248
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 458,
+                                        "atlas_id": 764,
+                                        "ontology_id": 1,
+                                        "acronym": "OT1",
+                                        "name": "Olfactory tubercle, molecular layer",
+                                        "color_hex_triplet": "80CDF8",
+                                        "graph_order": 581,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 754
+                                      }
+                                    },
+                                    {
+                                      "name": "Olfactory tubercle, pyramidal layer",
+                                      "labelIndex": 465,
+                                      "rgb": [
+                                        128,
+                                        205,
+                                        248
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 465,
+                                        "atlas_id": 765,
+                                        "ontology_id": 1,
+                                        "acronym": "OT2",
+                                        "name": "Olfactory tubercle, pyramidal layer",
+                                        "color_hex_triplet": "80CDF8",
+                                        "graph_order": 582,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 754
+                                      }
+                                    },
+                                    {
+                                      "name": "Olfactory tubercle, polymorph layer",
+                                      "labelIndex": 473,
+                                      "rgb": [
+                                        128,
+                                        205,
+                                        248
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 473,
+                                        "atlas_id": 766,
+                                        "ontology_id": 1,
+                                        "acronym": "OT3",
+                                        "name": "Olfactory tubercle, polymorph layer",
+                                        "color_hex_triplet": "80CDF8",
+                                        "graph_order": 583,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 754
+                                      }
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 465,
-                                    "atlas_id": 765,
+                                    "id": 754,
+                                    "atlas_id": 235,
                                     "ontology_id": 1,
-                                    "acronym": "OT2",
-                                    "name": "Olfactory tubercle, pyramidal layer",
+                                    "acronym": "OT",
+                                    "name": "Olfactory tubercle",
                                     "color_hex_triplet": "80CDF8",
-                                    "graph_order": 582,
+                                    "graph_order": 577,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 754
-                                  }
+                                    "parent_structure_id": 493,
+                                    "centers": [
+                                      [
+                                        4380,
+                                        6910,
+                                        4120
+                                      ],
+                                      [
+                                        4380,
+                                        6910,
+                                        7280
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1617500,
+                                      2257500,
+                                      -2872500
+                                    ],
+                                    [
+                                      -1542500,
+                                      2257500,
+                                      -2872500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Olfactory tubercle, polymorph layer",
-                                  "labelIndex": 473,
+                                  "name": "Lateral strip of striatum",
+                                  "labelIndex": 549009199,
                                   "rgb": [
                                     128,
                                     205,
@@ -40861,128 +40942,59 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 473,
-                                    "atlas_id": 766,
+                                    "id": 549009199,
+                                    "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "OT3",
-                                    "name": "Olfactory tubercle, polymorph layer",
+                                    "acronym": "LSS",
+                                    "name": "Lateral strip of striatum",
                                     "color_hex_triplet": "80CDF8",
-                                    "graph_order": 583,
+                                    "graph_order": 584,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 754
+                                    "parent_structure_id": 493
                                   }
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 754,
-                                "atlas_id": 235,
+                                "id": 493,
+                                "atlas_id": 344,
                                 "ontology_id": 1,
-                                "acronym": "OT",
-                                "name": "Olfactory tubercle",
+                                "acronym": "STRv",
+                                "name": "Striatum ventral region",
                                 "color_hex_triplet": "80CDF8",
-                                "graph_order": 577,
+                                "graph_order": 574,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 493,
+                                "parent_structure_id": 477,
                                 "centers": [
                                   [
-                                    4380,
-                                    6910,
-                                    4120
+                                    4360,
+                                    6310,
+                                    4270
                                   ],
                                   [
-                                    4380,
-                                    6910,
-                                    7280
+                                    4360,
+                                    6310,
+                                    7130
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  1617500,
-                                  2257500,
-                                  -2872500
+                                  1467500,
+                                  2277500,
+                                  -2272500
                                 ],
                                 [
-                                  -1542500,
-                                  2257500,
-                                  -2872500
+                                  -1392500,
+                                  2277500,
+                                  -2272500
                                 ]
                               ]
                             },
                             {
-                              "name": "Lateral strip of striatum",
-                              "labelIndex": 549009199,
-                              "rgb": [
-                                128,
-                                205,
-                                248
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 549009199,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "LSS",
-                                "name": "Lateral strip of striatum",
-                                "color_hex_triplet": "80CDF8",
-                                "graph_order": 584,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 493
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 493,
-                            "atlas_id": 344,
-                            "ontology_id": 1,
-                            "acronym": "STRv",
-                            "name": "Striatum ventral region",
-                            "color_hex_triplet": "80CDF8",
-                            "graph_order": 574,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 477,
-                            "centers": [
-                              [
-                                4360,
-                                6310,
-                                4270
-                              ],
-                              [
-                                4360,
-                                6310,
-                                7130
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1467500,
-                              2277500,
-                              -2272500
-                            ],
-                            [
-                              -1392500,
-                              2277500,
-                              -2272500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Lateral septal complex",
-                          "labelIndex": 275,
-                          "rgb": [
-                            144,
-                            203,
-                            237
-                          ],
-                          "children": [
-                            {
-                              "name": "Lateral septal nucleus",
-                              "labelIndex": 242,
+                              "name": "Lateral septal complex",
+                              "labelIndex": 275,
                               "rgb": [
                                 144,
                                 203,
@@ -40990,54 +41002,193 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Lateral septal nucleus, caudal (caudodorsal) part",
-                                  "labelIndex": 250,
+                                  "name": "Lateral septal nucleus",
+                                  "labelIndex": 242,
                                   "rgb": [
                                     144,
                                     203,
                                     237
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Lateral septal nucleus, caudal (caudodorsal) part",
+                                      "labelIndex": 250,
+                                      "rgb": [
+                                        144,
+                                        203,
+                                        237
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 250,
+                                        "atlas_id": 172,
+                                        "ontology_id": 1,
+                                        "acronym": "LSc",
+                                        "name": "Lateral septal nucleus, caudal (caudodorsal) part",
+                                        "color_hex_triplet": "90CBED",
+                                        "graph_order": 587,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 242,
+                                        "centers": [
+                                          [
+                                            5280,
+                                            3110,
+                                            5150
+                                          ],
+                                          [
+                                            5280,
+                                            3110,
+                                            6250
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          587500,
+                                          1357500,
+                                          927500
+                                        ],
+                                        [
+                                          -512500,
+                                          1357500,
+                                          927500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Lateral septal nucleus, rostral (rostroventral) part",
+                                      "labelIndex": 258,
+                                      "rgb": [
+                                        144,
+                                        203,
+                                        237
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 258,
+                                        "atlas_id": 173,
+                                        "ontology_id": 1,
+                                        "acronym": "LSr",
+                                        "name": "Lateral septal nucleus, rostral (rostroventral) part",
+                                        "color_hex_triplet": "90CBED",
+                                        "graph_order": 588,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 242,
+                                        "centers": [
+                                          [
+                                            4730,
+                                            4180,
+                                            5280
+                                          ],
+                                          [
+                                            4730,
+                                            4180,
+                                            6120
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          457500,
+                                          1907500,
+                                          -142500
+                                        ],
+                                        [
+                                          -382500,
+                                          1907500,
+                                          -142500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Lateral septal nucleus, ventral part",
+                                      "labelIndex": 266,
+                                      "rgb": [
+                                        144,
+                                        203,
+                                        237
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 266,
+                                        "atlas_id": 174,
+                                        "ontology_id": 1,
+                                        "acronym": "LSv",
+                                        "name": "Lateral septal nucleus, ventral part",
+                                        "color_hex_triplet": "90CBED",
+                                        "graph_order": 589,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 242,
+                                        "centers": [
+                                          [
+                                            4830,
+                                            4730,
+                                            5090
+                                          ],
+                                          [
+                                            4830,
+                                            4730,
+                                            6310
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          647500,
+                                          1807500,
+                                          -692500
+                                        ],
+                                        [
+                                          -572500,
+                                          1807500,
+                                          -692500
+                                        ]
+                                      ]
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 250,
-                                    "atlas_id": 172,
+                                    "id": 242,
+                                    "atlas_id": 171,
                                     "ontology_id": 1,
-                                    "acronym": "LSc",
-                                    "name": "Lateral septal nucleus, caudal (caudodorsal) part",
+                                    "acronym": "LS",
+                                    "name": "Lateral septal nucleus",
                                     "color_hex_triplet": "90CBED",
-                                    "graph_order": 587,
+                                    "graph_order": 586,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 242,
+                                    "parent_structure_id": 275,
                                     "centers": [
                                       [
-                                        5280,
-                                        3110,
-                                        5150
+                                        4850,
+                                        4090,
+                                        5220
                                       ],
                                       [
-                                        5280,
-                                        3110,
-                                        6250
+                                        4850,
+                                        4090,
+                                        6180
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      587500,
-                                      1357500,
-                                      927500
+                                      517500,
+                                      1787500,
+                                      -52500
                                     ],
                                     [
-                                      -512500,
-                                      1357500,
-                                      927500
+                                      -442500,
+                                      1787500,
+                                      -52500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Lateral septal nucleus, rostral (rostroventral) part",
-                                  "labelIndex": 258,
+                                  "name": "Septofimbrial nucleus",
+                                  "labelIndex": 310,
                                   "rgb": [
                                     144,
                                     203,
@@ -41045,45 +41196,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 258,
-                                    "atlas_id": 173,
+                                    "id": 310,
+                                    "atlas_id": 321,
                                     "ontology_id": 1,
-                                    "acronym": "LSr",
-                                    "name": "Lateral septal nucleus, rostral (rostroventral) part",
+                                    "acronym": "SF",
+                                    "name": "Septofimbrial nucleus",
                                     "color_hex_triplet": "90CBED",
-                                    "graph_order": 588,
+                                    "graph_order": 590,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 242,
+                                    "parent_structure_id": 275,
                                     "centers": [
                                       [
-                                        4730,
-                                        4180,
-                                        5280
+                                        5410,
+                                        3690,
+                                        5360
                                       ],
                                       [
-                                        4730,
-                                        4180,
-                                        6120
+                                        5410,
+                                        3690,
+                                        6040
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      457500,
-                                      1907500,
-                                      -142500
+                                      377500,
+                                      1227500,
+                                      347500
                                     ],
                                     [
-                                      -382500,
-                                      1907500,
-                                      -142500
+                                      -302500,
+                                      1227500,
+                                      347500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Lateral septal nucleus, ventral part",
-                                  "labelIndex": 266,
+                                  "name": "Septohippocampal nucleus",
+                                  "labelIndex": 333,
                                   "rgb": [
                                     144,
                                     203,
@@ -41091,314 +41242,83 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 266,
-                                    "atlas_id": 174,
+                                    "id": 333,
+                                    "atlas_id": 324,
                                     "ontology_id": 1,
-                                    "acronym": "LSv",
-                                    "name": "Lateral septal nucleus, ventral part",
+                                    "acronym": "SH",
+                                    "name": "Septohippocampal nucleus",
                                     "color_hex_triplet": "90CBED",
-                                    "graph_order": 589,
+                                    "graph_order": 591,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 242,
+                                    "parent_structure_id": 275,
                                     "centers": [
                                       [
-                                        4830,
-                                        4730,
-                                        5090
+                                        4300,
+                                        4010,
+                                        5540
                                       ],
                                       [
-                                        4830,
-                                        4730,
-                                        6310
+                                        4300,
+                                        4010,
+                                        5860
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      647500,
-                                      1807500,
-                                      -692500
+                                      197500,
+                                      2337500,
+                                      27500
                                     ],
                                     [
-                                      -572500,
-                                      1807500,
-                                      -692500
+                                      -122500,
+                                      2337500,
+                                      27500
                                     ]
                                   ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 242,
-                                "atlas_id": 171,
-                                "ontology_id": 1,
-                                "acronym": "LS",
-                                "name": "Lateral septal nucleus",
-                                "color_hex_triplet": "90CBED",
-                                "graph_order": 586,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 275,
-                                "centers": [
-                                  [
-                                    4850,
-                                    4090,
-                                    5220
-                                  ],
-                                  [
-                                    4850,
-                                    4090,
-                                    6180
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  517500,
-                                  1787500,
-                                  -52500
-                                ],
-                                [
-                                  -442500,
-                                  1787500,
-                                  -52500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Septofimbrial nucleus",
-                              "labelIndex": 310,
-                              "rgb": [
-                                144,
-                                203,
-                                237
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 310,
-                                "atlas_id": 321,
-                                "ontology_id": 1,
-                                "acronym": "SF",
-                                "name": "Septofimbrial nucleus",
-                                "color_hex_triplet": "90CBED",
-                                "graph_order": 590,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 275,
-                                "centers": [
-                                  [
-                                    5410,
-                                    3690,
-                                    5360
-                                  ],
-                                  [
-                                    5410,
-                                    3690,
-                                    6040
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  377500,
-                                  1227500,
-                                  347500
-                                ],
-                                [
-                                  -302500,
-                                  1227500,
-                                  347500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Septohippocampal nucleus",
-                              "labelIndex": 333,
-                              "rgb": [
-                                144,
-                                203,
-                                237
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 333,
-                                "atlas_id": 324,
+                                "id": 275,
+                                "atlas_id": 175,
                                 "ontology_id": 1,
-                                "acronym": "SH",
-                                "name": "Septohippocampal nucleus",
+                                "acronym": "LSX",
+                                "name": "Lateral septal complex",
                                 "color_hex_triplet": "90CBED",
-                                "graph_order": 591,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 275,
-                                "centers": [
-                                  [
-                                    4300,
-                                    4010,
-                                    5540
-                                  ],
-                                  [
-                                    4300,
-                                    4010,
-                                    5860
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  197500,
-                                  2337500,
-                                  27500
-                                ],
-                                [
-                                  -122500,
-                                  2337500,
-                                  27500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 275,
-                            "atlas_id": 175,
-                            "ontology_id": 1,
-                            "acronym": "LSX",
-                            "name": "Lateral septal complex",
-                            "color_hex_triplet": "90CBED",
-                            "graph_order": 585,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 477,
-                            "centers": [
-                              [
-                                4920,
-                                4040,
-                                5240
-                              ],
-                              [
-                                4920,
-                                4040,
-                                6160
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              497500,
-                              1717500,
-                              -2500
-                            ],
-                            [
-                              -422500,
-                              1717500,
-                              -2500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Striatum-like amygdalar nuclei",
-                          "labelIndex": 278,
-                          "rgb": [
-                            128,
-                            192,
-                            226
-                          ],
-                          "children": [
-                            {
-                              "name": "Anterior amygdalar area",
-                              "labelIndex": 23,
-                              "rgb": [
-                                128,
-                                192,
-                                226
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 23,
-                                "atlas_id": 2,
-                                "ontology_id": 1,
-                                "acronym": "AAA",
-                                "name": "Anterior amygdalar area",
-                                "color_hex_triplet": "80C0E2",
-                                "graph_order": 593,
+                                "graph_order": 585,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 278,
+                                "parent_structure_id": 477,
                                 "centers": [
                                   [
-                                    5730,
-                                    6530,
-                                    3600
-                                  ],
-                                  [
-                                    5730,
-                                    6530,
-                                    7800
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2137500,
-                                  907500,
-                                  -2492500
-                                ],
-                                [
-                                  -2062500,
-                                  907500,
-                                  -2492500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Bed nucleus of the accessory olfactory tract",
-                              "labelIndex": 292,
-                              "rgb": [
-                                128,
-                                192,
-                                226
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 292,
-                                "atlas_id": 460,
-                                "ontology_id": 1,
-                                "acronym": "BA",
-                                "name": "Bed nucleus of the accessory olfactory tract",
-                                "color_hex_triplet": "80C0E2",
-                                "graph_order": 594,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 278,
-                                "centers": [
-                                  [
-                                    6380,
-                                    7060,
-                                    3760
+                                    4920,
+                                    4040,
+                                    5240
                                   ],
                                   [
-                                    6380,
-                                    7060,
-                                    7640
+                                    4920,
+                                    4040,
+                                    6160
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  1977500,
-                                  257500,
-                                  -3022500
+                                  497500,
+                                  1717500,
+                                  -2500
                                 ],
                                 [
-                                  -1902500,
-                                  257500,
-                                  -3022500
+                                  -422500,
+                                  1717500,
+                                  -2500
                                 ]
                               ]
                             },
                             {
-                              "name": "Central amygdalar nucleus",
-                              "labelIndex": 536,
+                              "name": "Striatum-like amygdalar nuclei",
+                              "labelIndex": 278,
                               "rgb": [
                                 128,
                                 192,
@@ -41406,8 +41326,8 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Central amygdalar nucleus, capsular part",
-                                  "labelIndex": 544,
+                                  "name": "Anterior amygdalar area",
+                                  "labelIndex": 23,
                                   "rgb": [
                                     128,
                                     192,
@@ -41415,45 +41335,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 544,
-                                    "atlas_id": 67,
+                                    "id": 23,
+                                    "atlas_id": 2,
                                     "ontology_id": 1,
-                                    "acronym": "CEAc",
-                                    "name": "Central amygdalar nucleus, capsular part",
+                                    "acronym": "AAA",
+                                    "name": "Anterior amygdalar area",
                                     "color_hex_triplet": "80C0E2",
-                                    "graph_order": 596,
+                                    "graph_order": 593,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 536,
+                                    "parent_structure_id": 278,
                                     "centers": [
                                       [
-                                        6600,
-                                        5670,
-                                        2760
+                                        5730,
+                                        6530,
+                                        3600
                                       ],
                                       [
-                                        6600,
-                                        5670,
-                                        8640
+                                        5730,
+                                        6530,
+                                        7800
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2977500,
-                                      37500,
-                                      -1632500
+                                      2137500,
+                                      907500,
+                                      -2492500
                                     ],
                                     [
-                                      -2902500,
-                                      37500,
-                                      -1632500
+                                      -2062500,
+                                      907500,
+                                      -2492500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Central amygdalar nucleus, lateral part",
-                                  "labelIndex": 551,
+                                  "name": "Bed nucleus of the accessory olfactory tract",
+                                  "labelIndex": 292,
                                   "rgb": [
                                     128,
                                     192,
@@ -41461,206 +41381,230 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 551,
-                                    "atlas_id": 68,
+                                    "id": 292,
+                                    "atlas_id": 460,
                                     "ontology_id": 1,
-                                    "acronym": "CEAl",
-                                    "name": "Central amygdalar nucleus, lateral part",
+                                    "acronym": "BA",
+                                    "name": "Bed nucleus of the accessory olfactory tract",
                                     "color_hex_triplet": "80C0E2",
-                                    "graph_order": 597,
+                                    "graph_order": 594,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 536,
+                                    "parent_structure_id": 278,
                                     "centers": [
                                       [
-                                        6700,
-                                        5440,
-                                        2870
+                                        6380,
+                                        7060,
+                                        3760
                                       ],
                                       [
-                                        6700,
-                                        5440,
-                                        8530
+                                        6380,
+                                        7060,
+                                        7640
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2867500,
-                                      -62500,
-                                      -1402500
+                                      1977500,
+                                      257500,
+                                      -3022500
                                     ],
                                     [
-                                      -2792500,
-                                      -62500,
-                                      -1402500
+                                      -1902500,
+                                      257500,
+                                      -3022500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Central amygdalar nucleus, medial part",
-                                  "labelIndex": 559,
+                                  "name": "Central amygdalar nucleus",
+                                  "labelIndex": 536,
                                   "rgb": [
                                     128,
                                     192,
                                     226
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Central amygdalar nucleus, capsular part",
+                                      "labelIndex": 544,
+                                      "rgb": [
+                                        128,
+                                        192,
+                                        226
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 544,
+                                        "atlas_id": 67,
+                                        "ontology_id": 1,
+                                        "acronym": "CEAc",
+                                        "name": "Central amygdalar nucleus, capsular part",
+                                        "color_hex_triplet": "80C0E2",
+                                        "graph_order": 596,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 536,
+                                        "centers": [
+                                          [
+                                            6600,
+                                            5670,
+                                            2760
+                                          ],
+                                          [
+                                            6600,
+                                            5670,
+                                            8640
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2977500,
+                                          37500,
+                                          -1632500
+                                        ],
+                                        [
+                                          -2902500,
+                                          37500,
+                                          -1632500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Central amygdalar nucleus, lateral part",
+                                      "labelIndex": 551,
+                                      "rgb": [
+                                        128,
+                                        192,
+                                        226
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 551,
+                                        "atlas_id": 68,
+                                        "ontology_id": 1,
+                                        "acronym": "CEAl",
+                                        "name": "Central amygdalar nucleus, lateral part",
+                                        "color_hex_triplet": "80C0E2",
+                                        "graph_order": 597,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 536,
+                                        "centers": [
+                                          [
+                                            6700,
+                                            5440,
+                                            2870
+                                          ],
+                                          [
+                                            6700,
+                                            5440,
+                                            8530
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2867500,
+                                          -62500,
+                                          -1402500
+                                        ],
+                                        [
+                                          -2792500,
+                                          -62500,
+                                          -1402500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Central amygdalar nucleus, medial part",
+                                      "labelIndex": 559,
+                                      "rgb": [
+                                        128,
+                                        192,
+                                        226
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 559,
+                                        "atlas_id": 69,
+                                        "ontology_id": 1,
+                                        "acronym": "CEAm",
+                                        "name": "Central amygdalar nucleus, medial part",
+                                        "color_hex_triplet": "80C0E2",
+                                        "graph_order": 598,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 536,
+                                        "centers": [
+                                          [
+                                            6550,
+                                            5740,
+                                            3210
+                                          ],
+                                          [
+                                            6550,
+                                            5740,
+                                            8190
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2527500,
+                                          87500,
+                                          -1702500
+                                        ],
+                                        [
+                                          -2452500,
+                                          87500,
+                                          -1702500
+                                        ]
+                                      ]
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 559,
-                                    "atlas_id": 69,
+                                    "id": 536,
+                                    "atlas_id": 66,
                                     "ontology_id": 1,
-                                    "acronym": "CEAm",
-                                    "name": "Central amygdalar nucleus, medial part",
+                                    "acronym": "CEA",
+                                    "name": "Central amygdalar nucleus",
                                     "color_hex_triplet": "80C0E2",
-                                    "graph_order": 598,
+                                    "graph_order": 595,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 536,
+                                    "parent_structure_id": 278,
                                     "centers": [
                                       [
-                                        6550,
-                                        5740,
-                                        3210
+                                        6600,
+                                        5660,
+                                        3040
                                       ],
                                       [
-                                        6550,
-                                        5740,
-                                        8190
+                                        6600,
+                                        5660,
+                                        8360
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2527500,
-                                      87500,
-                                      -1702500
+                                      2697500,
+                                      37500,
+                                      -1622500
                                     ],
                                     [
-                                      -2452500,
-                                      87500,
-                                      -1702500
+                                      -2622500,
+                                      37500,
+                                      -1622500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 536,
-                                "atlas_id": 66,
-                                "ontology_id": 1,
-                                "acronym": "CEA",
-                                "name": "Central amygdalar nucleus",
-                                "color_hex_triplet": "80C0E2",
-                                "graph_order": 595,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 278,
-                                "centers": [
-                                  [
-                                    6600,
-                                    5660,
-                                    3040
-                                  ],
-                                  [
-                                    6600,
-                                    5660,
-                                    8360
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2697500,
-                                  37500,
-                                  -1622500
-                                ],
-                                [
-                                  -2622500,
-                                  37500,
-                                  -1622500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Intercalated amygdalar nucleus",
-                              "labelIndex": 1105,
-                              "rgb": [
-                                128,
-                                192,
-                                226
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 1105,
-                                "atlas_id": 137,
-                                "ontology_id": 1,
-                                "acronym": "IA",
-                                "name": "Intercalated amygdalar nucleus",
-                                "color_hex_triplet": "80C0E2",
-                                "graph_order": 599,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 278,
-                                "centers": [
-                                  [
-                                    6590,
-                                    6180,
-                                    2880
-                                  ],
-                                  [
-                                    6590,
-                                    6180,
-                                    8520
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2857500,
-                                  47500,
-                                  -2142500
-                                ],
-                                [
-                                  -2782500,
-                                  47500,
-                                  -2142500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Medial amygdalar nucleus",
-                              "labelIndex": 403,
-                              "rgb": [
-                                128,
-                                192,
-                                226
-                              ],
-                              "children": [
-                                {
-                                  "name": "Medial amygdalar nucleus, anterodorsal part",
-                                  "labelIndex": 411,
-                                  "rgb": [
-                                    128,
-                                    192,
-                                    226
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 411,
-                                    "atlas_id": 192,
-                                    "ontology_id": 1,
-                                    "acronym": "MEAad",
-                                    "name": "Medial amygdalar nucleus, anterodorsal part",
-                                    "color_hex_triplet": "80C0E2",
-                                    "graph_order": 601,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 403
-                                  }
                                 },
                                 {
-                                  "name": "Medial amygdalar nucleus, anteroventral part",
-                                  "labelIndex": 418,
+                                  "name": "Intercalated amygdalar nucleus",
+                                  "labelIndex": 1105,
                                   "rgb": [
                                     128,
                                     192,
@@ -41668,21 +41612,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 418,
-                                    "atlas_id": 193,
+                                    "id": 1105,
+                                    "atlas_id": 137,
                                     "ontology_id": 1,
-                                    "acronym": "MEAav",
-                                    "name": "Medial amygdalar nucleus, anteroventral part",
+                                    "acronym": "IA",
+                                    "name": "Intercalated amygdalar nucleus",
                                     "color_hex_triplet": "80C0E2",
-                                    "graph_order": 602,
+                                    "graph_order": 599,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 403
-                                  }
+                                    "parent_structure_id": 278,
+                                    "centers": [
+                                      [
+                                        6590,
+                                        6180,
+                                        2880
+                                      ],
+                                      [
+                                        6590,
+                                        6180,
+                                        8520
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2857500,
+                                      47500,
+                                      -2142500
+                                    ],
+                                    [
+                                      -2782500,
+                                      47500,
+                                      -2142500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Medial amygdalar nucleus, posterodorsal part",
-                                  "labelIndex": 426,
+                                  "name": "Medial amygdalar nucleus",
+                                  "labelIndex": 403,
                                   "rgb": [
                                     128,
                                     192,
@@ -41690,8 +41658,8 @@
                                   ],
                                   "children": [
                                     {
-                                      "name": "Medial amygdalar nucleus, posterodorsal part, sublayer a",
-                                      "labelIndex": 472,
+                                      "name": "Medial amygdalar nucleus, anterodorsal part",
+                                      "labelIndex": 411,
                                       "rgb": [
                                         128,
                                         192,
@@ -41699,21 +41667,21 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 472,
-                                        "atlas_id": 907,
+                                        "id": 411,
+                                        "atlas_id": 192,
                                         "ontology_id": 1,
-                                        "acronym": "MEApd-a",
-                                        "name": "Medial amygdalar nucleus, posterodorsal part, sublayer a",
+                                        "acronym": "MEAad",
+                                        "name": "Medial amygdalar nucleus, anterodorsal part",
                                         "color_hex_triplet": "80C0E2",
-                                        "graph_order": 604,
+                                        "graph_order": 601,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 426
+                                        "parent_structure_id": 403
                                       }
                                     },
                                     {
-                                      "name": "Medial amygdalar nucleus, posterodorsal part, sublayer b",
-                                      "labelIndex": 480,
+                                      "name": "Medial amygdalar nucleus, anteroventral part",
+                                      "labelIndex": 418,
                                       "rgb": [
                                         128,
                                         192,
@@ -41721,21 +41689,110 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 480,
-                                        "atlas_id": 908,
+                                        "id": 418,
+                                        "atlas_id": 193,
+                                        "ontology_id": 1,
+                                        "acronym": "MEAav",
+                                        "name": "Medial amygdalar nucleus, anteroventral part",
+                                        "color_hex_triplet": "80C0E2",
+                                        "graph_order": 602,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 403
+                                      }
+                                    },
+                                    {
+                                      "name": "Medial amygdalar nucleus, posterodorsal part",
+                                      "labelIndex": 426,
+                                      "rgb": [
+                                        128,
+                                        192,
+                                        226
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Medial amygdalar nucleus, posterodorsal part, sublayer a",
+                                          "labelIndex": 472,
+                                          "rgb": [
+                                            128,
+                                            192,
+                                            226
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 472,
+                                            "atlas_id": 907,
+                                            "ontology_id": 1,
+                                            "acronym": "MEApd-a",
+                                            "name": "Medial amygdalar nucleus, posterodorsal part, sublayer a",
+                                            "color_hex_triplet": "80C0E2",
+                                            "graph_order": 604,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 426
+                                          }
+                                        },
+                                        {
+                                          "name": "Medial amygdalar nucleus, posterodorsal part, sublayer b",
+                                          "labelIndex": 480,
+                                          "rgb": [
+                                            128,
+                                            192,
+                                            226
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 480,
+                                            "atlas_id": 908,
+                                            "ontology_id": 1,
+                                            "acronym": "MEApd-b",
+                                            "name": "Medial amygdalar nucleus, posterodorsal part, sublayer b",
+                                            "color_hex_triplet": "80C0E2",
+                                            "graph_order": 605,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 426
+                                          }
+                                        },
+                                        {
+                                          "name": "Medial amygdalar nucleus, posterodorsal part, sublayer c",
+                                          "labelIndex": 487,
+                                          "rgb": [
+                                            128,
+                                            192,
+                                            226
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 487,
+                                            "atlas_id": 909,
+                                            "ontology_id": 1,
+                                            "acronym": "MEApd-c",
+                                            "name": "Medial amygdalar nucleus, posterodorsal part, sublayer c",
+                                            "color_hex_triplet": "80C0E2",
+                                            "graph_order": 606,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 426
+                                          }
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 426,
+                                        "atlas_id": 194,
                                         "ontology_id": 1,
-                                        "acronym": "MEApd-b",
-                                        "name": "Medial amygdalar nucleus, posterodorsal part, sublayer b",
+                                        "acronym": "MEApd",
+                                        "name": "Medial amygdalar nucleus, posterodorsal part",
                                         "color_hex_triplet": "80C0E2",
-                                        "graph_order": 605,
+                                        "graph_order": 603,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 426
+                                        "parent_structure_id": 403
                                       }
                                     },
                                     {
-                                      "name": "Medial amygdalar nucleus, posterodorsal part, sublayer c",
-                                      "labelIndex": 487,
+                                      "name": "Medial amygdalar nucleus, posteroventral part",
+                                      "labelIndex": 435,
                                       "rgb": [
                                         128,
                                         192,
@@ -41743,1071 +41800,1119 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 487,
-                                        "atlas_id": 909,
+                                        "id": 435,
+                                        "atlas_id": 195,
                                         "ontology_id": 1,
-                                        "acronym": "MEApd-c",
-                                        "name": "Medial amygdalar nucleus, posterodorsal part, sublayer c",
+                                        "acronym": "MEApv",
+                                        "name": "Medial amygdalar nucleus, posteroventral part",
                                         "color_hex_triplet": "80C0E2",
-                                        "graph_order": 606,
+                                        "graph_order": 607,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 426
+                                        "parent_structure_id": 403
                                       }
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 426,
-                                    "atlas_id": 194,
-                                    "ontology_id": 1,
-                                    "acronym": "MEApd",
-                                    "name": "Medial amygdalar nucleus, posterodorsal part",
-                                    "color_hex_triplet": "80C0E2",
-                                    "graph_order": 603,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 403
-                                  }
-                                },
-                                {
-                                  "name": "Medial amygdalar nucleus, posteroventral part",
-                                  "labelIndex": 435,
-                                  "rgb": [
-                                    128,
-                                    192,
-                                    226
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 435,
-                                    "atlas_id": 195,
+                                    "id": 403,
+                                    "atlas_id": 191,
                                     "ontology_id": 1,
-                                    "acronym": "MEApv",
-                                    "name": "Medial amygdalar nucleus, posteroventral part",
+                                    "acronym": "MEA",
+                                    "name": "Medial amygdalar nucleus",
                                     "color_hex_triplet": "80C0E2",
-                                    "graph_order": 607,
+                                    "graph_order": 600,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 403
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 403,
-                                "atlas_id": 191,
-                                "ontology_id": 1,
-                                "acronym": "MEA",
-                                "name": "Medial amygdalar nucleus",
-                                "color_hex_triplet": "80C0E2",
-                                "graph_order": 600,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 278,
-                                "centers": [
-                                  [
-                                    6850,
-                                    6360,
-                                    3600
-                                  ],
-                                  [
-                                    6850,
-                                    6360,
-                                    7800
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2137500,
-                                  -212500,
-                                  -2322500
-                                ],
-                                [
-                                  -2062500,
-                                  -212500,
-                                  -2322500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 278,
-                            "atlas_id": 317,
-                            "ontology_id": 1,
-                            "acronym": "sAMY",
-                            "name": "Striatum-like amygdalar nuclei",
-                            "color_hex_triplet": "80C0E2",
-                            "graph_order": 592,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 477,
-                            "centers": [
-                              [
-                                6610,
-                                6150,
-                                3390
-                              ],
-                              [
-                                6610,
-                                6150,
-                                8010
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2347500,
-                              27500,
-                              -2112500
-                            ],
-                            [
-                              -2272500,
-                              27500,
-                              -2112500
-                            ]
-                          ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 477,
-                        "atlas_id": 342,
-                        "ontology_id": 1,
-                        "acronym": "STR",
-                        "name": "Striatum",
-                        "color_hex_triplet": "98D6F9",
-                        "graph_order": 571,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 623,
-                        "centers": [
-                          [
-                            5230,
-                            4840,
-                            3730
-                          ],
-                          [
-                            5230,
-                            4840,
-                            7670
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          2007500,
-                          1407500,
-                          -802500
-                        ],
-                        [
-                          -1932500,
-                          1407500,
-                          -802500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Pallidum",
-                      "labelIndex": 803,
-                      "rgb": [
-                        133,
-                        153,
-                        204
-                      ],
-                      "children": [
-                        {
-                          "name": "Pallidum, dorsal region",
-                          "labelIndex": 818,
-                          "rgb": [
-                            133,
-                            153,
-                            204
-                          ],
-                          "children": [
-                            {
-                              "name": "Globus pallidus, external segment",
-                              "labelIndex": 1022,
-                              "rgb": [
-                                133,
-                                153,
-                                204
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 1022,
-                                "atlas_id": 127,
-                                "ontology_id": 1,
-                                "acronym": "GPe",
-                                "name": "Globus pallidus, external segment",
-                                "color_hex_triplet": "8599CC",
-                                "graph_order": 610,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 818,
-                                "centers": [
-                                  [
-                                    6130,
-                                    4760,
-                                    3430
-                                  ],
-                                  [
-                                    6130,
-                                    4760,
-                                    7970
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2307500,
-                                  507500,
-                                  -722500
-                                ],
-                                [
-                                  -2232500,
-                                  507500,
-                                  -722500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Globus pallidus, internal segment",
-                              "labelIndex": 1031,
-                              "rgb": [
-                                133,
-                                153,
-                                204
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 1031,
-                                "atlas_id": 128,
-                                "ontology_id": 1,
-                                "acronym": "GPi",
-                                "name": "Globus pallidus, internal segment",
-                                "color_hex_triplet": "8599CC",
-                                "graph_order": 611,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 818,
-                                "centers": [
-                                  [
-                                    6580,
-                                    5280,
-                                    3680
-                                  ],
-                                  [
-                                    6580,
-                                    5280,
-                                    7720
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2057500,
-                                  57500,
-                                  -1242500
-                                ],
-                                [
-                                  -1982500,
-                                  57500,
-                                  -1242500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 818,
-                            "atlas_id": 243,
-                            "ontology_id": 1,
-                            "acronym": "PALd",
-                            "name": "Pallidum, dorsal region",
-                            "color_hex_triplet": "8599CC",
-                            "graph_order": 609,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 803,
-                            "centers": [
-                              [
-                                6230,
-                                4870,
-                                3480
-                              ],
-                              [
-                                6230,
-                                4870,
-                                7920
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2257500,
-                              407500,
-                              -832500
-                            ],
-                            [
-                              -2182500,
-                              407500,
-                              -832500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Pallidum, ventral region",
-                          "labelIndex": 835,
-                          "rgb": [
-                            162,
-                            177,
-                            216
-                          ],
-                          "children": [
-                            {
-                              "name": "Substantia innominata",
-                              "labelIndex": 342,
-                              "rgb": [
-                                162,
-                                177,
-                                216
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 342,
-                                "atlas_id": 325,
-                                "ontology_id": 1,
-                                "acronym": "SI",
-                                "name": "Substantia innominata",
-                                "color_hex_triplet": "A2B1D8",
-                                "graph_order": 613,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 835,
-                                "centers": [
-                                  [
-                                    5000,
-                                    6250,
-                                    4170
-                                  ],
-                                  [
-                                    5000,
-                                    6250,
-                                    7230
+                                    "parent_structure_id": 278,
+                                    "centers": [
+                                      [
+                                        6850,
+                                        6360,
+                                        3600
+                                      ],
+                                      [
+                                        6850,
+                                        6360,
+                                        7800
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2137500,
+                                      -212500,
+                                      -2322500
+                                    ],
+                                    [
+                                      -2062500,
+                                      -212500,
+                                      -2322500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1567500,
-                                  1637500,
-                                  -2212500
-                                ],
-                                [
-                                  -1492500,
-                                  1637500,
-                                  -2212500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Magnocellular nucleus",
-                              "labelIndex": 298,
-                              "rgb": [
-                                162,
-                                177,
-                                216
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 298,
-                                "atlas_id": 178,
+                                "id": 278,
+                                "atlas_id": 317,
                                 "ontology_id": 1,
-                                "acronym": "MA",
-                                "name": "Magnocellular nucleus",
-                                "color_hex_triplet": "A2B1D8",
-                                "graph_order": 614,
+                                "acronym": "sAMY",
+                                "name": "Striatum-like amygdalar nuclei",
+                                "color_hex_triplet": "80C0E2",
+                                "graph_order": 592,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 835,
+                                "parent_structure_id": 477,
                                 "centers": [
                                   [
-                                    5410,
-                                    6570,
-                                    4030
+                                    6610,
+                                    6150,
+                                    3390
                                   ],
                                   [
-                                    5410,
-                                    6570,
-                                    7370
+                                    6610,
+                                    6150,
+                                    8010
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  1707500,
-                                  1227500,
-                                  -2532500
+                                  2347500,
+                                  27500,
+                                  -2112500
                                 ],
                                 [
-                                  -1632500,
-                                  1227500,
-                                  -2532500
+                                  -2272500,
+                                  27500,
+                                  -2112500
                                 ]
                               ]
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 835,
-                            "atlas_id": 245,
+                            "id": 477,
+                            "atlas_id": 342,
                             "ontology_id": 1,
-                            "acronym": "PALv",
-                            "name": "Pallidum, ventral region",
-                            "color_hex_triplet": "A2B1D8",
-                            "graph_order": 612,
+                            "acronym": "STR",
+                            "name": "Striatum",
+                            "color_hex_triplet": "98D6F9",
+                            "graph_order": 571,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 803,
+                            "parent_structure_id": 623,
                             "centers": [
                               [
-                                5040,
-                                6290,
-                                4160
+                                5230,
+                                4840,
+                                3730
                               ],
                               [
-                                5040,
-                                6290,
-                                7240
+                                5230,
+                                4840,
+                                7670
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              1577500,
-                              1597500,
-                              -2252500
+                              2007500,
+                              1407500,
+                              -802500
                             ],
                             [
-                              -1502500,
-                              1597500,
-                              -2252500
+                              -1932500,
+                              1407500,
+                              -802500
                             ]
                           ]
                         },
                         {
-                          "name": "Pallidum, medial region",
-                          "labelIndex": 826,
+                          "name": "Pallidum",
+                          "labelIndex": 803,
                           "rgb": [
-                            150,
-                            167,
-                            211
+                            133,
+                            153,
+                            204
                           ],
                           "children": [
                             {
-                              "name": "Medial septal complex",
-                              "labelIndex": 904,
+                              "name": "Pallidum, dorsal region",
+                              "labelIndex": 818,
                               "rgb": [
-                                150,
-                                167,
-                                211
+                                133,
+                                153,
+                                204
                               ],
                               "children": [
                                 {
-                                  "name": "Medial septal nucleus",
-                                  "labelIndex": 564,
+                                  "name": "Globus pallidus, external segment",
+                                  "labelIndex": 1022,
                                   "rgb": [
-                                    150,
-                                    167,
-                                    211
+                                    133,
+                                    153,
+                                    204
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 564,
-                                    "atlas_id": 211,
+                                    "id": 1022,
+                                    "atlas_id": 127,
                                     "ontology_id": 1,
-                                    "acronym": "MS",
-                                    "name": "Medial septal nucleus",
-                                    "color_hex_triplet": "96A7D3",
-                                    "graph_order": 617,
+                                    "acronym": "GPe",
+                                    "name": "Globus pallidus, external segment",
+                                    "color_hex_triplet": "8599CC",
+                                    "graph_order": 610,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 904,
+                                    "parent_structure_id": 818,
                                     "centers": [
                                       [
-                                        4770,
-                                        4990,
-                                        5610
+                                        6130,
+                                        4760,
+                                        3430
                                       ],
                                       [
-                                        4770,
-                                        4990,
-                                        5790
+                                        6130,
+                                        4760,
+                                        7970
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      127500,
-                                      1867500,
-                                      -952500
+                                      2307500,
+                                      507500,
+                                      -722500
                                     ],
                                     [
-                                      -52500,
-                                      1867500,
-                                      -952500
+                                      -2232500,
+                                      507500,
+                                      -722500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Diagonal band nucleus",
-                                  "labelIndex": 596,
+                                  "name": "Globus pallidus, internal segment",
+                                  "labelIndex": 1031,
                                   "rgb": [
-                                    150,
-                                    167,
-                                    211
+                                    133,
+                                    153,
+                                    204
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 596,
-                                    "atlas_id": 215,
+                                    "id": 1031,
+                                    "atlas_id": 128,
                                     "ontology_id": 1,
-                                    "acronym": "NDB",
-                                    "name": "Diagonal band nucleus",
-                                    "color_hex_triplet": "96A7D3",
-                                    "graph_order": 618,
+                                    "acronym": "GPi",
+                                    "name": "Globus pallidus, internal segment",
+                                    "color_hex_triplet": "8599CC",
+                                    "graph_order": 611,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 904,
+                                    "parent_structure_id": 818,
                                     "centers": [
                                       [
-                                        4820,
-                                        6480,
-                                        5070
+                                        6580,
+                                        5280,
+                                        3680
                                       ],
                                       [
-                                        4820,
-                                        6480,
-                                        6330
+                                        6580,
+                                        5280,
+                                        7720
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      667500,
-                                      1817500,
-                                      -2442500
+                                      2057500,
+                                      57500,
+                                      -1242500
                                     ],
                                     [
-                                      -592500,
-                                      1817500,
-                                      -2442500
+                                      -1982500,
+                                      57500,
+                                      -1242500
                                     ]
                                   ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 904,
-                                "atlas_id": 395,
+                                "id": 818,
+                                "atlas_id": 243,
                                 "ontology_id": 1,
-                                "acronym": "MSC",
-                                "name": "Medial septal complex",
-                                "color_hex_triplet": "96A7D3",
-                                "graph_order": 616,
+                                "acronym": "PALd",
+                                "name": "Pallidum, dorsal region",
+                                "color_hex_triplet": "8599CC",
+                                "graph_order": 609,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 826,
+                                "parent_structure_id": 803,
                                 "centers": [
                                   [
-                                    4670,
-                                    5980,
-                                    5480
+                                    6230,
+                                    4870,
+                                    3480
                                   ],
                                   [
-                                    4670,
-                                    5980,
-                                    5920
+                                    6230,
+                                    4870,
+                                    7920
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  257500,
-                                  1967500,
-                                  -1942500
+                                  2257500,
+                                  407500,
+                                  -832500
                                 ],
                                 [
-                                  -182500,
-                                  1967500,
-                                  -1942500
+                                  -2182500,
+                                  407500,
+                                  -832500
                                 ]
                               ]
                             },
                             {
-                              "name": "Triangular nucleus of septum",
-                              "labelIndex": 581,
+                              "name": "Pallidum, ventral region",
+                              "labelIndex": 835,
                               "rgb": [
-                                150,
-                                167,
-                                211
+                                162,
+                                177,
+                                216
+                              ],
+                              "children": [
+                                {
+                                  "name": "Substantia innominata",
+                                  "labelIndex": 342,
+                                  "rgb": [
+                                    162,
+                                    177,
+                                    216
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 342,
+                                    "atlas_id": 325,
+                                    "ontology_id": 1,
+                                    "acronym": "SI",
+                                    "name": "Substantia innominata",
+                                    "color_hex_triplet": "A2B1D8",
+                                    "graph_order": 613,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 835,
+                                    "centers": [
+                                      [
+                                        5000,
+                                        6250,
+                                        4170
+                                      ],
+                                      [
+                                        5000,
+                                        6250,
+                                        7230
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1567500,
+                                      1637500,
+                                      -2212500
+                                    ],
+                                    [
+                                      -1492500,
+                                      1637500,
+                                      -2212500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Magnocellular nucleus",
+                                  "labelIndex": 298,
+                                  "rgb": [
+                                    162,
+                                    177,
+                                    216
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 298,
+                                    "atlas_id": 178,
+                                    "ontology_id": 1,
+                                    "acronym": "MA",
+                                    "name": "Magnocellular nucleus",
+                                    "color_hex_triplet": "A2B1D8",
+                                    "graph_order": 614,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 835,
+                                    "centers": [
+                                      [
+                                        5410,
+                                        6570,
+                                        4030
+                                      ],
+                                      [
+                                        5410,
+                                        6570,
+                                        7370
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1707500,
+                                      1227500,
+                                      -2532500
+                                    ],
+                                    [
+                                      -1632500,
+                                      1227500,
+                                      -2532500
+                                    ]
+                                  ]
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 581,
-                                "atlas_id": 355,
+                                "id": 835,
+                                "atlas_id": 245,
                                 "ontology_id": 1,
-                                "acronym": "TRS",
-                                "name": "Triangular nucleus of septum",
-                                "color_hex_triplet": "96A7D3",
-                                "graph_order": 619,
+                                "acronym": "PALv",
+                                "name": "Pallidum, ventral region",
+                                "color_hex_triplet": "A2B1D8",
+                                "graph_order": 612,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 826,
+                                "parent_structure_id": 803,
                                 "centers": [
                                   [
-                                    5530,
-                                    3710,
-                                    5430
+                                    5040,
+                                    6290,
+                                    4160
                                   ],
                                   [
-                                    5530,
-                                    3710,
-                                    5970
+                                    5040,
+                                    6290,
+                                    7240
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  307500,
-                                  1107500,
-                                  327500
+                                  1577500,
+                                  1597500,
+                                  -2252500
                                 ],
                                 [
-                                  -232500,
-                                  1107500,
-                                  327500
+                                  -1502500,
+                                  1597500,
+                                  -2252500
                                 ]
                               ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 826,
-                            "atlas_id": 244,
-                            "ontology_id": 1,
-                            "acronym": "PALm",
-                            "name": "Pallidum, medial region",
-                            "color_hex_triplet": "96A7D3",
-                            "graph_order": 615,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 803,
-                            "centers": [
-                              [
-                                4890,
-                                5410,
-                                5490
-                              ],
-                              [
-                                4890,
-                                5410,
-                                5910
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              247500,
-                              1747500,
-                              -1372500
-                            ],
-                            [
-                              -172500,
-                              1747500,
-                              -1372500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Pallidum, caudal region",
-                          "labelIndex": 809,
-                          "rgb": [
-                            179,
-                            192,
-                            223
-                          ],
-                          "children": [
+                            },
                             {
-                              "name": "Bed nuclei of the stria terminalis",
-                              "labelIndex": 351,
+                              "name": "Pallidum, medial region",
+                              "labelIndex": 826,
                               "rgb": [
-                                179,
-                                192,
-                                223
+                                150,
+                                167,
+                                211
                               ],
                               "children": [
                                 {
-                                  "name": "Bed nuclei of the stria terminalis, anterior division",
-                                  "labelIndex": 359,
+                                  "name": "Medial septal complex",
+                                  "labelIndex": 904,
                                   "rgb": [
-                                    179,
-                                    192,
-                                    223
+                                    150,
+                                    167,
+                                    211
                                   ],
                                   "children": [
                                     {
-                                      "name": "Bed nuclei of the stria terminalis, anterior division, anterolateral area",
-                                      "labelIndex": 537,
-                                      "rgb": [
-                                        179,
-                                        192,
-                                        223
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 537,
-                                        "atlas_id": 774,
-                                        "ontology_id": 1,
-                                        "acronym": "BSTal",
-                                        "name": "Bed nuclei of the stria terminalis, anterior division, anterolateral area",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 623,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 359
-                                      }
-                                    },
-                                    {
-                                      "name": "Bed nuclei of the stria terminalis, anterior division, anteromedial area",
-                                      "labelIndex": 498,
+                                      "name": "Medial septal nucleus",
+                                      "labelIndex": 564,
                                       "rgb": [
-                                        179,
-                                        192,
-                                        223
+                                        150,
+                                        167,
+                                        211
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 498,
-                                        "atlas_id": 769,
+                                        "id": 564,
+                                        "atlas_id": 211,
                                         "ontology_id": 1,
-                                        "acronym": "BSTam",
-                                        "name": "Bed nuclei of the stria terminalis, anterior division, anteromedial area",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 624,
+                                        "acronym": "MS",
+                                        "name": "Medial septal nucleus",
+                                        "color_hex_triplet": "96A7D3",
+                                        "graph_order": 617,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 359
-                                      }
+                                        "parent_structure_id": 904,
+                                        "centers": [
+                                          [
+                                            4770,
+                                            4990,
+                                            5610
+                                          ],
+                                          [
+                                            4770,
+                                            4990,
+                                            5790
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          127500,
+                                          1867500,
+                                          -952500
+                                        ],
+                                        [
+                                          -52500,
+                                          1867500,
+                                          -952500
+                                        ]
+                                      ]
                                     },
                                     {
-                                      "name": "Bed nuclei of the stria terminalis, anterior division, dorsomedial nucleus",
-                                      "labelIndex": 505,
+                                      "name": "Diagonal band nucleus",
+                                      "labelIndex": 596,
                                       "rgb": [
-                                        179,
-                                        192,
-                                        223
+                                        150,
+                                        167,
+                                        211
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 505,
-                                        "atlas_id": 770,
+                                        "id": 596,
+                                        "atlas_id": 215,
                                         "ontology_id": 1,
-                                        "acronym": "BSTdm",
-                                        "name": "Bed nuclei of the stria terminalis, anterior division, dorsomedial nucleus",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 625,
+                                        "acronym": "NDB",
+                                        "name": "Diagonal band nucleus",
+                                        "color_hex_triplet": "96A7D3",
+                                        "graph_order": 618,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 359
-                                      }
-                                    },
-                                    {
-                                      "name": "Bed nuclei of the stria terminalis, anterior division, fusiform nucleus",
-                                      "labelIndex": 513,
-                                      "rgb": [
-                                        179,
-                                        192,
-                                        223
+                                        "parent_structure_id": 904,
+                                        "centers": [
+                                          [
+                                            4820,
+                                            6480,
+                                            5070
+                                          ],
+                                          [
+                                            4820,
+                                            6480,
+                                            6330
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          667500,
+                                          1817500,
+                                          -2442500
+                                        ],
+                                        [
+                                          -592500,
+                                          1817500,
+                                          -2442500
+                                        ]
+                                      ]
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 904,
+                                    "atlas_id": 395,
+                                    "ontology_id": 1,
+                                    "acronym": "MSC",
+                                    "name": "Medial septal complex",
+                                    "color_hex_triplet": "96A7D3",
+                                    "graph_order": 616,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 826,
+                                    "centers": [
+                                      [
+                                        4670,
+                                        5980,
+                                        5480
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 513,
-                                        "atlas_id": 771,
-                                        "ontology_id": 1,
-                                        "acronym": "BSTfu",
-                                        "name": "Bed nuclei of the stria terminalis, anterior division, fusiform nucleus",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 626,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 359
-                                      }
-                                    },
-                                    {
-                                      "name": "Bed nuclei of the stria terminalis, anterior division, juxtacapsular nucleus",
-                                      "labelIndex": 546,
-                                      "rgb": [
-                                        179,
-                                        192,
-                                        223
+                                      [
+                                        4670,
+                                        5980,
+                                        5920
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      257500,
+                                      1967500,
+                                      -1942500
+                                    ],
+                                    [
+                                      -182500,
+                                      1967500,
+                                      -1942500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Triangular nucleus of septum",
+                                  "labelIndex": 581,
+                                  "rgb": [
+                                    150,
+                                    167,
+                                    211
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 581,
+                                    "atlas_id": 355,
+                                    "ontology_id": 1,
+                                    "acronym": "TRS",
+                                    "name": "Triangular nucleus of septum",
+                                    "color_hex_triplet": "96A7D3",
+                                    "graph_order": 619,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 826,
+                                    "centers": [
+                                      [
+                                        5530,
+                                        3710,
+                                        5430
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 546,
-                                        "atlas_id": 775,
-                                        "ontology_id": 1,
-                                        "acronym": "BSTju",
-                                        "name": "Bed nuclei of the stria terminalis, anterior division, juxtacapsular nucleus",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 627,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 359
-                                      }
-                                    },
+                                      [
+                                        5530,
+                                        3710,
+                                        5970
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      307500,
+                                      1107500,
+                                      327500
+                                    ],
+                                    [
+                                      -232500,
+                                      1107500,
+                                      327500
+                                    ]
+                                  ]
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 826,
+                                "atlas_id": 244,
+                                "ontology_id": 1,
+                                "acronym": "PALm",
+                                "name": "Pallidum, medial region",
+                                "color_hex_triplet": "96A7D3",
+                                "graph_order": 615,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 803,
+                                "centers": [
+                                  [
+                                    4890,
+                                    5410,
+                                    5490
+                                  ],
+                                  [
+                                    4890,
+                                    5410,
+                                    5910
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  247500,
+                                  1747500,
+                                  -1372500
+                                ],
+                                [
+                                  -172500,
+                                  1747500,
+                                  -1372500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "Pallidum, caudal region",
+                              "labelIndex": 809,
+                              "rgb": [
+                                179,
+                                192,
+                                223
+                              ],
+                              "children": [
+                                {
+                                  "name": "Bed nuclei of the stria terminalis",
+                                  "labelIndex": 351,
+                                  "rgb": [
+                                    179,
+                                    192,
+                                    223
+                                  ],
+                                  "children": [
                                     {
-                                      "name": "Bed nuclei of the stria terminalis, anterior division, magnocellular nucleus",
-                                      "labelIndex": 521,
+                                      "name": "Bed nuclei of the stria terminalis, anterior division",
+                                      "labelIndex": 359,
                                       "rgb": [
                                         179,
                                         192,
                                         223
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 521,
-                                        "atlas_id": 772,
-                                        "ontology_id": 1,
-                                        "acronym": "BSTmg",
-                                        "name": "Bed nuclei of the stria terminalis, anterior division, magnocellular nucleus",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 628,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 359
-                                      }
-                                    },
-                                    {
-                                      "name": "Bed nuclei of the stria terminalis, anterior division, oval nucleus",
-                                      "labelIndex": 554,
-                                      "rgb": [
-                                        179,
-                                        192,
-                                        223
+                                      "children": [
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, anterior division, anterolateral area",
+                                          "labelIndex": 537,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 537,
+                                            "atlas_id": 774,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTal",
+                                            "name": "Bed nuclei of the stria terminalis, anterior division, anterolateral area",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 623,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 359
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, anterior division, anteromedial area",
+                                          "labelIndex": 498,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 498,
+                                            "atlas_id": 769,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTam",
+                                            "name": "Bed nuclei of the stria terminalis, anterior division, anteromedial area",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 624,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 359
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, anterior division, dorsomedial nucleus",
+                                          "labelIndex": 505,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 505,
+                                            "atlas_id": 770,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTdm",
+                                            "name": "Bed nuclei of the stria terminalis, anterior division, dorsomedial nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 625,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 359
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, anterior division, fusiform nucleus",
+                                          "labelIndex": 513,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 513,
+                                            "atlas_id": 771,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTfu",
+                                            "name": "Bed nuclei of the stria terminalis, anterior division, fusiform nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 626,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 359
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, anterior division, juxtacapsular nucleus",
+                                          "labelIndex": 546,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 546,
+                                            "atlas_id": 775,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTju",
+                                            "name": "Bed nuclei of the stria terminalis, anterior division, juxtacapsular nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 627,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 359
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, anterior division, magnocellular nucleus",
+                                          "labelIndex": 521,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 521,
+                                            "atlas_id": 772,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTmg",
+                                            "name": "Bed nuclei of the stria terminalis, anterior division, magnocellular nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 628,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 359
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, anterior division, oval nucleus",
+                                          "labelIndex": 554,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 554,
+                                            "atlas_id": 776,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTov",
+                                            "name": "Bed nuclei of the stria terminalis, anterior division, oval nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 629,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 359
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, anterior division, rhomboid nucleus",
+                                          "labelIndex": 562,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 562,
+                                            "atlas_id": 777,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTrh",
+                                            "name": "Bed nuclei of the stria terminalis, anterior division, rhomboid nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 630,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 359
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, anterior division, ventral nucleus",
+                                          "labelIndex": 529,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 529,
+                                            "atlas_id": 773,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTv",
+                                            "name": "Bed nuclei of the stria terminalis, anterior division, ventral nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 631,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 359
+                                          }
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 554,
-                                        "atlas_id": 776,
+                                        "id": 359,
+                                        "atlas_id": 44,
                                         "ontology_id": 1,
-                                        "acronym": "BSTov",
-                                        "name": "Bed nuclei of the stria terminalis, anterior division, oval nucleus",
+                                        "acronym": "BSTa",
+                                        "name": "Bed nuclei of the stria terminalis, anterior division",
                                         "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 629,
+                                        "graph_order": 622,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 359
+                                        "parent_structure_id": 351
                                       }
                                     },
                                     {
-                                      "name": "Bed nuclei of the stria terminalis, anterior division, rhomboid nucleus",
-                                      "labelIndex": 562,
+                                      "name": "Bed nuclei of the stria terminalis, posterior division",
+                                      "labelIndex": 367,
                                       "rgb": [
                                         179,
                                         192,
                                         223
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 562,
-                                        "atlas_id": 777,
-                                        "ontology_id": 1,
-                                        "acronym": "BSTrh",
-                                        "name": "Bed nuclei of the stria terminalis, anterior division, rhomboid nucleus",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 630,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 359
-                                      }
-                                    },
-                                    {
-                                      "name": "Bed nuclei of the stria terminalis, anterior division, ventral nucleus",
-                                      "labelIndex": 529,
-                                      "rgb": [
-                                        179,
-                                        192,
-                                        223
+                                      "children": [
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, posterior division, dorsal nucleus",
+                                          "labelIndex": 569,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 569,
+                                            "atlas_id": 778,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTd",
+                                            "name": "Bed nuclei of the stria terminalis, posterior division, dorsal nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 633,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 367
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, posterior division, principal nucleus",
+                                          "labelIndex": 578,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 578,
+                                            "atlas_id": 779,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTpr",
+                                            "name": "Bed nuclei of the stria terminalis, posterior division, principal nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 634,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 367
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, posterior division, interfascicular nucleus",
+                                          "labelIndex": 585,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 585,
+                                            "atlas_id": 780,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTif",
+                                            "name": "Bed nuclei of the stria terminalis, posterior division, interfascicular nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 635,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 367
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, posterior division, transverse nucleus",
+                                          "labelIndex": 594,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 594,
+                                            "atlas_id": 781,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTtr",
+                                            "name": "Bed nuclei of the stria terminalis, posterior division, transverse nucleus",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 636,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 367
+                                          }
+                                        },
+                                        {
+                                          "name": "Bed nuclei of the stria terminalis, posterior division, strial extension",
+                                          "labelIndex": 602,
+                                          "rgb": [
+                                            179,
+                                            192,
+                                            223
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 602,
+                                            "atlas_id": 782,
+                                            "ontology_id": 1,
+                                            "acronym": "BSTse",
+                                            "name": "Bed nuclei of the stria terminalis, posterior division, strial extension",
+                                            "color_hex_triplet": "B3C0DF",
+                                            "graph_order": 637,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 367
+                                          }
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 529,
-                                        "atlas_id": 773,
+                                        "id": 367,
+                                        "atlas_id": 45,
                                         "ontology_id": 1,
-                                        "acronym": "BSTv",
-                                        "name": "Bed nuclei of the stria terminalis, anterior division, ventral nucleus",
+                                        "acronym": "BSTp",
+                                        "name": "Bed nuclei of the stria terminalis, posterior division",
                                         "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 631,
+                                        "graph_order": 632,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 359
+                                        "parent_structure_id": 351
                                       }
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 359,
-                                    "atlas_id": 44,
+                                    "id": 351,
+                                    "atlas_id": 43,
                                     "ontology_id": 1,
-                                    "acronym": "BSTa",
-                                    "name": "Bed nuclei of the stria terminalis, anterior division",
+                                    "acronym": "BST",
+                                    "name": "Bed nuclei of the stria terminalis",
                                     "color_hex_triplet": "B3C0DF",
-                                    "graph_order": 622,
+                                    "graph_order": 621,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 351
-                                  }
+                                    "parent_structure_id": 809,
+                                    "centers": [
+                                      [
+                                        5360,
+                                        5180,
+                                        4790
+                                      ],
+                                      [
+                                        5360,
+                                        5180,
+                                        6610
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      947500,
+                                      1277500,
+                                      -1142500
+                                    ],
+                                    [
+                                      -872500,
+                                      1277500,
+                                      -1142500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Bed nuclei of the stria terminalis, posterior division",
-                                  "labelIndex": 367,
+                                  "name": "Bed nucleus of the anterior commissure",
+                                  "labelIndex": 287,
                                   "rgb": [
                                     179,
                                     192,
                                     223
                                   ],
-                                  "children": [
-                                    {
-                                      "name": "Bed nuclei of the stria terminalis, posterior division, dorsal nucleus",
-                                      "labelIndex": 569,
-                                      "rgb": [
-                                        179,
-                                        192,
-                                        223
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 569,
-                                        "atlas_id": 778,
-                                        "ontology_id": 1,
-                                        "acronym": "BSTd",
-                                        "name": "Bed nuclei of the stria terminalis, posterior division, dorsal nucleus",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 633,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 367
-                                      }
-                                    },
-                                    {
-                                      "name": "Bed nuclei of the stria terminalis, posterior division, principal nucleus",
-                                      "labelIndex": 578,
-                                      "rgb": [
-                                        179,
-                                        192,
-                                        223
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 578,
-                                        "atlas_id": 779,
-                                        "ontology_id": 1,
-                                        "acronym": "BSTpr",
-                                        "name": "Bed nuclei of the stria terminalis, posterior division, principal nucleus",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 634,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 367
-                                      }
-                                    },
-                                    {
-                                      "name": "Bed nuclei of the stria terminalis, posterior division, interfascicular nucleus",
-                                      "labelIndex": 585,
-                                      "rgb": [
-                                        179,
-                                        192,
-                                        223
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 585,
-                                        "atlas_id": 780,
-                                        "ontology_id": 1,
-                                        "acronym": "BSTif",
-                                        "name": "Bed nuclei of the stria terminalis, posterior division, interfascicular nucleus",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 635,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 367
-                                      }
-                                    },
-                                    {
-                                      "name": "Bed nuclei of the stria terminalis, posterior division, transverse nucleus",
-                                      "labelIndex": 594,
-                                      "rgb": [
-                                        179,
-                                        192,
-                                        223
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 594,
-                                        "atlas_id": 781,
-                                        "ontology_id": 1,
-                                        "acronym": "BSTtr",
-                                        "name": "Bed nuclei of the stria terminalis, posterior division, transverse nucleus",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 636,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 367
-                                      }
-                                    },
-                                    {
-                                      "name": "Bed nuclei of the stria terminalis, posterior division, strial extension",
-                                      "labelIndex": 602,
-                                      "rgb": [
-                                        179,
-                                        192,
-                                        223
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 602,
-                                        "atlas_id": 782,
-                                        "ontology_id": 1,
-                                        "acronym": "BSTse",
-                                        "name": "Bed nuclei of the stria terminalis, posterior division, strial extension",
-                                        "color_hex_triplet": "B3C0DF",
-                                        "graph_order": 637,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 367
-                                      }
-                                    }
-                                  ],
+                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 367,
-                                    "atlas_id": 45,
+                                    "id": 287,
+                                    "atlas_id": 35,
                                     "ontology_id": 1,
-                                    "acronym": "BSTp",
-                                    "name": "Bed nuclei of the stria terminalis, posterior division",
+                                    "acronym": "BAC",
+                                    "name": "Bed nucleus of the anterior commissure",
                                     "color_hex_triplet": "B3C0DF",
-                                    "graph_order": 632,
+                                    "graph_order": 638,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 351
-                                  }
+                                    "parent_structure_id": 809,
+                                    "centers": [
+                                      [
+                                        5410,
+                                        5120,
+                                        5150
+                                      ],
+                                      [
+                                        5410,
+                                        5120,
+                                        6250
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      587500,
+                                      1227500,
+                                      -1082500
+                                    ],
+                                    [
+                                      -512500,
+                                      1227500,
+                                      -1082500
+                                    ]
+                                  ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 351,
-                                "atlas_id": 43,
+                                "id": 809,
+                                "atlas_id": 242,
                                 "ontology_id": 1,
-                                "acronym": "BST",
-                                "name": "Bed nuclei of the stria terminalis",
+                                "acronym": "PALc",
+                                "name": "Pallidum, caudal region",
                                 "color_hex_triplet": "B3C0DF",
-                                "graph_order": 621,
+                                "graph_order": 620,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 809,
+                                "parent_structure_id": 803,
                                 "centers": [
                                   [
                                     5360,
@@ -42833,217 +42938,124 @@
                                   -1142500
                                 ]
                               ]
-                            },
-                            {
-                              "name": "Bed nucleus of the anterior commissure",
-                              "labelIndex": 287,
-                              "rgb": [
-                                179,
-                                192,
-                                223
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 287,
-                                "atlas_id": 35,
-                                "ontology_id": 1,
-                                "acronym": "BAC",
-                                "name": "Bed nucleus of the anterior commissure",
-                                "color_hex_triplet": "B3C0DF",
-                                "graph_order": 638,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 809,
-                                "centers": [
-                                  [
-                                    5410,
-                                    5120,
-                                    5150
-                                  ],
-                                  [
-                                    5410,
-                                    5120,
-                                    6250
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  587500,
-                                  1227500,
-                                  -1082500
-                                ],
-                                [
-                                  -512500,
-                                  1227500,
-                                  -1082500
-                                ]
-                              ]
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 809,
-                            "atlas_id": 242,
+                            "id": 803,
+                            "atlas_id": 241,
                             "ontology_id": 1,
-                            "acronym": "PALc",
-                            "name": "Pallidum, caudal region",
-                            "color_hex_triplet": "B3C0DF",
-                            "graph_order": 620,
+                            "acronym": "PAL",
+                            "name": "Pallidum",
+                            "color_hex_triplet": "8599CC",
+                            "graph_order": 608,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 803,
+                            "parent_structure_id": 623,
                             "centers": [
                               [
-                                5360,
-                                5180,
-                                4790
+                                5430,
+                                5600,
+                                4280
                               ],
                               [
-                                5360,
-                                5180,
-                                6610
+                                5430,
+                                5600,
+                                7120
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              947500,
-                              1277500,
-                              -1142500
+                              1457500,
+                              1207500,
+                              -1562500
                             ],
                             [
-                              -872500,
-                              1277500,
-                              -1142500
+                              -1382500,
+                              1207500,
+                              -1562500
                             ]
                           ]
                         }
                       ],
                       "ontologyMetadata": {
-                        "id": 803,
-                        "atlas_id": 241,
+                        "id": 623,
+                        "atlas_id": 77,
                         "ontology_id": 1,
-                        "acronym": "PAL",
-                        "name": "Pallidum",
-                        "color_hex_triplet": "8599CC",
-                        "graph_order": 608,
+                        "acronym": "CNU",
+                        "name": "Cerebral nuclei",
+                        "color_hex_triplet": "98D6F9",
+                        "graph_order": 570,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 623,
+                        "parent_structure_id": 567,
                         "centers": [
                           [
-                            5430,
-                            5600,
-                            4280
+                            5270,
+                            4970,
+                            3830
                           ],
                           [
-                            5430,
-                            5600,
-                            7120
+                            5270,
+                            4970,
+                            7570
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          1457500,
-                          1207500,
-                          -1562500
+                          1907500,
+                          1367500,
+                          -932500
                         ],
                         [
-                          -1382500,
-                          1207500,
-                          -1562500
+                          -1832500,
+                          1367500,
+                          -932500
                         ]
                       ]
                     }
                   ],
                   "ontologyMetadata": {
-                    "id": 623,
-                    "atlas_id": 77,
+                    "id": 567,
+                    "atlas_id": 70,
                     "ontology_id": 1,
-                    "acronym": "CNU",
-                    "name": "Cerebral nuclei",
-                    "color_hex_triplet": "98D6F9",
-                    "graph_order": 570,
+                    "acronym": "CH",
+                    "name": "Cerebrum",
+                    "color_hex_triplet": "B0F0FF",
+                    "graph_order": 2,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 567,
+                    "parent_structure_id": 8,
                     "centers": [
                       [
-                        5270,
-                        4970,
-                        3830
+                        5770,
+                        3740,
+                        3350
                       ],
                       [
-                        5270,
-                        4970,
-                        7570
+                        5770,
+                        3740,
+                        8050
                       ]
                     ]
                   },
                   "POIs": [
                     [
-                      1907500,
-                      1367500,
-                      -932500
+                      2387500,
+                      867500,
+                      297500
                     ],
                     [
-                      -1832500,
-                      1367500,
-                      -932500
+                      -2312500,
+                      867500,
+                      297500
                     ]
                   ]
-                }
-              ],
-              "ontologyMetadata": {
-                "id": 567,
-                "atlas_id": 70,
-                "ontology_id": 1,
-                "acronym": "CH",
-                "name": "Cerebrum",
-                "color_hex_triplet": "B0F0FF",
-                "graph_order": 2,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 8,
-                "centers": [
-                  [
-                    5770,
-                    3740,
-                    3350
-                  ],
-                  [
-                    5770,
-                    3740,
-                    8050
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  2387500,
-                  867500,
-                  297500
-                ],
-                [
-                  -2312500,
-                  867500,
-                  297500
-                ]
-              ]
-            },
-            {
-              "name": "Brain stem",
-              "labelIndex": 343,
-              "rgb": [
-                255,
-                112,
-                128
-              ],
-              "children": [
+                },
                 {
-                  "name": "Interbrain",
-                  "labelIndex": 1129,
+                  "name": "Brain stem",
+                  "labelIndex": 343,
                   "rgb": [
                     255,
                     112,
@@ -43051,8 +43063,8 @@
                   ],
                   "children": [
                     {
-                      "name": "Thalamus",
-                      "labelIndex": 549,
+                      "name": "Interbrain",
+                      "labelIndex": 1129,
                       "rgb": [
                         255,
                         112,
@@ -43060,17 +43072,17 @@
                       ],
                       "children": [
                         {
-                          "name": "Thalamus, sensory-motor cortex related",
-                          "labelIndex": 864,
+                          "name": "Thalamus",
+                          "labelIndex": 549,
                           "rgb": [
                             255,
-                            128,
-                            132
+                            112,
+                            128
                           ],
                           "children": [
                             {
-                              "name": "Ventral group of the dorsal thalamus",
-                              "labelIndex": 637,
+                              "name": "Thalamus, sensory-motor cortex related",
+                              "labelIndex": 864,
                               "rgb": [
                                 255,
                                 128,
@@ -43078,155 +43090,340 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Ventral anterior-lateral complex of the thalamus",
-                                  "labelIndex": 629,
+                                  "name": "Ventral group of the dorsal thalamus",
+                                  "labelIndex": 637,
                                   "rgb": [
                                     255,
                                     128,
                                     132
                                   ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 629,
-                                    "atlas_id": 361,
-                                    "ontology_id": 1,
-                                    "acronym": "VAL",
-                                    "name": "Ventral anterior-lateral complex of the thalamus",
-                                    "color_hex_triplet": "FF8084",
-                                    "graph_order": 644,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 637,
-                                    "centers": [
-                                      [
-                                        6490,
-                                        4410,
-                                        4500
+                                  "children": [
+                                    {
+                                      "name": "Ventral anterior-lateral complex of the thalamus",
+                                      "labelIndex": 629,
+                                      "rgb": [
+                                        255,
+                                        128,
+                                        132
                                       ],
-                                      [
-                                        6490,
-                                        4410,
-                                        6900
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 629,
+                                        "atlas_id": 361,
+                                        "ontology_id": 1,
+                                        "acronym": "VAL",
+                                        "name": "Ventral anterior-lateral complex of the thalamus",
+                                        "color_hex_triplet": "FF8084",
+                                        "graph_order": 644,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 637,
+                                        "centers": [
+                                          [
+                                            6490,
+                                            4410,
+                                            4500
+                                          ],
+                                          [
+                                            6490,
+                                            4410,
+                                            6900
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1237500,
+                                          147500,
+                                          -372500
+                                        ],
+                                        [
+                                          -1162500,
+                                          147500,
+                                          -372500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1237500,
-                                      147500,
-                                      -372500
-                                    ],
-                                    [
-                                      -1162500,
-                                      147500,
-                                      -372500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Ventral medial nucleus of the thalamus",
-                                  "labelIndex": 685,
-                                  "rgb": [
-                                    255,
-                                    128,
-                                    132
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 685,
-                                    "atlas_id": 368,
-                                    "ontology_id": 1,
-                                    "acronym": "VM",
-                                    "name": "Ventral medial nucleus of the thalamus",
-                                    "color_hex_triplet": "FF8084",
-                                    "graph_order": 645,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 637,
-                                    "centers": [
-                                      [
-                                        6830,
-                                        4990,
-                                        4770
+                                    },
+                                    {
+                                      "name": "Ventral medial nucleus of the thalamus",
+                                      "labelIndex": 685,
+                                      "rgb": [
+                                        255,
+                                        128,
+                                        132
                                       ],
-                                      [
-                                        6830,
-                                        4990,
-                                        6630
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 685,
+                                        "atlas_id": 368,
+                                        "ontology_id": 1,
+                                        "acronym": "VM",
+                                        "name": "Ventral medial nucleus of the thalamus",
+                                        "color_hex_triplet": "FF8084",
+                                        "graph_order": 645,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 637,
+                                        "centers": [
+                                          [
+                                            6830,
+                                            4990,
+                                            4770
+                                          ],
+                                          [
+                                            6830,
+                                            4990,
+                                            6630
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          967500,
+                                          -192500,
+                                          -952500
+                                        ],
+                                        [
+                                          -892500,
+                                          -192500,
+                                          -952500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      967500,
-                                      -192500,
-                                      -952500
-                                    ],
-                                    [
-                                      -892500,
-                                      -192500,
-                                      -952500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Ventral posterior complex of the thalamus",
-                                  "labelIndex": 709,
-                                  "rgb": [
-                                    255,
-                                    128,
-                                    132
-                                  ],
-                                  "children": [
+                                    },
                                     {
-                                      "name": "Ventral posterolateral nucleus of the thalamus",
-                                      "labelIndex": 718,
+                                      "name": "Ventral posterior complex of the thalamus",
+                                      "labelIndex": 709,
                                       "rgb": [
                                         255,
                                         128,
                                         132
                                       ],
-                                      "children": [],
+                                      "children": [
+                                        {
+                                          "name": "Ventral posterolateral nucleus of the thalamus",
+                                          "labelIndex": 718,
+                                          "rgb": [
+                                            255,
+                                            128,
+                                            132
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 718,
+                                            "atlas_id": 372,
+                                            "ontology_id": 1,
+                                            "acronym": "VPL",
+                                            "name": "Ventral posterolateral nucleus of the thalamus",
+                                            "color_hex_triplet": "FF8084",
+                                            "graph_order": 647,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 709,
+                                            "centers": [
+                                              [
+                                                6820,
+                                                4320,
+                                                3660
+                                              ],
+                                              [
+                                                6820,
+                                                4320,
+                                                7740
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2077500,
+                                              -182500,
+                                              -282500
+                                            ],
+                                            [
+                                              -2002500,
+                                              -182500,
+                                              -282500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Ventral posterolateral nucleus of the thalamus, parvicellular part",
+                                          "labelIndex": 725,
+                                          "rgb": [
+                                            255,
+                                            128,
+                                            132
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 725,
+                                            "atlas_id": 373,
+                                            "ontology_id": 1,
+                                            "acronym": "VPLpc",
+                                            "name": "Ventral posterolateral nucleus of the thalamus, parvicellular part",
+                                            "color_hex_triplet": "FF8084",
+                                            "graph_order": 648,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 709,
+                                            "centers": [
+                                              [
+                                                7490,
+                                                4530,
+                                                4380
+                                              ],
+                                              [
+                                                7490,
+                                                4530,
+                                                7020
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1357500,
+                                              -852500,
+                                              -492500
+                                            ],
+                                            [
+                                              -1282500,
+                                              -852500,
+                                              -492500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Ventral posteromedial nucleus of the thalamus",
+                                          "labelIndex": 733,
+                                          "rgb": [
+                                            255,
+                                            128,
+                                            132
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 733,
+                                            "atlas_id": 374,
+                                            "ontology_id": 1,
+                                            "acronym": "VPM",
+                                            "name": "Ventral posteromedial nucleus of the thalamus",
+                                            "color_hex_triplet": "FF8084",
+                                            "graph_order": 649,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 709,
+                                            "centers": [
+                                              [
+                                                7070,
+                                                4150,
+                                                3910
+                                              ],
+                                              [
+                                                7070,
+                                                4150,
+                                                7490
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1827500,
+                                              -432500,
+                                              -112500
+                                            ],
+                                            [
+                                              -1752500,
+                                              -432500,
+                                              -112500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Ventral posteromedial nucleus of the thalamus, parvicellular part",
+                                          "labelIndex": 741,
+                                          "rgb": [
+                                            255,
+                                            128,
+                                            132
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 741,
+                                            "atlas_id": 375,
+                                            "ontology_id": 1,
+                                            "acronym": "VPMpc",
+                                            "name": "Ventral posteromedial nucleus of the thalamus, parvicellular part",
+                                            "color_hex_triplet": "FF8084",
+                                            "graph_order": 650,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 709,
+                                            "centers": [
+                                              [
+                                                7370,
+                                                4650,
+                                                5040
+                                              ],
+                                              [
+                                                7370,
+                                                4650,
+                                                6360
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              697500,
+                                              -732500,
+                                              -612500
+                                            ],
+                                            [
+                                              -622500,
+                                              -732500,
+                                              -612500
+                                            ]
+                                          ]
+                                        }
+                                      ],
                                       "ontologyMetadata": {
-                                        "id": 718,
-                                        "atlas_id": 372,
+                                        "id": 709,
+                                        "atlas_id": 371,
                                         "ontology_id": 1,
-                                        "acronym": "VPL",
-                                        "name": "Ventral posterolateral nucleus of the thalamus",
+                                        "acronym": "VP",
+                                        "name": "Ventral posterior complex of the thalamus",
                                         "color_hex_triplet": "FF8084",
-                                        "graph_order": 647,
+                                        "graph_order": 646,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 709,
+                                        "parent_structure_id": 637,
                                         "centers": [
                                           [
-                                            6820,
-                                            4320,
-                                            3660
+                                            7030,
+                                            4240,
+                                            3960
                                           ],
                                           [
-                                            6820,
-                                            4320,
-                                            7740
+                                            7030,
+                                            4240,
+                                            7440
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2077500,
-                                          -182500,
-                                          -282500
+                                          1777500,
+                                          -392500,
+                                          -202500
                                         ],
                                         [
-                                          -2002500,
-                                          -182500,
-                                          -282500
+                                          -1702500,
+                                          -392500,
+                                          -202500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Ventral posterolateral nucleus of the thalamus, parvicellular part",
-                                      "labelIndex": 725,
+                                      "name": "Posterior triangular thalamic nucleus",
+                                      "labelIndex": 563807435,
                                       "rgb": [
                                         255,
                                         128,
@@ -43234,45 +43431,92 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 725,
-                                        "atlas_id": 373,
+                                        "id": 563807435,
+                                        "atlas_id": null,
                                         "ontology_id": 1,
-                                        "acronym": "VPLpc",
-                                        "name": "Ventral posterolateral nucleus of the thalamus, parvicellular part",
+                                        "acronym": "PoT",
+                                        "name": "Posterior triangular thalamic nucleus",
                                         "color_hex_triplet": "FF8084",
-                                        "graph_order": 648,
+                                        "graph_order": 651,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 709,
+                                        "parent_structure_id": 637,
                                         "centers": [
                                           [
-                                            7490,
-                                            4530,
-                                            4380
+                                            8060,
+                                            3960,
+                                            3970
                                           ],
                                           [
-                                            7490,
-                                            4530,
-                                            7020
+                                            8060,
+                                            3960,
+                                            7430
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1357500,
-                                          -852500,
-                                          -492500
+                                          1767500,
+                                          -1422500,
+                                          77500
                                         ],
                                         [
-                                          -1282500,
-                                          -852500,
-                                          -492500
+                                          -1692500,
+                                          -1422500,
+                                          77500
                                         ]
                                       ]
-                                    },
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 637,
+                                    "atlas_id": 362,
+                                    "ontology_id": 1,
+                                    "acronym": "VENT",
+                                    "name": "Ventral group of the dorsal thalamus",
+                                    "color_hex_triplet": "FF8084",
+                                    "graph_order": 643,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 864,
+                                    "centers": [
+                                      [
+                                        6960,
+                                        4390,
+                                        4200
+                                      ],
+                                      [
+                                        6960,
+                                        4390,
+                                        7200
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1537500,
+                                      -322500,
+                                      -352500
+                                    ],
+                                    [
+                                      -1462500,
+                                      -322500,
+                                      -352500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Subparafascicular nucleus",
+                                  "labelIndex": 406,
+                                  "rgb": [
+                                    255,
+                                    128,
+                                    132
+                                  ],
+                                  "children": [
                                     {
-                                      "name": "Ventral posteromedial nucleus of the thalamus",
-                                      "labelIndex": 733,
+                                      "name": "Subparafascicular nucleus, magnocellular part",
+                                      "labelIndex": 414,
                                       "rgb": [
                                         255,
                                         128,
@@ -43280,45 +43524,45 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 733,
-                                        "atlas_id": 374,
+                                        "id": 414,
+                                        "atlas_id": 334,
                                         "ontology_id": 1,
-                                        "acronym": "VPM",
-                                        "name": "Ventral posteromedial nucleus of the thalamus",
+                                        "acronym": "SPFm",
+                                        "name": "Subparafascicular nucleus, magnocellular part",
                                         "color_hex_triplet": "FF8084",
-                                        "graph_order": 649,
+                                        "graph_order": 653,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 709,
+                                        "parent_structure_id": 406,
                                         "centers": [
                                           [
-                                            7070,
-                                            4150,
-                                            3910
+                                            7510,
+                                            4790,
+                                            5390
                                           ],
                                           [
-                                            7070,
-                                            4150,
-                                            7490
+                                            7510,
+                                            4790,
+                                            6010
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          1827500,
-                                          -432500,
-                                          -112500
+                                          347500,
+                                          -872500,
+                                          -752500
                                         ],
                                         [
-                                          -1752500,
-                                          -432500,
-                                          -112500
+                                          -272500,
+                                          -872500,
+                                          -752500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Ventral posteromedial nucleus of the thalamus, parvicellular part",
-                                      "labelIndex": 741,
+                                      "name": "Subparafascicular nucleus, parvicellular part",
+                                      "labelIndex": 422,
                                       "rgb": [
                                         255,
                                         128,
@@ -43326,83 +43570,83 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 741,
-                                        "atlas_id": 375,
+                                        "id": 422,
+                                        "atlas_id": 335,
                                         "ontology_id": 1,
-                                        "acronym": "VPMpc",
-                                        "name": "Ventral posteromedial nucleus of the thalamus, parvicellular part",
+                                        "acronym": "SPFp",
+                                        "name": "Subparafascicular nucleus, parvicellular part",
                                         "color_hex_triplet": "FF8084",
-                                        "graph_order": 650,
+                                        "graph_order": 654,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 709,
+                                        "parent_structure_id": 406,
                                         "centers": [
                                           [
-                                            7370,
-                                            4650,
-                                            5040
+                                            7930,
+                                            4380,
+                                            4380
                                           ],
                                           [
-                                            7370,
-                                            4650,
-                                            6360
+                                            7930,
+                                            4380,
+                                            7020
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          697500,
-                                          -732500,
-                                          -612500
+                                          1357500,
+                                          -1292500,
+                                          -342500
                                         ],
                                         [
-                                          -622500,
-                                          -732500,
-                                          -612500
+                                          -1282500,
+                                          -1292500,
+                                          -342500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 709,
-                                    "atlas_id": 371,
+                                    "id": 406,
+                                    "atlas_id": 333,
                                     "ontology_id": 1,
-                                    "acronym": "VP",
-                                    "name": "Ventral posterior complex of the thalamus",
+                                    "acronym": "SPF",
+                                    "name": "Subparafascicular nucleus",
                                     "color_hex_triplet": "FF8084",
-                                    "graph_order": 646,
+                                    "graph_order": 652,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 637,
+                                    "parent_structure_id": 864,
                                     "centers": [
                                       [
-                                        7030,
-                                        4240,
-                                        3960
+                                        7790,
+                                        4520,
+                                        4720
                                       ],
                                       [
-                                        7030,
-                                        4240,
-                                        7440
+                                        7790,
+                                        4520,
+                                        6680
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1777500,
-                                      -392500,
-                                      -202500
+                                      1017500,
+                                      -1152500,
+                                      -482500
                                     ],
                                     [
-                                      -1702500,
-                                      -392500,
-                                      -202500
+                                      -942500,
+                                      -1152500,
+                                      -482500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Posterior triangular thalamic nucleus",
-                                  "labelIndex": 563807435,
+                                  "name": "Subparafascicular area",
+                                  "labelIndex": 609,
                                   "rgb": [
                                     255,
                                     128,
@@ -43410,92 +43654,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 563807435,
-                                    "atlas_id": null,
+                                    "id": 609,
+                                    "atlas_id": 783,
                                     "ontology_id": 1,
-                                    "acronym": "PoT",
-                                    "name": "Posterior triangular thalamic nucleus",
+                                    "acronym": "SPA",
+                                    "name": "Subparafascicular area",
                                     "color_hex_triplet": "FF8084",
-                                    "graph_order": 651,
+                                    "graph_order": 655,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 637,
+                                    "parent_structure_id": 864,
                                     "centers": [
                                       [
-                                        8060,
-                                        3960,
-                                        3970
+                                        7520,
+                                        4220,
+                                        5570
                                       ],
                                       [
-                                        8060,
-                                        3960,
-                                        7430
+                                        7520,
+                                        4220,
+                                        5830
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1767500,
-                                      -1422500,
-                                      77500
+                                      167500,
+                                      -882500,
+                                      -182500
                                     ],
                                     [
-                                      -1692500,
-                                      -1422500,
-                                      77500
+                                      -92500,
+                                      -882500,
+                                      -182500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 637,
-                                "atlas_id": 362,
-                                "ontology_id": 1,
-                                "acronym": "VENT",
-                                "name": "Ventral group of the dorsal thalamus",
-                                "color_hex_triplet": "FF8084",
-                                "graph_order": 643,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 864,
-                                "centers": [
-                                  [
-                                    6960,
-                                    4390,
-                                    4200
-                                  ],
-                                  [
-                                    6960,
-                                    4390,
-                                    7200
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1537500,
-                                  -322500,
-                                  -352500
-                                ],
-                                [
-                                  -1462500,
-                                  -322500,
-                                  -352500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Subparafascicular nucleus",
-                              "labelIndex": 406,
-                              "rgb": [
-                                255,
-                                128,
-                                132
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Subparafascicular nucleus, magnocellular part",
-                                  "labelIndex": 414,
+                                  "name": "Peripeduncular nucleus",
+                                  "labelIndex": 1044,
                                   "rgb": [
                                     255,
                                     128,
@@ -43503,1039 +43700,808 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 414,
-                                    "atlas_id": 334,
+                                    "id": 1044,
+                                    "atlas_id": 271,
                                     "ontology_id": 1,
-                                    "acronym": "SPFm",
-                                    "name": "Subparafascicular nucleus, magnocellular part",
+                                    "acronym": "PP",
+                                    "name": "Peripeduncular nucleus",
                                     "color_hex_triplet": "FF8084",
-                                    "graph_order": 653,
+                                    "graph_order": 656,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 406,
+                                    "parent_structure_id": 864,
                                     "centers": [
                                       [
-                                        7510,
-                                        4790,
-                                        5390
+                                        8470,
+                                        4350,
+                                        3420
                                       ],
                                       [
-                                        7510,
-                                        4790,
-                                        6010
+                                        8470,
+                                        4350,
+                                        7980
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      347500,
-                                      -872500,
-                                      -752500
+                                      2317500,
+                                      -1832500,
+                                      -312500
                                     ],
                                     [
-                                      -272500,
-                                      -872500,
-                                      -752500
+                                      -2242500,
+                                      -1832500,
+                                      -312500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Subparafascicular nucleus, parvicellular part",
-                                  "labelIndex": 422,
+                                  "name": "Geniculate group, dorsal thalamus",
+                                  "labelIndex": 1008,
                                   "rgb": [
                                     255,
                                     128,
                                     132
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Medial geniculate complex",
+                                      "labelIndex": 475,
+                                      "rgb": [
+                                        255,
+                                        128,
+                                        132
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Medial geniculate complex, dorsal part",
+                                          "labelIndex": 1072,
+                                          "rgb": [
+                                            255,
+                                            128,
+                                            132
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1072,
+                                            "atlas_id": 416,
+                                            "ontology_id": 1,
+                                            "acronym": "MGd",
+                                            "name": "Medial geniculate complex, dorsal part",
+                                            "color_hex_triplet": "FF8084",
+                                            "graph_order": 659,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 475,
+                                            "centers": [
+                                              [
+                                                8490,
+                                                3540,
+                                                3330
+                                              ],
+                                              [
+                                                8490,
+                                                3540,
+                                                8070
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2407500,
+                                              -1852500,
+                                              497500
+                                            ],
+                                            [
+                                              -2332500,
+                                              -1852500,
+                                              497500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Medial geniculate complex, ventral part",
+                                          "labelIndex": 1079,
+                                          "rgb": [
+                                            255,
+                                            128,
+                                            132
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1079,
+                                            "atlas_id": 417,
+                                            "ontology_id": 1,
+                                            "acronym": "MGv",
+                                            "name": "Medial geniculate complex, ventral part",
+                                            "color_hex_triplet": "FF8084",
+                                            "graph_order": 660,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 475,
+                                            "centers": [
+                                              [
+                                                8380,
+                                                3870,
+                                                3360
+                                              ],
+                                              [
+                                                8380,
+                                                3870,
+                                                8040
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2377500,
+                                              -1742500,
+                                              167500
+                                            ],
+                                            [
+                                              -2302500,
+                                              -1742500,
+                                              167500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Medial geniculate complex, medial part",
+                                          "labelIndex": 1088,
+                                          "rgb": [
+                                            255,
+                                            128,
+                                            132
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1088,
+                                            "atlas_id": 418,
+                                            "ontology_id": 1,
+                                            "acronym": "MGm",
+                                            "name": "Medial geniculate complex, medial part",
+                                            "color_hex_triplet": "FF8084",
+                                            "graph_order": 661,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 475,
+                                            "centers": [
+                                              [
+                                                8170,
+                                                3980,
+                                                3670
+                                              ],
+                                              [
+                                                8170,
+                                                3980,
+                                                7730
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2067500,
+                                              -1532500,
+                                              57500
+                                            ],
+                                            [
+                                              -1992500,
+                                              -1532500,
+                                              57500
+                                            ]
+                                          ]
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 475,
+                                        "atlas_id": 200,
+                                        "ontology_id": 1,
+                                        "acronym": "MG",
+                                        "name": "Medial geniculate complex",
+                                        "color_hex_triplet": "FF8084",
+                                        "graph_order": 658,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1008,
+                                        "centers": [
+                                          [
+                                            8330,
+                                            3830,
+                                            3460
+                                          ],
+                                          [
+                                            8330,
+                                            3830,
+                                            7940
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2277500,
+                                          -1692500,
+                                          207500
+                                        ],
+                                        [
+                                          -2202500,
+                                          -1692500,
+                                          207500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Dorsal part of the lateral geniculate complex",
+                                      "labelIndex": 170,
+                                      "rgb": [
+                                        255,
+                                        128,
+                                        132
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Dorsal part of the lateral geniculate complex, shell",
+                                          "labelIndex": 496345664,
+                                          "rgb": [
+                                            255,
+                                            128,
+                                            132
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 496345664,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "LGd-sh",
+                                            "name": "Dorsal part of the lateral geniculate complex, shell",
+                                            "color_hex_triplet": "FF8084",
+                                            "graph_order": 663,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 170,
+                                            "centers": [
+                                              [
+                                                7770,
+                                                3200,
+                                                3280
+                                              ],
+                                              [
+                                                7770,
+                                                3200,
+                                                8120
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2457500,
+                                              -1132500,
+                                              837500
+                                            ],
+                                            [
+                                              -2382500,
+                                              -1132500,
+                                              837500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Dorsal part of the lateral geniculate complex, core",
+                                          "labelIndex": 496345668,
+                                          "rgb": [
+                                            255,
+                                            128,
+                                            132
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 496345668,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "LGd-co",
+                                            "name": "Dorsal part of the lateral geniculate complex, core",
+                                            "color_hex_triplet": "FF8084",
+                                            "graph_order": 664,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 170,
+                                            "centers": [
+                                              [
+                                                7460,
+                                                3260,
+                                                3400
+                                              ],
+                                              [
+                                                7460,
+                                                3260,
+                                                8000
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2337500,
+                                              -822500,
+                                              777500
+                                            ],
+                                            [
+                                              -2262500,
+                                              -822500,
+                                              777500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Dorsal part of the lateral geniculate complex, ipsilateral zone",
+                                          "labelIndex": 496345672,
+                                          "rgb": [
+                                            255,
+                                            128,
+                                            132
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 496345672,
+                                            "atlas_id": null,
+                                            "ontology_id": 1,
+                                            "acronym": "LGd-ip",
+                                            "name": "Dorsal part of the lateral geniculate complex, ipsilateral zone",
+                                            "color_hex_triplet": "FF8084",
+                                            "graph_order": 665,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 170,
+                                            "centers": [
+                                              [
+                                                7600,
+                                                3120,
+                                                3510
+                                              ],
+                                              [
+                                                7600,
+                                                3120,
+                                                7890
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              2227500,
+                                              -962500,
+                                              917500
+                                            ],
+                                            [
+                                              -2152500,
+                                              -962500,
+                                              917500
+                                            ]
+                                          ]
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 170,
+                                        "atlas_id": 162,
+                                        "ontology_id": 1,
+                                        "acronym": "LGd",
+                                        "name": "Dorsal part of the lateral geniculate complex",
+                                        "color_hex_triplet": "FF8084",
+                                        "graph_order": 662,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1008,
+                                        "centers": [
+                                          [
+                                            7570,
+                                            3230,
+                                            3380
+                                          ],
+                                          [
+                                            7570,
+                                            3230,
+                                            8020
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2357500,
+                                          -932500,
+                                          807500
+                                        ],
+                                        [
+                                          -2282500,
+                                          -932500,
+                                          807500
+                                        ]
+                                      ]
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 422,
-                                    "atlas_id": 335,
+                                    "id": 1008,
+                                    "atlas_id": 125,
                                     "ontology_id": 1,
-                                    "acronym": "SPFp",
-                                    "name": "Subparafascicular nucleus, parvicellular part",
+                                    "acronym": "GENd",
+                                    "name": "Geniculate group, dorsal thalamus",
                                     "color_hex_triplet": "FF8084",
-                                    "graph_order": 654,
+                                    "graph_order": 657,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 406,
+                                    "parent_structure_id": 864,
                                     "centers": [
-                                      [
-                                        7930,
-                                        4380,
-                                        4380
-                                      ],
-                                      [
-                                        7930,
-                                        4380,
-                                        7020
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1357500,
-                                      -1292500,
-                                      -342500
-                                    ],
-                                    [
-                                      -1282500,
-                                      -1292500,
-                                      -342500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 406,
-                                "atlas_id": 333,
-                                "ontology_id": 1,
-                                "acronym": "SPF",
-                                "name": "Subparafascicular nucleus",
-                                "color_hex_triplet": "FF8084",
-                                "graph_order": 652,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 864,
-                                "centers": [
-                                  [
-                                    7790,
-                                    4520,
-                                    4720
-                                  ],
-                                  [
-                                    7790,
-                                    4520,
-                                    6680
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1017500,
-                                  -1152500,
-                                  -482500
-                                ],
-                                [
-                                  -942500,
-                                  -1152500,
-                                  -482500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Subparafascicular area",
-                              "labelIndex": 609,
-                              "rgb": [
-                                255,
-                                128,
-                                132
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 609,
-                                "atlas_id": 783,
-                                "ontology_id": 1,
-                                "acronym": "SPA",
-                                "name": "Subparafascicular area",
-                                "color_hex_triplet": "FF8084",
-                                "graph_order": 655,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 864,
-                                "centers": [
-                                  [
-                                    7520,
-                                    4220,
-                                    5570
-                                  ],
-                                  [
-                                    7520,
-                                    4220,
-                                    5830
+                                      [
+                                        7940,
+                                        3520,
+                                        3420
+                                      ],
+                                      [
+                                        7940,
+                                        3520,
+                                        7980
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2317500,
+                                      -1302500,
+                                      517500
+                                    ],
+                                    [
+                                      -2242500,
+                                      -1302500,
+                                      517500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  167500,
-                                  -882500,
-                                  -182500
-                                ],
-                                [
-                                  -92500,
-                                  -882500,
-                                  -182500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Peripeduncular nucleus",
-                              "labelIndex": 1044,
-                              "rgb": [
-                                255,
-                                128,
-                                132
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 1044,
-                                "atlas_id": 271,
+                                "id": 864,
+                                "atlas_id": 107,
                                 "ontology_id": 1,
-                                "acronym": "PP",
-                                "name": "Peripeduncular nucleus",
+                                "acronym": "DORsm",
+                                "name": "Thalamus, sensory-motor cortex related",
                                 "color_hex_triplet": "FF8084",
-                                "graph_order": 656,
+                                "graph_order": 642,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 864,
+                                "parent_structure_id": 549,
                                 "centers": [
                                   [
-                                    8470,
-                                    4350,
-                                    3420
+                                    7220,
+                                    4210,
+                                    4070
                                   ],
                                   [
-                                    8470,
-                                    4350,
-                                    7980
+                                    7220,
+                                    4210,
+                                    7330
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  2317500,
-                                  -1832500,
-                                  -312500
+                                  1667500,
+                                  -582500,
+                                  -172500
                                 ],
                                 [
-                                  -2242500,
-                                  -1832500,
-                                  -312500
+                                  -1592500,
+                                  -582500,
+                                  -172500
                                 ]
                               ]
                             },
                             {
-                              "name": "Geniculate group, dorsal thalamus",
-                              "labelIndex": 1008,
+                              "name": "Thalamus, polymodal association cortex related",
+                              "labelIndex": 856,
                               "rgb": [
                                 255,
-                                128,
-                                132
+                                144,
+                                159
                               ],
                               "children": [
                                 {
-                                  "name": "Medial geniculate complex",
-                                  "labelIndex": 475,
+                                  "name": "Lateral group of the dorsal thalamus",
+                                  "labelIndex": 138,
                                   "rgb": [
                                     255,
-                                    128,
-                                    132
+                                    144,
+                                    159
                                   ],
                                   "children": [
                                     {
-                                      "name": "Medial geniculate complex, dorsal part",
-                                      "labelIndex": 1072,
+                                      "name": "Lateral posterior nucleus of the thalamus",
+                                      "labelIndex": 218,
                                       "rgb": [
                                         255,
-                                        128,
-                                        132
+                                        144,
+                                        159
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1072,
-                                        "atlas_id": 416,
+                                        "id": 218,
+                                        "atlas_id": 168,
                                         "ontology_id": 1,
-                                        "acronym": "MGd",
-                                        "name": "Medial geniculate complex, dorsal part",
-                                        "color_hex_triplet": "FF8084",
-                                        "graph_order": 659,
+                                        "acronym": "LP",
+                                        "name": "Lateral posterior nucleus of the thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 668,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 475,
+                                        "parent_structure_id": 138,
                                         "centers": [
                                           [
-                                            8490,
-                                            3540,
-                                            3330
+                                            7480,
+                                            3110,
+                                            4150
                                           ],
                                           [
-                                            8490,
-                                            3540,
-                                            8070
+                                            7480,
+                                            3110,
+                                            7250
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2407500,
-                                          -1852500,
-                                          497500
+                                          1587500,
+                                          -842500,
+                                          927500
                                         ],
                                         [
-                                          -2332500,
-                                          -1852500,
-                                          497500
+                                          -1512500,
+                                          -842500,
+                                          927500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Medial geniculate complex, ventral part",
-                                      "labelIndex": 1079,
+                                      "name": "Posterior complex of the thalamus",
+                                      "labelIndex": 1020,
                                       "rgb": [
                                         255,
-                                        128,
-                                        132
+                                        144,
+                                        159
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1079,
-                                        "atlas_id": 417,
+                                        "id": 1020,
+                                        "atlas_id": 268,
                                         "ontology_id": 1,
-                                        "acronym": "MGv",
-                                        "name": "Medial geniculate complex, ventral part",
-                                        "color_hex_triplet": "FF8084",
-                                        "graph_order": 660,
+                                        "acronym": "PO",
+                                        "name": "Posterior complex of the thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 669,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 475,
+                                        "parent_structure_id": 138,
                                         "centers": [
                                           [
-                                            8380,
-                                            3870,
-                                            3360
+                                            7190,
+                                            3850,
+                                            4310
                                           ],
                                           [
-                                            8380,
-                                            3870,
-                                            8040
+                                            7190,
+                                            3850,
+                                            7090
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2377500,
-                                          -1742500,
-                                          167500
+                                          1427500,
+                                          -552500,
+                                          187500
                                         ],
                                         [
-                                          -2302500,
-                                          -1742500,
-                                          167500
+                                          -1352500,
+                                          -552500,
+                                          187500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Medial geniculate complex, medial part",
-                                      "labelIndex": 1088,
-                                      "rgb": [
-                                        255,
-                                        128,
-                                        132
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1088,
-                                        "atlas_id": 418,
-                                        "ontology_id": 1,
-                                        "acronym": "MGm",
-                                        "name": "Medial geniculate complex, medial part",
-                                        "color_hex_triplet": "FF8084",
-                                        "graph_order": 661,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 475,
-                                        "centers": [
-                                          [
-                                            8170,
-                                            3980,
-                                            3670
-                                          ],
-                                          [
-                                            8170,
-                                            3980,
-                                            7730
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          2067500,
-                                          -1532500,
-                                          57500
-                                        ],
-                                        [
-                                          -1992500,
-                                          -1532500,
-                                          57500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 475,
-                                    "atlas_id": 200,
-                                    "ontology_id": 1,
-                                    "acronym": "MG",
-                                    "name": "Medial geniculate complex",
-                                    "color_hex_triplet": "FF8084",
-                                    "graph_order": 658,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1008,
-                                    "centers": [
-                                      [
-                                        8330,
-                                        3830,
-                                        3460
-                                      ],
-                                      [
-                                        8330,
-                                        3830,
-                                        7940
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2277500,
-                                      -1692500,
-                                      207500
-                                    ],
-                                    [
-                                      -2202500,
-                                      -1692500,
-                                      207500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Dorsal part of the lateral geniculate complex",
-                                  "labelIndex": 170,
-                                  "rgb": [
-                                    255,
-                                    128,
-                                    132
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Dorsal part of the lateral geniculate complex, shell",
-                                      "labelIndex": 496345664,
+                                      "name": "Posterior limiting nucleus of the thalamus",
+                                      "labelIndex": 1029,
                                       "rgb": [
                                         255,
-                                        128,
-                                        132
+                                        144,
+                                        159
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 496345664,
-                                        "atlas_id": null,
+                                        "id": 1029,
+                                        "atlas_id": 269,
                                         "ontology_id": 1,
-                                        "acronym": "LGd-sh",
-                                        "name": "Dorsal part of the lateral geniculate complex, shell",
-                                        "color_hex_triplet": "FF8084",
-                                        "graph_order": 663,
+                                        "acronym": "POL",
+                                        "name": "Posterior limiting nucleus of the thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 670,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 170,
+                                        "parent_structure_id": 138,
                                         "centers": [
                                           [
-                                            7770,
-                                            3200,
-                                            3280
+                                            8230,
+                                            3540,
+                                            3970
                                           ],
                                           [
-                                            7770,
-                                            3200,
-                                            8120
+                                            8230,
+                                            3540,
+                                            7430
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2457500,
-                                          -1132500,
-                                          837500
+                                          1767500,
+                                          -1592500,
+                                          497500
                                         ],
                                         [
-                                          -2382500,
-                                          -1132500,
-                                          837500
+                                          -1692500,
+                                          -1592500,
+                                          497500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Dorsal part of the lateral geniculate complex, core",
-                                      "labelIndex": 496345668,
+                                      "name": "Suprageniculate nucleus",
+                                      "labelIndex": 325,
                                       "rgb": [
                                         255,
-                                        128,
-                                        132
+                                        144,
+                                        159
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 496345668,
-                                        "atlas_id": null,
+                                        "id": 325,
+                                        "atlas_id": 323,
                                         "ontology_id": 1,
-                                        "acronym": "LGd-co",
-                                        "name": "Dorsal part of the lateral geniculate complex, core",
-                                        "color_hex_triplet": "FF8084",
-                                        "graph_order": 664,
+                                        "acronym": "SGN",
+                                        "name": "Suprageniculate nucleus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 671,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 170,
+                                        "parent_structure_id": 138,
                                         "centers": [
                                           [
-                                            7460,
-                                            3260,
-                                            3400
+                                            8380,
+                                            3430,
+                                            3630
                                           ],
                                           [
-                                            7460,
-                                            3260,
-                                            8000
+                                            8380,
+                                            3430,
+                                            7770
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2337500,
-                                          -822500,
-                                          777500
+                                          2107500,
+                                          -1742500,
+                                          607500
                                         ],
                                         [
-                                          -2262500,
-                                          -822500,
-                                          777500
+                                          -2032500,
+                                          -1742500,
+                                          607500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Dorsal part of the lateral geniculate complex, ipsilateral zone",
-                                      "labelIndex": 496345672,
+                                      "name": "Ethmoid nucleus of the thalamus",
+                                      "labelIndex": 560581551,
                                       "rgb": [
                                         255,
-                                        128,
-                                        132
+                                        144,
+                                        159
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 496345672,
+                                        "id": 560581551,
                                         "atlas_id": null,
                                         "ontology_id": 1,
-                                        "acronym": "LGd-ip",
-                                        "name": "Dorsal part of the lateral geniculate complex, ipsilateral zone",
-                                        "color_hex_triplet": "FF8084",
-                                        "graph_order": 665,
+                                        "acronym": "Eth",
+                                        "name": "Ethmoid nucleus of the thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 672,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 170,
+                                        "parent_structure_id": 138,
                                         "centers": [
                                           [
-                                            7600,
-                                            3120,
-                                            3510
+                                            7580,
+                                            3630,
+                                            4400
                                           ],
                                           [
-                                            7600,
-                                            3120,
-                                            7890
+                                            7580,
+                                            3630,
+                                            7000
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          2227500,
-                                          -962500,
-                                          917500
+                                          1337500,
+                                          -942500,
+                                          407500
                                         ],
                                         [
-                                          -2152500,
-                                          -962500,
-                                          917500
-                                        ]
-                                      ]
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 170,
-                                    "atlas_id": 162,
-                                    "ontology_id": 1,
-                                    "acronym": "LGd",
-                                    "name": "Dorsal part of the lateral geniculate complex",
-                                    "color_hex_triplet": "FF8084",
-                                    "graph_order": 662,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1008,
-                                    "centers": [
-                                      [
-                                        7570,
-                                        3230,
-                                        3380
-                                      ],
-                                      [
-                                        7570,
-                                        3230,
-                                        8020
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2357500,
-                                      -932500,
-                                      807500
-                                    ],
-                                    [
-                                      -2282500,
-                                      -932500,
-                                      807500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 1008,
-                                "atlas_id": 125,
-                                "ontology_id": 1,
-                                "acronym": "GENd",
-                                "name": "Geniculate group, dorsal thalamus",
-                                "color_hex_triplet": "FF8084",
-                                "graph_order": 657,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 864,
-                                "centers": [
-                                  [
-                                    7940,
-                                    3520,
-                                    3420
-                                  ],
-                                  [
-                                    7940,
-                                    3520,
-                                    7980
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2317500,
-                                  -1302500,
-                                  517500
-                                ],
-                                [
-                                  -2242500,
-                                  -1302500,
-                                  517500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 864,
-                            "atlas_id": 107,
-                            "ontology_id": 1,
-                            "acronym": "DORsm",
-                            "name": "Thalamus, sensory-motor cortex related",
-                            "color_hex_triplet": "FF8084",
-                            "graph_order": 642,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 549,
-                            "centers": [
-                              [
-                                7220,
-                                4210,
-                                4070
-                              ],
-                              [
-                                7220,
-                                4210,
-                                7330
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1667500,
-                              -582500,
-                              -172500
-                            ],
-                            [
-                              -1592500,
-                              -582500,
-                              -172500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Thalamus, polymodal association cortex related",
-                          "labelIndex": 856,
-                          "rgb": [
-                            255,
-                            144,
-                            159
-                          ],
-                          "children": [
-                            {
-                              "name": "Lateral group of the dorsal thalamus",
-                              "labelIndex": 138,
-                              "rgb": [
-                                255,
-                                144,
-                                159
-                              ],
-                              "children": [
-                                {
-                                  "name": "Lateral posterior nucleus of the thalamus",
-                                  "labelIndex": 218,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 218,
-                                    "atlas_id": 168,
-                                    "ontology_id": 1,
-                                    "acronym": "LP",
-                                    "name": "Lateral posterior nucleus of the thalamus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 668,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 138,
-                                    "centers": [
-                                      [
-                                        7480,
-                                        3110,
-                                        4150
-                                      ],
-                                      [
-                                        7480,
-                                        3110,
-                                        7250
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1587500,
-                                      -842500,
-                                      927500
-                                    ],
-                                    [
-                                      -1512500,
-                                      -842500,
-                                      927500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Posterior complex of the thalamus",
-                                  "labelIndex": 1020,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1020,
-                                    "atlas_id": 268,
-                                    "ontology_id": 1,
-                                    "acronym": "PO",
-                                    "name": "Posterior complex of the thalamus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 669,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 138,
-                                    "centers": [
-                                      [
-                                        7190,
-                                        3850,
-                                        4310
-                                      ],
-                                      [
-                                        7190,
-                                        3850,
-                                        7090
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1427500,
-                                      -552500,
-                                      187500
-                                    ],
-                                    [
-                                      -1352500,
-                                      -552500,
-                                      187500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Posterior limiting nucleus of the thalamus",
-                                  "labelIndex": 1029,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1029,
-                                    "atlas_id": 269,
-                                    "ontology_id": 1,
-                                    "acronym": "POL",
-                                    "name": "Posterior limiting nucleus of the thalamus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 670,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 138,
-                                    "centers": [
-                                      [
-                                        8230,
-                                        3540,
-                                        3970
-                                      ],
-                                      [
-                                        8230,
-                                        3540,
-                                        7430
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1767500,
-                                      -1592500,
-                                      497500
-                                    ],
-                                    [
-                                      -1692500,
-                                      -1592500,
-                                      497500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Suprageniculate nucleus",
-                                  "labelIndex": 325,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 325,
-                                    "atlas_id": 323,
-                                    "ontology_id": 1,
-                                    "acronym": "SGN",
-                                    "name": "Suprageniculate nucleus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 671,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 138,
-                                    "centers": [
-                                      [
-                                        8380,
-                                        3430,
-                                        3630
-                                      ],
-                                      [
-                                        8380,
-                                        3430,
-                                        7770
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2107500,
-                                      -1742500,
-                                      607500
-                                    ],
-                                    [
-                                      -2032500,
-                                      -1742500,
-                                      607500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Ethmoid nucleus of the thalamus",
-                                  "labelIndex": 560581551,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 560581551,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "Eth",
-                                    "name": "Ethmoid nucleus of the thalamus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 672,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 138,
-                                    "centers": [
-                                      [
-                                        7580,
-                                        3630,
-                                        4400
-                                      ],
-                                      [
-                                        7580,
-                                        3630,
-                                        7000
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1337500,
-                                      -942500,
-                                      407500
-                                    ],
-                                    [
-                                      -1262500,
-                                      -942500,
-                                      407500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Retroethmoid nucleus",
-                                  "labelIndex": 560581555,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 560581555,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "REth",
-                                    "name": "Retroethmoid nucleus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 673,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 138
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 138,
-                                "atlas_id": 158,
-                                "ontology_id": 1,
-                                "acronym": "LAT",
-                                "name": "Lateral group of the dorsal thalamus",
-                                "color_hex_triplet": "FF909F",
-                                "graph_order": 667,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 856,
-                                "centers": [
-                                  [
-                                    7470,
-                                    3500,
-                                    4190
-                                  ],
-                                  [
-                                    7470,
-                                    3500,
-                                    7210
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1547500,
-                                  -832500,
-                                  537500
-                                ],
-                                [
-                                  -1472500,
-                                  -832500,
-                                  537500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Anterior group of the dorsal thalamus",
-                              "labelIndex": 239,
-                              "rgb": [
-                                255,
-                                144,
-                                159
-                              ],
-                              "children": [
-                                {
-                                  "name": "Anteroventral nucleus of thalamus",
-                                  "labelIndex": 255,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
+                                          -1262500,
+                                          -942500,
+                                          407500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Retroethmoid nucleus",
+                                      "labelIndex": 560581555,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 560581555,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "REth",
+                                        "name": "Retroethmoid nucleus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 673,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 138
+                                      }
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 255,
-                                    "atlas_id": 31,
+                                    "id": 138,
+                                    "atlas_id": 158,
                                     "ontology_id": 1,
-                                    "acronym": "AV",
-                                    "name": "Anteroventral nucleus of thalamus",
+                                    "acronym": "LAT",
+                                    "name": "Lateral group of the dorsal thalamus",
                                     "color_hex_triplet": "FF909F",
-                                    "graph_order": 675,
+                                    "graph_order": 667,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 239,
+                                    "parent_structure_id": 856,
                                     "centers": [
                                       [
-                                        6040,
-                                        3870,
-                                        4640
+                                        7470,
+                                        3500,
+                                        4190
                                       ],
                                       [
-                                        6040,
-                                        3870,
-                                        6760
+                                        7470,
+                                        3500,
+                                        7210
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1097500,
-                                      597500,
-                                      167500
+                                      1547500,
+                                      -832500,
+                                      537500
                                     ],
                                     [
-                                      -1022500,
-                                      597500,
-                                      167500
+                                      -1472500,
+                                      -832500,
+                                      537500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Anteromedial nucleus",
-                                  "labelIndex": 127,
+                                  "name": "Anterior group of the dorsal thalamus",
+                                  "labelIndex": 239,
                                   "rgb": [
                                     255,
                                     144,
@@ -44543,8 +44509,8 @@
                                   ],
                                   "children": [
                                     {
-                                      "name": "Anteromedial nucleus, dorsal part",
-                                      "labelIndex": 1096,
+                                      "name": "Anteroventral nucleus of thalamus",
+                                      "labelIndex": 255,
                                       "rgb": [
                                         255,
                                         144,
@@ -44552,45 +44518,184 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1096,
-                                        "atlas_id": 419,
+                                        "id": 255,
+                                        "atlas_id": 31,
+                                        "ontology_id": 1,
+                                        "acronym": "AV",
+                                        "name": "Anteroventral nucleus of thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 675,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 239,
+                                        "centers": [
+                                          [
+                                            6040,
+                                            3870,
+                                            4640
+                                          ],
+                                          [
+                                            6040,
+                                            3870,
+                                            6760
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1097500,
+                                          597500,
+                                          167500
+                                        ],
+                                        [
+                                          -1022500,
+                                          597500,
+                                          167500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Anteromedial nucleus",
+                                      "labelIndex": 127,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Anteromedial nucleus, dorsal part",
+                                          "labelIndex": 1096,
+                                          "rgb": [
+                                            255,
+                                            144,
+                                            159
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1096,
+                                            "atlas_id": 419,
+                                            "ontology_id": 1,
+                                            "acronym": "AMd",
+                                            "name": "Anteromedial nucleus, dorsal part",
+                                            "color_hex_triplet": "FF909F",
+                                            "graph_order": 677,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 127,
+                                            "centers": [
+                                              [
+                                                6090,
+                                                4430,
+                                                5070
+                                              ],
+                                              [
+                                                6090,
+                                                4430,
+                                                6330
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              667500,
+                                              547500,
+                                              -392500
+                                            ],
+                                            [
+                                              -592500,
+                                              547500,
+                                              -392500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Anteromedial nucleus, ventral part",
+                                          "labelIndex": 1104,
+                                          "rgb": [
+                                            255,
+                                            144,
+                                            159
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1104,
+                                            "atlas_id": 420,
+                                            "ontology_id": 1,
+                                            "acronym": "AMv",
+                                            "name": "Anteromedial nucleus, ventral part",
+                                            "color_hex_triplet": "FF909F",
+                                            "graph_order": 678,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 127,
+                                            "centers": [
+                                              [
+                                                6090,
+                                                4590,
+                                                4870
+                                              ],
+                                              [
+                                                6090,
+                                                4590,
+                                                6530
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              867500,
+                                              547500,
+                                              -552500
+                                            ],
+                                            [
+                                              -792500,
+                                              547500,
+                                              -552500
+                                            ]
+                                          ]
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 127,
+                                        "atlas_id": 15,
                                         "ontology_id": 1,
-                                        "acronym": "AMd",
-                                        "name": "Anteromedial nucleus, dorsal part",
+                                        "acronym": "AM",
+                                        "name": "Anteromedial nucleus",
                                         "color_hex_triplet": "FF909F",
-                                        "graph_order": 677,
+                                        "graph_order": 676,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 127,
+                                        "parent_structure_id": 239,
                                         "centers": [
                                           [
                                             6090,
-                                            4430,
-                                            5070
+                                            4490,
+                                            4990
                                           ],
                                           [
                                             6090,
-                                            4430,
-                                            6330
+                                            4490,
+                                            6410
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          667500,
+                                          747500,
                                           547500,
-                                          -392500
+                                          -452500
                                         ],
                                         [
-                                          -592500,
+                                          -672500,
                                           547500,
-                                          -392500
+                                          -452500
                                         ]
                                       ]
                                     },
                                     {
-                                      "name": "Anteromedial nucleus, ventral part",
-                                      "labelIndex": 1104,
+                                      "name": "Anterodorsal nucleus",
+                                      "labelIndex": 64,
                                       "rgb": [
                                         255,
                                         144,
@@ -44598,360 +44703,519 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1104,
-                                        "atlas_id": 420,
+                                        "id": 64,
+                                        "atlas_id": 7,
                                         "ontology_id": 1,
-                                        "acronym": "AMv",
-                                        "name": "Anteromedial nucleus, ventral part",
+                                        "acronym": "AD",
+                                        "name": "Anterodorsal nucleus",
                                         "color_hex_triplet": "FF909F",
-                                        "graph_order": 678,
+                                        "graph_order": 679,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 127,
+                                        "parent_structure_id": 239,
                                         "centers": [
                                           [
                                             6090,
-                                            4590,
-                                            4870
+                                            3480,
+                                            4900
                                           ],
                                           [
                                             6090,
-                                            4590,
-                                            6530
+                                            3480,
+                                            6500
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          867500,
+                                          837500,
                                           547500,
-                                          -552500
+                                          557500
                                         ],
                                         [
-                                          -792500,
+                                          -762500,
                                           547500,
-                                          -552500
+                                          557500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Interanteromedial nucleus of the thalamus",
+                                      "labelIndex": 1120,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 1120,
+                                        "atlas_id": 139,
+                                        "ontology_id": 1,
+                                        "acronym": "IAM",
+                                        "name": "Interanteromedial nucleus of the thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 680,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 239,
+                                        "centers": [
+                                          [
+                                            6280,
+                                            4550,
+                                            5530
+                                          ],
+                                          [
+                                            6280,
+                                            4550,
+                                            5870
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          207500,
+                                          357500,
+                                          -512500
+                                        ],
+                                        [
+                                          -132500,
+                                          357500,
+                                          -512500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Interanterodorsal nucleus of the thalamus",
+                                      "labelIndex": 1113,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 1113,
+                                        "atlas_id": 138,
+                                        "ontology_id": 1,
+                                        "acronym": "IAD",
+                                        "name": "Interanterodorsal nucleus of the thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 681,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 239,
+                                        "centers": [
+                                          [
+                                            6160,
+                                            4220,
+                                            5170
+                                          ],
+                                          [
+                                            6160,
+                                            4220,
+                                            6230
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          567500,
+                                          477500,
+                                          -182500
+                                        ],
+                                        [
+                                          -492500,
+                                          477500,
+                                          -182500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Lateral dorsal nucleus of thalamus",
+                                      "labelIndex": 155,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 155,
+                                        "atlas_id": 160,
+                                        "ontology_id": 1,
+                                        "acronym": "LD",
+                                        "name": "Lateral dorsal nucleus of thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 682,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 239,
+                                        "centers": [
+                                          [
+                                            6610,
+                                            3220,
+                                            4270
+                                          ],
+                                          [
+                                            6610,
+                                            3220,
+                                            7130
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1467500,
+                                          27500,
+                                          817500
+                                        ],
+                                        [
+                                          -1392500,
+                                          27500,
+                                          817500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 127,
-                                    "atlas_id": 15,
+                                    "id": 239,
+                                    "atlas_id": 29,
                                     "ontology_id": 1,
-                                    "acronym": "AM",
-                                    "name": "Anteromedial nucleus",
+                                    "acronym": "ATN",
+                                    "name": "Anterior group of the dorsal thalamus",
                                     "color_hex_triplet": "FF909F",
-                                    "graph_order": 676,
+                                    "graph_order": 674,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 239,
+                                    "parent_structure_id": 856,
                                     "centers": [
                                       [
-                                        6090,
-                                        4490,
-                                        4990
+                                        6330,
+                                        3680,
+                                        4600
                                       ],
                                       [
-                                        6090,
-                                        4490,
-                                        6410
+                                        6330,
+                                        3680,
+                                        6800
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      747500,
-                                      547500,
-                                      -452500
+                                      1137500,
+                                      307500,
+                                      357500
                                     ],
                                     [
-                                      -672500,
-                                      547500,
-                                      -452500
+                                      -1062500,
+                                      307500,
+                                      357500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Anterodorsal nucleus",
-                                  "labelIndex": 64,
+                                  "name": "Medial group of the dorsal thalamus",
+                                  "labelIndex": 444,
                                   "rgb": [
                                     255,
                                     144,
                                     159
                                   ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 64,
-                                    "atlas_id": 7,
-                                    "ontology_id": 1,
-                                    "acronym": "AD",
-                                    "name": "Anterodorsal nucleus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 679,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 239,
-                                    "centers": [
-                                      [
-                                        6090,
-                                        3480,
-                                        4900
+                                  "children": [
+                                    {
+                                      "name": "Intermediodorsal nucleus of the thalamus",
+                                      "labelIndex": 59,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6090,
-                                        3480,
-                                        6500
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 59,
+                                        "atlas_id": 148,
+                                        "ontology_id": 1,
+                                        "acronym": "IMD",
+                                        "name": "Intermediodorsal nucleus of the thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 684,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 444,
+                                        "centers": [
+                                          [
+                                            6960,
+                                            4070,
+                                            5620
+                                          ],
+                                          [
+                                            6960,
+                                            4070,
+                                            5780
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          117500,
+                                          -322500,
+                                          -32500
+                                        ],
+                                        [
+                                          -42500,
+                                          -322500,
+                                          -32500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      837500,
-                                      547500,
-                                      557500
-                                    ],
-                                    [
-                                      -762500,
-                                      547500,
-                                      557500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Interanteromedial nucleus of the thalamus",
-                                  "labelIndex": 1120,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1120,
-                                    "atlas_id": 139,
-                                    "ontology_id": 1,
-                                    "acronym": "IAM",
-                                    "name": "Interanteromedial nucleus of the thalamus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 680,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 239,
-                                    "centers": [
-                                      [
-                                        6280,
-                                        4550,
-                                        5530
+                                    },
+                                    {
+                                      "name": "Mediodorsal nucleus of thalamus",
+                                      "labelIndex": 362,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6280,
-                                        4550,
-                                        5870
+                                      "children": [
+                                        {
+                                          "name": "Mediodorsal nucleus of the thalamus, central part",
+                                          "labelIndex": 617,
+                                          "rgb": [
+                                            255,
+                                            144,
+                                            159
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 617,
+                                            "atlas_id": 784,
+                                            "ontology_id": 1,
+                                            "acronym": "MDc",
+                                            "name": "Mediodorsal nucleus of the thalamus, central part",
+                                            "color_hex_triplet": "FF909F",
+                                            "graph_order": 686,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 362
+                                          }
+                                        },
+                                        {
+                                          "name": "Mediodorsal nucleus of the thalamus, lateral part",
+                                          "labelIndex": 626,
+                                          "rgb": [
+                                            255,
+                                            144,
+                                            159
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 626,
+                                            "atlas_id": 785,
+                                            "ontology_id": 1,
+                                            "acronym": "MDl",
+                                            "name": "Mediodorsal nucleus of the thalamus, lateral part",
+                                            "color_hex_triplet": "FF909F",
+                                            "graph_order": 687,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 362
+                                          }
+                                        },
+                                        {
+                                          "name": "Mediodorsal nucleus of the thalamus, medial part",
+                                          "labelIndex": 636,
+                                          "rgb": [
+                                            255,
+                                            144,
+                                            159
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 636,
+                                            "atlas_id": 786,
+                                            "ontology_id": 1,
+                                            "acronym": "MDm",
+                                            "name": "Mediodorsal nucleus of the thalamus, medial part",
+                                            "color_hex_triplet": "FF909F",
+                                            "graph_order": 688,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 362
+                                          }
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 362,
+                                        "atlas_id": 186,
+                                        "ontology_id": 1,
+                                        "acronym": "MD",
+                                        "name": "Mediodorsal nucleus of thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 685,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 444,
+                                        "centers": [
+                                          [
+                                            6760,
+                                            3920,
+                                            5240
+                                          ],
+                                          [
+                                            6760,
+                                            3920,
+                                            6160
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          497500,
+                                          -122500,
+                                          117500
+                                        ],
+                                        [
+                                          -422500,
+                                          -122500,
+                                          117500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      207500,
-                                      357500,
-                                      -512500
-                                    ],
-                                    [
-                                      -132500,
-                                      357500,
-                                      -512500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Interanterodorsal nucleus of the thalamus",
-                                  "labelIndex": 1113,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1113,
-                                    "atlas_id": 138,
-                                    "ontology_id": 1,
-                                    "acronym": "IAD",
-                                    "name": "Interanterodorsal nucleus of the thalamus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 681,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 239,
-                                    "centers": [
-                                      [
-                                        6160,
-                                        4220,
-                                        5170
+                                    },
+                                    {
+                                      "name": "Submedial nucleus of the thalamus",
+                                      "labelIndex": 366,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6160,
-                                        4220,
-                                        6230
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 366,
+                                        "atlas_id": 328,
+                                        "ontology_id": 1,
+                                        "acronym": "SMT",
+                                        "name": "Submedial nucleus of the thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 689,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 444,
+                                        "centers": [
+                                          [
+                                            6700,
+                                            4920,
+                                            5280
+                                          ],
+                                          [
+                                            6700,
+                                            4920,
+                                            6120
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          457500,
+                                          -62500,
+                                          -882500
+                                        ],
+                                        [
+                                          -382500,
+                                          -62500,
+                                          -882500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      567500,
-                                      477500,
-                                      -182500
-                                    ],
-                                    [
-                                      -492500,
-                                      477500,
-                                      -182500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Lateral dorsal nucleus of thalamus",
-                                  "labelIndex": 155,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 155,
-                                    "atlas_id": 160,
-                                    "ontology_id": 1,
-                                    "acronym": "LD",
-                                    "name": "Lateral dorsal nucleus of thalamus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 682,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 239,
-                                    "centers": [
-                                      [
-                                        6610,
-                                        3220,
-                                        4270
+                                    },
+                                    {
+                                      "name": "Perireunensis nucleus",
+                                      "labelIndex": 1077,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6610,
-                                        3220,
-                                        7130
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 1077,
+                                        "atlas_id": 275,
+                                        "ontology_id": 1,
+                                        "acronym": "PR",
+                                        "name": "Perireunensis nucleus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 690,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 444,
+                                        "centers": [
+                                          [
+                                            6550,
+                                            5280,
+                                            5250
+                                          ],
+                                          [
+                                            6550,
+                                            5280,
+                                            6150
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          487500,
+                                          87500,
+                                          -1242500
+                                        ],
+                                        [
+                                          -412500,
+                                          87500,
+                                          -1242500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1467500,
-                                      27500,
-                                      817500
-                                    ],
-                                    [
-                                      -1392500,
-                                      27500,
-                                      817500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 239,
-                                "atlas_id": 29,
-                                "ontology_id": 1,
-                                "acronym": "ATN",
-                                "name": "Anterior group of the dorsal thalamus",
-                                "color_hex_triplet": "FF909F",
-                                "graph_order": 674,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 856,
-                                "centers": [
-                                  [
-                                    6330,
-                                    3680,
-                                    4600
-                                  ],
-                                  [
-                                    6330,
-                                    3680,
-                                    6800
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1137500,
-                                  307500,
-                                  357500
-                                ],
-                                [
-                                  -1062500,
-                                  307500,
-                                  357500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Medial group of the dorsal thalamus",
-                              "labelIndex": 444,
-                              "rgb": [
-                                255,
-                                144,
-                                159
-                              ],
-                              "children": [
-                                {
-                                  "name": "Intermediodorsal nucleus of the thalamus",
-                                  "labelIndex": 59,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 59,
-                                    "atlas_id": 148,
+                                    "id": 444,
+                                    "atlas_id": 196,
                                     "ontology_id": 1,
-                                    "acronym": "IMD",
-                                    "name": "Intermediodorsal nucleus of the thalamus",
+                                    "acronym": "MED",
+                                    "name": "Medial group of the dorsal thalamus",
                                     "color_hex_triplet": "FF909F",
-                                    "graph_order": 684,
+                                    "graph_order": 683,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 444,
+                                    "parent_structure_id": 856,
                                     "centers": [
                                       [
-                                        6960,
-                                        4070,
-                                        5620
+                                        6750,
+                                        4180,
+                                        5280
                                       ],
                                       [
-                                        6960,
-                                        4070,
-                                        5780
+                                        6750,
+                                        4180,
+                                        6120
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      117500,
-                                      -322500,
-                                      -32500
+                                      457500,
+                                      -112500,
+                                      -142500
                                     ],
                                     [
-                                      -42500,
-                                      -322500,
-                                      -32500
+                                      -382500,
+                                      -112500,
+                                      -142500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Mediodorsal nucleus of thalamus",
-                                  "labelIndex": 362,
+                                  "name": "Midline group of the dorsal thalamus",
+                                  "labelIndex": 571,
                                   "rgb": [
                                     255,
                                     144,
@@ -44959,8 +45223,8 @@
                                   ],
                                   "children": [
                                     {
-                                      "name": "Mediodorsal nucleus of the thalamus, central part",
-                                      "labelIndex": 617,
+                                      "name": "Paraventricular nucleus of the thalamus",
+                                      "labelIndex": 149,
                                       "rgb": [
                                         255,
                                         144,
@@ -44968,21 +45232,45 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 617,
-                                        "atlas_id": 784,
+                                        "id": 149,
+                                        "atlas_id": 301,
                                         "ontology_id": 1,
-                                        "acronym": "MDc",
-                                        "name": "Mediodorsal nucleus of the thalamus, central part",
+                                        "acronym": "PVT",
+                                        "name": "Paraventricular nucleus of the thalamus",
                                         "color_hex_triplet": "FF909F",
-                                        "graph_order": 686,
+                                        "graph_order": 692,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 362
-                                      }
+                                        "parent_structure_id": 571,
+                                        "centers": [
+                                          [
+                                            6330,
+                                            3840,
+                                            5620
+                                          ],
+                                          [
+                                            6330,
+                                            3840,
+                                            5780
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          117500,
+                                          307500,
+                                          197500
+                                        ],
+                                        [
+                                          -42500,
+                                          307500,
+                                          197500
+                                        ]
+                                      ]
                                     },
                                     {
-                                      "name": "Mediodorsal nucleus of the thalamus, lateral part",
-                                      "labelIndex": 626,
+                                      "name": "Parataenial nucleus",
+                                      "labelIndex": 15,
                                       "rgb": [
                                         255,
                                         144,
@@ -44990,21 +45278,91 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 626,
-                                        "atlas_id": 785,
+                                        "id": 15,
+                                        "atlas_id": 284,
                                         "ontology_id": 1,
-                                        "acronym": "MDl",
-                                        "name": "Mediodorsal nucleus of the thalamus, lateral part",
+                                        "acronym": "PT",
+                                        "name": "Parataenial nucleus",
                                         "color_hex_triplet": "FF909F",
-                                        "graph_order": 687,
+                                        "graph_order": 693,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 362
-                                      }
+                                        "parent_structure_id": 571,
+                                        "centers": [
+                                          [
+                                            5840,
+                                            4490,
+                                            5370
+                                          ],
+                                          [
+                                            5840,
+                                            4490,
+                                            6030
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          367500,
+                                          797500,
+                                          -452500
+                                        ],
+                                        [
+                                          -292500,
+                                          797500,
+                                          -452500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Nucleus of reuniens",
+                                      "labelIndex": 181,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 181,
+                                        "atlas_id": 305,
+                                        "ontology_id": 1,
+                                        "acronym": "RE",
+                                        "name": "Nucleus of reuniens",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 694,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 571,
+                                        "centers": [
+                                          [
+                                            6310,
+                                            5120,
+                                            5490
+                                          ],
+                                          [
+                                            6310,
+                                            5120,
+                                            5910
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          247500,
+                                          327500,
+                                          -1082500
+                                        ],
+                                        [
+                                          -172500,
+                                          327500,
+                                          -1082500
+                                        ]
+                                      ]
                                     },
                                     {
-                                      "name": "Mediodorsal nucleus of the thalamus, medial part",
-                                      "labelIndex": 636,
+                                      "name": "Xiphoid thalamic nucleus",
+                                      "labelIndex": 560581559,
                                       "rgb": [
                                         255,
                                         144,
@@ -45012,290 +45370,406 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 636,
-                                        "atlas_id": 786,
+                                        "id": 560581559,
+                                        "atlas_id": null,
                                         "ontology_id": 1,
-                                        "acronym": "MDm",
-                                        "name": "Mediodorsal nucleus of the thalamus, medial part",
+                                        "acronym": "Xi",
+                                        "name": "Xiphoid thalamic nucleus",
                                         "color_hex_triplet": "FF909F",
-                                        "graph_order": 688,
+                                        "graph_order": 695,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 362
-                                      }
+                                        "parent_structure_id": 571,
+                                        "centers": [
+                                          [
+                                            6480,
+                                            5240,
+                                            5650
+                                          ],
+                                          [
+                                            6480,
+                                            5240,
+                                            5750
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          87500,
+                                          157500,
+                                          -1202500
+                                        ],
+                                        [
+                                          -12500,
+                                          157500,
+                                          -1202500
+                                        ]
+                                      ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 362,
-                                    "atlas_id": 186,
+                                    "id": 571,
+                                    "atlas_id": 212,
                                     "ontology_id": 1,
-                                    "acronym": "MD",
-                                    "name": "Mediodorsal nucleus of thalamus",
+                                    "acronym": "MTN",
+                                    "name": "Midline group of the dorsal thalamus",
                                     "color_hex_triplet": "FF909F",
-                                    "graph_order": 685,
+                                    "graph_order": 691,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 444,
+                                    "parent_structure_id": 856,
                                     "centers": [
                                       [
-                                        6760,
-                                        3920,
-                                        5240
+                                        6120,
+                                        4460,
+                                        5490
                                       ],
                                       [
-                                        6760,
-                                        3920,
-                                        6160
+                                        6120,
+                                        4460,
+                                        5910
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      497500,
-                                      -122500,
-                                      117500
+                                      247500,
+                                      517500,
+                                      -422500
                                     ],
                                     [
-                                      -422500,
-                                      -122500,
-                                      117500
+                                      -172500,
+                                      517500,
+                                      -422500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Submedial nucleus of the thalamus",
-                                  "labelIndex": 366,
+                                  "name": "Intralaminar nuclei of the dorsal thalamus",
+                                  "labelIndex": 51,
                                   "rgb": [
                                     255,
                                     144,
                                     159
                                   ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 366,
-                                    "atlas_id": 328,
-                                    "ontology_id": 1,
-                                    "acronym": "SMT",
-                                    "name": "Submedial nucleus of the thalamus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 689,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 444,
-                                    "centers": [
-                                      [
-                                        6700,
-                                        4920,
-                                        5280
+                                  "children": [
+                                    {
+                                      "name": "Rhomboid nucleus",
+                                      "labelIndex": 189,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6700,
-                                        4920,
-                                        6120
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 189,
+                                        "atlas_id": 306,
+                                        "ontology_id": 1,
+                                        "acronym": "RH",
+                                        "name": "Rhomboid nucleus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 697,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 51,
+                                        "centers": [
+                                          [
+                                            6610,
+                                            4720,
+                                            5580
+                                          ],
+                                          [
+                                            6610,
+                                            4720,
+                                            5820
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          157500,
+                                          27500,
+                                          -682500
+                                        ],
+                                        [
+                                          -82500,
+                                          27500,
+                                          -682500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      457500,
-                                      -62500,
-                                      -882500
-                                    ],
-                                    [
-                                      -382500,
-                                      -62500,
-                                      -882500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Perireunensis nucleus",
-                                  "labelIndex": 1077,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 1077,
-                                    "atlas_id": 275,
-                                    "ontology_id": 1,
-                                    "acronym": "PR",
-                                    "name": "Perireunensis nucleus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 690,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 444,
-                                    "centers": [
-                                      [
-                                        6550,
-                                        5280,
-                                        5250
+                                    },
+                                    {
+                                      "name": "Central medial nucleus of the thalamus",
+                                      "labelIndex": 599,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6550,
-                                        5280,
-                                        6150
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 599,
+                                        "atlas_id": 74,
+                                        "ontology_id": 1,
+                                        "acronym": "CM",
+                                        "name": "Central medial nucleus of the thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 698,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 51,
+                                        "centers": [
+                                          [
+                                            6670,
+                                            4460,
+                                            5540
+                                          ],
+                                          [
+                                            6670,
+                                            4460,
+                                            5860
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          197500,
+                                          -32500,
+                                          -422500
+                                        ],
+                                        [
+                                          -122500,
+                                          -32500,
+                                          -422500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      487500,
-                                      87500,
-                                      -1242500
-                                    ],
-                                    [
-                                      -412500,
-                                      87500,
-                                      -1242500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 444,
-                                "atlas_id": 196,
-                                "ontology_id": 1,
-                                "acronym": "MED",
-                                "name": "Medial group of the dorsal thalamus",
-                                "color_hex_triplet": "FF909F",
-                                "graph_order": 683,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 856,
-                                "centers": [
-                                  [
-                                    6750,
-                                    4180,
-                                    5280
-                                  ],
-                                  [
-                                    6750,
-                                    4180,
-                                    6120
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  457500,
-                                  -112500,
-                                  -142500
-                                ],
-                                [
-                                  -382500,
-                                  -112500,
-                                  -142500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Midline group of the dorsal thalamus",
-                              "labelIndex": 571,
-                              "rgb": [
-                                255,
-                                144,
-                                159
-                              ],
-                              "children": [
-                                {
-                                  "name": "Paraventricular nucleus of the thalamus",
-                                  "labelIndex": 149,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 149,
-                                    "atlas_id": 301,
-                                    "ontology_id": 1,
-                                    "acronym": "PVT",
-                                    "name": "Paraventricular nucleus of the thalamus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 692,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 571,
-                                    "centers": [
-                                      [
-                                        6330,
-                                        3840,
-                                        5620
+                                    },
+                                    {
+                                      "name": "Paracentral nucleus",
+                                      "labelIndex": 907,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6330,
-                                        3840,
-                                        5780
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 907,
+                                        "atlas_id": 254,
+                                        "ontology_id": 1,
+                                        "acronym": "PCN",
+                                        "name": "Paracentral nucleus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 699,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 51,
+                                        "centers": [
+                                          [
+                                            6830,
+                                            4360,
+                                            5010
+                                          ],
+                                          [
+                                            6830,
+                                            4360,
+                                            6390
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          727500,
+                                          -192500,
+                                          -322500
+                                        ],
+                                        [
+                                          -652500,
+                                          -192500,
+                                          -322500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      117500,
-                                      307500,
-                                      197500
-                                    ],
-                                    [
-                                      -42500,
-                                      307500,
-                                      197500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Parataenial nucleus",
-                                  "labelIndex": 15,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
+                                    },
+                                    {
+                                      "name": "Central lateral nucleus of the thalamus",
+                                      "labelIndex": 575,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 575,
+                                        "atlas_id": 71,
+                                        "ontology_id": 1,
+                                        "acronym": "CL",
+                                        "name": "Central lateral nucleus of the thalamus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 700,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 51,
+                                        "centers": [
+                                          [
+                                            6880,
+                                            3600,
+                                            4830
+                                          ],
+                                          [
+                                            6880,
+                                            3600,
+                                            6570
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          907500,
+                                          -242500,
+                                          437500
+                                        ],
+                                        [
+                                          -832500,
+                                          -242500,
+                                          437500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Parafascicular nucleus",
+                                      "labelIndex": 930,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 930,
+                                        "atlas_id": 257,
+                                        "ontology_id": 1,
+                                        "acronym": "PF",
+                                        "name": "Parafascicular nucleus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 701,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 51,
+                                        "centers": [
+                                          [
+                                            7510,
+                                            3930,
+                                            4970
+                                          ],
+                                          [
+                                            7510,
+                                            3930,
+                                            6430
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          767500,
+                                          -872500,
+                                          107500
+                                        ],
+                                        [
+                                          -692500,
+                                          -872500,
+                                          107500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Posterior intralaminar thalamic nucleus",
+                                      "labelIndex": 560581563,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 560581563,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "PIL",
+                                        "name": "Posterior intralaminar thalamic nucleus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 702,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 51,
+                                        "centers": [
+                                          [
+                                            8490,
+                                            4200,
+                                            3590
+                                          ],
+                                          [
+                                            8490,
+                                            4200,
+                                            7810
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2147500,
+                                          -1852500,
+                                          -162500
+                                        ],
+                                        [
+                                          -2072500,
+                                          -1852500,
+                                          -162500
+                                        ]
+                                      ]
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 15,
-                                    "atlas_id": 284,
+                                    "id": 51,
+                                    "atlas_id": 147,
                                     "ontology_id": 1,
-                                    "acronym": "PT",
-                                    "name": "Parataenial nucleus",
+                                    "acronym": "ILM",
+                                    "name": "Intralaminar nuclei of the dorsal thalamus",
                                     "color_hex_triplet": "FF909F",
-                                    "graph_order": 693,
+                                    "graph_order": 696,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 571,
+                                    "parent_structure_id": 856,
                                     "centers": [
                                       [
-                                        5840,
-                                        4490,
-                                        5370
+                                        7190,
+                                        4080,
+                                        4900
                                       ],
                                       [
-                                        5840,
-                                        4490,
-                                        6030
+                                        7190,
+                                        4080,
+                                        6500
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      367500,
-                                      797500,
-                                      -452500
+                                      837500,
+                                      -552500,
+                                      -42500
                                     ],
                                     [
-                                      -292500,
-                                      797500,
-                                      -452500
+                                      -762500,
+                                      -552500,
+                                      -42500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Nucleus of reuniens",
-                                  "labelIndex": 181,
+                                  "name": "Reticular nucleus of the thalamus",
+                                  "labelIndex": 262,
                                   "rgb": [
                                     255,
                                     144,
@@ -45303,1084 +45777,1053 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 181,
-                                    "atlas_id": 305,
+                                    "id": 262,
+                                    "atlas_id": 315,
                                     "ontology_id": 1,
-                                    "acronym": "RE",
-                                    "name": "Nucleus of reuniens",
+                                    "acronym": "RT",
+                                    "name": "Reticular nucleus of the thalamus",
                                     "color_hex_triplet": "FF909F",
-                                    "graph_order": 694,
+                                    "graph_order": 703,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 571,
+                                    "parent_structure_id": 856,
                                     "centers": [
                                       [
-                                        6310,
-                                        5120,
-                                        5490
+                                        6340,
+                                        4340,
+                                        3730
                                       ],
                                       [
-                                        6310,
-                                        5120,
-                                        5910
+                                        6340,
+                                        4340,
+                                        7670
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      247500,
-                                      327500,
-                                      -1082500
+                                      2007500,
+                                      297500,
+                                      -302500
                                     ],
                                     [
-                                      -172500,
-                                      327500,
-                                      -1082500
+                                      -1932500,
+                                      297500,
+                                      -302500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Xiphoid thalamic nucleus",
-                                  "labelIndex": 560581559,
+                                  "name": "Geniculate group, ventral thalamus",
+                                  "labelIndex": 1014,
                                   "rgb": [
                                     255,
                                     144,
                                     159
                                   ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 560581559,
-                                    "atlas_id": null,
-                                    "ontology_id": 1,
-                                    "acronym": "Xi",
-                                    "name": "Xiphoid thalamic nucleus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 695,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 571,
-                                    "centers": [
-                                      [
-                                        6480,
-                                        5240,
-                                        5650
+                                  "children": [
+                                    {
+                                      "name": "Intergeniculate leaflet of the lateral geniculate complex",
+                                      "labelIndex": 27,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6480,
-                                        5240,
-                                        5750
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 27,
+                                        "atlas_id": 144,
+                                        "ontology_id": 1,
+                                        "acronym": "IGL",
+                                        "name": "Intergeniculate leaflet of the lateral geniculate complex",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 705,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1014,
+                                        "centers": [
+                                          [
+                                            7730,
+                                            3710,
+                                            3130
+                                          ],
+                                          [
+                                            7730,
+                                            3710,
+                                            8270
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2607500,
+                                          -1092500,
+                                          327500
+                                        ],
+                                        [
+                                          -2532500,
+                                          -1092500,
+                                          327500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      87500,
-                                      157500,
-                                      -1202500
-                                    ],
-                                    [
-                                      -12500,
-                                      157500,
-                                      -1202500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 571,
-                                "atlas_id": 212,
-                                "ontology_id": 1,
-                                "acronym": "MTN",
-                                "name": "Midline group of the dorsal thalamus",
-                                "color_hex_triplet": "FF909F",
-                                "graph_order": 691,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 856,
-                                "centers": [
-                                  [
-                                    6120,
-                                    4460,
-                                    5490
-                                  ],
-                                  [
-                                    6120,
-                                    4460,
-                                    5910
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  247500,
-                                  517500,
-                                  -422500
-                                ],
-                                [
-                                  -172500,
-                                  517500,
-                                  -422500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Intralaminar nuclei of the dorsal thalamus",
-                              "labelIndex": 51,
-                              "rgb": [
-                                255,
-                                144,
-                                159
-                              ],
-                              "children": [
-                                {
-                                  "name": "Rhomboid nucleus",
-                                  "labelIndex": 189,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 189,
-                                    "atlas_id": 306,
-                                    "ontology_id": 1,
-                                    "acronym": "RH",
-                                    "name": "Rhomboid nucleus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 697,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 51,
-                                    "centers": [
-                                      [
-                                        6610,
-                                        4720,
-                                        5580
+                                    },
+                                    {
+                                      "name": "Intermediate geniculate nucleus",
+                                      "labelIndex": 563807439,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6610,
-                                        4720,
-                                        5820
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 563807439,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "IntG",
+                                        "name": "Intermediate geniculate nucleus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 706,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1014,
+                                        "centers": [
+                                          [
+                                            7950,
+                                            4060,
+                                            3340
+                                          ],
+                                          [
+                                            7950,
+                                            4060,
+                                            8060
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2397500,
+                                          -1312500,
+                                          -22500
+                                        ],
+                                        [
+                                          -2322500,
+                                          -1312500,
+                                          -22500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      157500,
-                                      27500,
-                                      -682500
-                                    ],
-                                    [
-                                      -82500,
-                                      27500,
-                                      -682500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Central medial nucleus of the thalamus",
-                                  "labelIndex": 599,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 599,
-                                    "atlas_id": 74,
-                                    "ontology_id": 1,
-                                    "acronym": "CM",
-                                    "name": "Central medial nucleus of the thalamus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 698,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 51,
-                                    "centers": [
-                                      [
-                                        6670,
-                                        4460,
-                                        5540
+                                    },
+                                    {
+                                      "name": "Ventral part of the lateral geniculate complex",
+                                      "labelIndex": 178,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6670,
-                                        4460,
-                                        5860
+                                      "children": [
+                                        {
+                                          "name": "Ventral part of the lateral geniculate complex, lateral zone",
+                                          "labelIndex": 300,
+                                          "rgb": [
+                                            255,
+                                            144,
+                                            159
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 300,
+                                            "atlas_id": 461,
+                                            "ontology_id": 1,
+                                            "acronym": "LGvl",
+                                            "name": "Ventral part of the lateral geniculate complex, lateral zone",
+                                            "color_hex_triplet": "FF909F",
+                                            "graph_order": 708,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 178
+                                          }
+                                        },
+                                        {
+                                          "name": "Ventral part of the lateral geniculate complex, medial zone",
+                                          "labelIndex": 316,
+                                          "rgb": [
+                                            255,
+                                            144,
+                                            159
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 316,
+                                            "atlas_id": 463,
+                                            "ontology_id": 1,
+                                            "acronym": "LGvm",
+                                            "name": "Ventral part of the lateral geniculate complex, medial zone",
+                                            "color_hex_triplet": "FF909F",
+                                            "graph_order": 709,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 178
+                                          }
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 178,
+                                        "atlas_id": 163,
+                                        "ontology_id": 1,
+                                        "acronym": "LGv",
+                                        "name": "Ventral part of the lateral geniculate complex",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 707,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1014,
+                                        "centers": [
+                                          [
+                                            7650,
+                                            3930,
+                                            3030
+                                          ],
+                                          [
+                                            7650,
+                                            3930,
+                                            8370
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2707500,
+                                          -1012500,
+                                          107500
+                                        ],
+                                        [
+                                          -2632500,
+                                          -1012500,
+                                          107500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      197500,
-                                      -32500,
-                                      -422500
-                                    ],
-                                    [
-                                      -122500,
-                                      -32500,
-                                      -422500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Paracentral nucleus",
-                                  "labelIndex": 907,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 907,
-                                    "atlas_id": 254,
-                                    "ontology_id": 1,
-                                    "acronym": "PCN",
-                                    "name": "Paracentral nucleus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 699,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 51,
-                                    "centers": [
-                                      [
-                                        6830,
-                                        4360,
-                                        5010
+                                    },
+                                    {
+                                      "name": "Subgeniculate nucleus",
+                                      "labelIndex": 321,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        6830,
-                                        4360,
-                                        6390
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 321,
+                                        "atlas_id": 464,
+                                        "ontology_id": 1,
+                                        "acronym": "SubG",
+                                        "name": "Subgeniculate nucleus",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 710,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1014,
+                                        "centers": [
+                                          [
+                                            7650,
+                                            4530,
+                                            3140
+                                          ],
+                                          [
+                                            7650,
+                                            4530,
+                                            8260
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2597500,
+                                          -1012500,
+                                          -492500
+                                        ],
+                                        [
+                                          -2522500,
+                                          -1012500,
+                                          -492500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      727500,
-                                      -192500,
-                                      -322500
-                                    ],
-                                    [
-                                      -652500,
-                                      -192500,
-                                      -322500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Central lateral nucleus of the thalamus",
-                                  "labelIndex": 575,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 575,
-                                    "atlas_id": 71,
+                                    "id": 1014,
+                                    "atlas_id": 126,
                                     "ontology_id": 1,
-                                    "acronym": "CL",
-                                    "name": "Central lateral nucleus of the thalamus",
+                                    "acronym": "GENv",
+                                    "name": "Geniculate group, ventral thalamus",
                                     "color_hex_triplet": "FF909F",
-                                    "graph_order": 700,
+                                    "graph_order": 704,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 51,
+                                    "parent_structure_id": 856,
                                     "centers": [
                                       [
-                                        6880,
-                                        3600,
-                                        4830
+                                        7670,
+                                        3940,
+                                        3070
                                       ],
                                       [
-                                        6880,
-                                        3600,
-                                        6570
+                                        7670,
+                                        3940,
+                                        8330
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      907500,
-                                      -242500,
-                                      437500
+                                      2667500,
+                                      -1032500,
+                                      97500
                                     ],
                                     [
-                                      -832500,
-                                      -242500,
-                                      437500
+                                      -2592500,
+                                      -1032500,
+                                      97500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Parafascicular nucleus",
-                                  "labelIndex": 930,
+                                  "name": "Epithalamus",
+                                  "labelIndex": 958,
                                   "rgb": [
                                     255,
                                     144,
                                     159
                                   ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 930,
-                                    "atlas_id": 257,
-                                    "ontology_id": 1,
-                                    "acronym": "PF",
-                                    "name": "Parafascicular nucleus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 701,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 51,
-                                    "centers": [
-                                      [
-                                        7510,
-                                        3930,
-                                        4970
+                                  "children": [
+                                    {
+                                      "name": "Medial habenula",
+                                      "labelIndex": 483,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
                                       ],
-                                      [
-                                        7510,
-                                        3930,
-                                        6430
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 483,
+                                        "atlas_id": 201,
+                                        "ontology_id": 1,
+                                        "acronym": "MH",
+                                        "name": "Medial habenula",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 712,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 958,
+                                        "centers": [
+                                          [
+                                            6870,
+                                            3030,
+                                            5460
+                                          ],
+                                          [
+                                            6870,
+                                            3030,
+                                            5940
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          277500,
+                                          -232500,
+                                          1007500
+                                        ],
+                                        [
+                                          -202500,
+                                          -232500,
+                                          1007500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      767500,
-                                      -872500,
-                                      107500
-                                    ],
-                                    [
-                                      -692500,
-                                      -872500,
-                                      107500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Posterior intralaminar thalamic nucleus",
-                                  "labelIndex": 560581563,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
+                                    },
+                                    {
+                                      "name": "Lateral habenula",
+                                      "labelIndex": 186,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 186,
+                                        "atlas_id": 164,
+                                        "ontology_id": 1,
+                                        "acronym": "LH",
+                                        "name": "Lateral habenula",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 713,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 958,
+                                        "centers": [
+                                          [
+                                            6980,
+                                            3230,
+                                            5240
+                                          ],
+                                          [
+                                            6980,
+                                            3230,
+                                            6160
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          497500,
+                                          -342500,
+                                          807500
+                                        ],
+                                        [
+                                          -422500,
+                                          -342500,
+                                          807500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Pineal body",
+                                      "labelIndex": 953,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        159
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 953,
+                                        "atlas_id": 260,
+                                        "ontology_id": 1,
+                                        "acronym": "PIN",
+                                        "name": "Pineal body",
+                                        "color_hex_triplet": "FF909F",
+                                        "graph_order": 714,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 958
+                                      }
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 560581563,
-                                    "atlas_id": null,
+                                    "id": 958,
+                                    "atlas_id": 119,
                                     "ontology_id": 1,
-                                    "acronym": "PIL",
-                                    "name": "Posterior intralaminar thalamic nucleus",
+                                    "acronym": "EPI",
+                                    "name": "Epithalamus",
                                     "color_hex_triplet": "FF909F",
-                                    "graph_order": 702,
+                                    "graph_order": 711,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 51,
+                                    "parent_structure_id": 856,
                                     "centers": [
                                       [
-                                        8490,
-                                        4200,
-                                        3590
+                                        6930,
+                                        3130,
+                                        5340
                                       ],
                                       [
-                                        8490,
-                                        4200,
-                                        7810
+                                        6930,
+                                        3130,
+                                        6060
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2147500,
-                                      -1852500,
-                                      -162500
+                                      397500,
+                                      -292500,
+                                      907500
                                     ],
                                     [
-                                      -2072500,
-                                      -1852500,
-                                      -162500
+                                      -322500,
+                                      -292500,
+                                      907500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 51,
-                                "atlas_id": 147,
-                                "ontology_id": 1,
-                                "acronym": "ILM",
-                                "name": "Intralaminar nuclei of the dorsal thalamus",
-                                "color_hex_triplet": "FF909F",
-                                "graph_order": 696,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 856,
-                                "centers": [
-                                  [
-                                    7190,
-                                    4080,
-                                    4900
-                                  ],
-                                  [
-                                    7190,
-                                    4080,
-                                    6500
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  837500,
-                                  -552500,
-                                  -42500
-                                ],
-                                [
-                                  -762500,
-                                  -552500,
-                                  -42500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Reticular nucleus of the thalamus",
-                              "labelIndex": 262,
-                              "rgb": [
-                                255,
-                                144,
-                                159
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 262,
-                                "atlas_id": 315,
+                                "id": 856,
+                                "atlas_id": 106,
                                 "ontology_id": 1,
-                                "acronym": "RT",
-                                "name": "Reticular nucleus of the thalamus",
+                                "acronym": "DORpm",
+                                "name": "Thalamus, polymodal association cortex related",
                                 "color_hex_triplet": "FF909F",
-                                "graph_order": 703,
+                                "graph_order": 666,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 856,
+                                "parent_structure_id": 549,
                                 "centers": [
                                   [
-                                    6340,
-                                    4340,
-                                    3730
+                                    6880,
+                                    3900,
+                                    4620
                                   ],
                                   [
-                                    6340,
-                                    4340,
-                                    7670
+                                    6880,
+                                    3900,
+                                    6780
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  2007500,
-                                  297500,
-                                  -302500
+                                  1117500,
+                                  -242500,
+                                  137500
                                 ],
                                 [
-                                  -1932500,
-                                  297500,
-                                  -302500
+                                  -1042500,
+                                  -242500,
+                                  137500
                                 ]
                               ]
-                            },
+                            }
+                          ],
+                          "ontologyMetadata": {
+                            "id": 549,
+                            "atlas_id": 351,
+                            "ontology_id": 1,
+                            "acronym": "TH",
+                            "name": "Thalamus",
+                            "color_hex_triplet": "FF7080",
+                            "graph_order": 641,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 1129,
+                            "centers": [
+                              [
+                                7010,
+                                4020,
+                                4430
+                              ],
+                              [
+                                7010,
+                                4020,
+                                6970
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              1307500,
+                              -372500,
+                              17500
+                            ],
+                            [
+                              -1232500,
+                              -372500,
+                              17500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "Hypothalamus",
+                          "labelIndex": 1097,
+                          "rgb": [
+                            230,
+                            68,
+                            56
+                          ],
+                          "children": [
                             {
-                              "name": "Geniculate group, ventral thalamus",
-                              "labelIndex": 1014,
+                              "name": "Periventricular zone",
+                              "labelIndex": 157,
                               "rgb": [
                                 255,
-                                144,
-                                159
+                                93,
+                                80
                               ],
                               "children": [
                                 {
-                                  "name": "Intergeniculate leaflet of the lateral geniculate complex",
-                                  "labelIndex": 27,
+                                  "name": "Supraoptic nucleus",
+                                  "labelIndex": 390,
                                   "rgb": [
                                     255,
-                                    144,
-                                    159
+                                    93,
+                                    80
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 27,
-                                    "atlas_id": 144,
+                                    "id": 390,
+                                    "atlas_id": 331,
                                     "ontology_id": 1,
-                                    "acronym": "IGL",
-                                    "name": "Intergeniculate leaflet of the lateral geniculate complex",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 705,
+                                    "acronym": "SO",
+                                    "name": "Supraoptic nucleus",
+                                    "color_hex_triplet": "FF5D50",
+                                    "graph_order": 717,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1014,
+                                    "parent_structure_id": 157,
                                     "centers": [
                                       [
-                                        7730,
-                                        3710,
-                                        3130
+                                        5880,
+                                        6740,
+                                        4510
                                       ],
                                       [
-                                        7730,
-                                        3710,
-                                        8270
+                                        5880,
+                                        6740,
+                                        6890
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2607500,
-                                      -1092500,
-                                      327500
+                                      1227500,
+                                      757500,
+                                      -2702500
                                     ],
                                     [
-                                      -2532500,
-                                      -1092500,
-                                      327500
+                                      -1152500,
+                                      757500,
+                                      -2702500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Intermediate geniculate nucleus",
-                                  "labelIndex": 563807439,
+                                  "name": "Accessory supraoptic group",
+                                  "labelIndex": 332,
                                   "rgb": [
                                     255,
-                                    144,
-                                    159
+                                    93,
+                                    80
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Nucleus circularis",
+                                      "labelIndex": 432,
+                                      "rgb": [
+                                        255,
+                                        93,
+                                        80
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 432,
+                                        "atlas_id": 902,
+                                        "ontology_id": 1,
+                                        "acronym": "NC",
+                                        "name": "Nucleus circularis",
+                                        "color_hex_triplet": "FF5D50",
+                                        "graph_order": 719,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 332
+                                      }
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 563807439,
-                                    "atlas_id": null,
+                                    "id": 332,
+                                    "atlas_id": 465,
                                     "ontology_id": 1,
-                                    "acronym": "IntG",
-                                    "name": "Intermediate geniculate nucleus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 706,
+                                    "acronym": "ASO",
+                                    "name": "Accessory supraoptic group",
+                                    "color_hex_triplet": "FF5D50",
+                                    "graph_order": 718,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1014,
+                                    "parent_structure_id": 157,
                                     "centers": [
                                       [
-                                        7950,
-                                        4060,
-                                        3340
+                                        6200,
+                                        6210,
+                                        5290
                                       ],
                                       [
-                                        7950,
-                                        4060,
-                                        8060
+                                        6200,
+                                        6210,
+                                        6110
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2397500,
-                                      -1312500,
-                                      -22500
+                                      447500,
+                                      437500,
+                                      -2172500
                                     ],
                                     [
-                                      -2322500,
-                                      -1312500,
-                                      -22500
+                                      -372500,
+                                      437500,
+                                      -2172500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Ventral part of the lateral geniculate complex",
-                                  "labelIndex": 178,
+                                  "name": "Paraventricular hypothalamic nucleus",
+                                  "labelIndex": 38,
                                   "rgb": [
                                     255,
-                                    144,
-                                    159
+                                    93,
+                                    80
                                   ],
                                   "children": [
                                     {
-                                      "name": "Ventral part of the lateral geniculate complex, lateral zone",
-                                      "labelIndex": 300,
+                                      "name": "Paraventricular hypothalamic nucleus, magnocellular division",
+                                      "labelIndex": 71,
                                       "rgb": [
                                         255,
-                                        144,
-                                        159
+                                        93,
+                                        80
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Paraventricular hypothalamic nucleus, magnocellular division, anterior magnocellular part",
+                                          "labelIndex": 47,
+                                          "rgb": [
+                                            255,
+                                            93,
+                                            80
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 47,
+                                            "atlas_id": 288,
+                                            "ontology_id": 1,
+                                            "acronym": "PVHam",
+                                            "name": "Paraventricular hypothalamic nucleus, magnocellular division, anterior magnocellular part",
+                                            "color_hex_triplet": "FF5D50",
+                                            "graph_order": 722,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 71
+                                          }
+                                        },
+                                        {
+                                          "name": "Paraventricular hypothalamic nucleus, magnocellular division, medial magnocellular part",
+                                          "labelIndex": 79,
+                                          "rgb": [
+                                            255,
+                                            93,
+                                            80
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 79,
+                                            "atlas_id": 292,
+                                            "ontology_id": 1,
+                                            "acronym": "PVHmm",
+                                            "name": "Paraventricular hypothalamic nucleus, magnocellular division, medial magnocellular part",
+                                            "color_hex_triplet": "FF5D50",
+                                            "graph_order": 723,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 71
+                                          }
+                                        },
+                                        {
+                                          "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part",
+                                          "labelIndex": 103,
+                                          "rgb": [
+                                            255,
+                                            93,
+                                            80
+                                          ],
+                                          "children": [
+                                            {
+                                              "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part, lateral zone",
+                                              "labelIndex": 652,
+                                              "rgb": [
+                                                255,
+                                                93,
+                                                80
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 652,
+                                                "atlas_id": 788,
+                                                "ontology_id": 1,
+                                                "acronym": "PVHpml",
+                                                "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part, lateral zone",
+                                                "color_hex_triplet": "FF5D50",
+                                                "graph_order": 725,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 103
+                                              }
+                                            },
+                                            {
+                                              "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part, medial zone",
+                                              "labelIndex": 660,
+                                              "rgb": [
+                                                255,
+                                                93,
+                                                80
+                                              ],
+                                              "children": [],
+                                              "ontologyMetadata": {
+                                                "id": 660,
+                                                "atlas_id": 789,
+                                                "ontology_id": 1,
+                                                "acronym": "PVHpmm",
+                                                "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part, medial zone",
+                                                "color_hex_triplet": "FF5D50",
+                                                "graph_order": 726,
+                                                "st_level": null,
+                                                "hemisphere_id": 3,
+                                                "parent_structure_id": 103
+                                              }
+                                            }
+                                          ],
+                                          "ontologyMetadata": {
+                                            "id": 103,
+                                            "atlas_id": 295,
+                                            "ontology_id": 1,
+                                            "acronym": "PVHpm",
+                                            "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part",
+                                            "color_hex_triplet": "FF5D50",
+                                            "graph_order": 724,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 71
+                                          }
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 300,
-                                        "atlas_id": 461,
+                                        "id": 71,
+                                        "atlas_id": 291,
                                         "ontology_id": 1,
-                                        "acronym": "LGvl",
-                                        "name": "Ventral part of the lateral geniculate complex, lateral zone",
-                                        "color_hex_triplet": "FF909F",
-                                        "graph_order": 708,
+                                        "acronym": "PVHm",
+                                        "name": "Paraventricular hypothalamic nucleus, magnocellular division",
+                                        "color_hex_triplet": "FF5D50",
+                                        "graph_order": 721,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 178
+                                        "parent_structure_id": 38
                                       }
                                     },
                                     {
-                                      "name": "Ventral part of the lateral geniculate complex, medial zone",
-                                      "labelIndex": 316,
+                                      "name": "Paraventricular hypothalamic nucleus, parvicellular division",
+                                      "labelIndex": 94,
                                       "rgb": [
                                         255,
-                                        144,
-                                        159
+                                        93,
+                                        80
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Paraventricular hypothalamic nucleus, parvicellular division, anterior parvicellular part",
+                                          "labelIndex": 55,
+                                          "rgb": [
+                                            255,
+                                            93,
+                                            80
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 55,
+                                            "atlas_id": 289,
+                                            "ontology_id": 1,
+                                            "acronym": "PVHap",
+                                            "name": "Paraventricular hypothalamic nucleus, parvicellular division, anterior parvicellular part",
+                                            "color_hex_triplet": "FF5D50",
+                                            "graph_order": 728,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 94
+                                          }
+                                        },
+                                        {
+                                          "name": "Paraventricular hypothalamic nucleus, parvicellular division, medial parvicellular part, dorsal zone",
+                                          "labelIndex": 87,
+                                          "rgb": [
+                                            255,
+                                            93,
+                                            80
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 87,
+                                            "atlas_id": 293,
+                                            "ontology_id": 1,
+                                            "acronym": "PVHmpd",
+                                            "name": "Paraventricular hypothalamic nucleus, parvicellular division, medial parvicellular part, dorsal zone",
+                                            "color_hex_triplet": "FF5D50",
+                                            "graph_order": 729,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 94
+                                          }
+                                        },
+                                        {
+                                          "name": "Paraventricular hypothalamic nucleus, parvicellular division, periventricular part",
+                                          "labelIndex": 110,
+                                          "rgb": [
+                                            255,
+                                            93,
+                                            80
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 110,
+                                            "atlas_id": 296,
+                                            "ontology_id": 1,
+                                            "acronym": "PVHpv",
+                                            "name": "Paraventricular hypothalamic nucleus, parvicellular division, periventricular part",
+                                            "color_hex_triplet": "FF5D50",
+                                            "graph_order": 730,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 94
+                                          }
+                                        }
                                       ],
-                                      "children": [],
                                       "ontologyMetadata": {
-                                        "id": 316,
-                                        "atlas_id": 463,
+                                        "id": 94,
+                                        "atlas_id": 294,
                                         "ontology_id": 1,
-                                        "acronym": "LGvm",
-                                        "name": "Ventral part of the lateral geniculate complex, medial zone",
-                                        "color_hex_triplet": "FF909F",
-                                        "graph_order": 709,
+                                        "acronym": "PVHp",
+                                        "name": "Paraventricular hypothalamic nucleus, parvicellular division",
+                                        "color_hex_triplet": "FF5D50",
+                                        "graph_order": 727,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 178
+                                        "parent_structure_id": 38
                                       }
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 178,
-                                    "atlas_id": 163,
+                                    "id": 38,
+                                    "atlas_id": 287,
                                     "ontology_id": 1,
-                                    "acronym": "LGv",
-                                    "name": "Ventral part of the lateral geniculate complex",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 707,
+                                    "acronym": "PVH",
+                                    "name": "Paraventricular hypothalamic nucleus",
+                                    "color_hex_triplet": "FF5D50",
+                                    "graph_order": 720,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1014,
+                                    "parent_structure_id": 157,
                                     "centers": [
                                       [
-                                        7650,
-                                        3930,
-                                        3030
+                                        6070,
+                                        5660,
+                                        5530
                                       ],
                                       [
-                                        7650,
-                                        3930,
-                                        8370
+                                        6070,
+                                        5660,
+                                        5870
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2707500,
-                                      -1012500,
-                                      107500
+                                      207500,
+                                      567500,
+                                      -1622500
                                     ],
                                     [
-                                      -2632500,
-                                      -1012500,
-                                      107500
+                                      -132500,
+                                      567500,
+                                      -1622500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Subgeniculate nucleus",
-                                  "labelIndex": 321,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 321,
-                                    "atlas_id": 464,
-                                    "ontology_id": 1,
-                                    "acronym": "SubG",
-                                    "name": "Subgeniculate nucleus",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 710,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1014,
-                                    "centers": [
-                                      [
-                                        7650,
-                                        4530,
-                                        3140
-                                      ],
-                                      [
-                                        7650,
-                                        4530,
-                                        8260
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      2597500,
-                                      -1012500,
-                                      -492500
-                                    ],
-                                    [
-                                      -2522500,
-                                      -1012500,
-                                      -492500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 1014,
-                                "atlas_id": 126,
-                                "ontology_id": 1,
-                                "acronym": "GENv",
-                                "name": "Geniculate group, ventral thalamus",
-                                "color_hex_triplet": "FF909F",
-                                "graph_order": 704,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 856,
-                                "centers": [
-                                  [
-                                    7670,
-                                    3940,
-                                    3070
-                                  ],
-                                  [
-                                    7670,
-                                    3940,
-                                    8330
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2667500,
-                                  -1032500,
-                                  97500
-                                ],
-                                [
-                                  -2592500,
-                                  -1032500,
-                                  97500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Epithalamus",
-                              "labelIndex": 958,
-                              "rgb": [
-                                255,
-                                144,
-                                159
-                              ],
-                              "children": [
-                                {
-                                  "name": "Medial habenula",
-                                  "labelIndex": 483,
+                                  "name": "Periventricular hypothalamic nucleus, anterior part",
+                                  "labelIndex": 30,
                                   "rgb": [
                                     255,
-                                    144,
-                                    159
+                                    93,
+                                    80
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 483,
-                                    "atlas_id": 201,
+                                    "id": 30,
+                                    "atlas_id": 286,
                                     "ontology_id": 1,
-                                    "acronym": "MH",
-                                    "name": "Medial habenula",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 712,
+                                    "acronym": "PVa",
+                                    "name": "Periventricular hypothalamic nucleus, anterior part",
+                                    "color_hex_triplet": "FF5D50",
+                                    "graph_order": 731,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 958,
+                                    "parent_structure_id": 157,
                                     "centers": [
                                       [
-                                        6870,
-                                        3030,
-                                        5460
+                                        6010,
+                                        6410,
+                                        5640
                                       ],
                                       [
-                                        6870,
-                                        3030,
-                                        5940
+                                        6010,
+                                        6410,
+                                        5760
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      277500,
-                                      -232500,
-                                      1007500
+                                      97500,
+                                      627500,
+                                      -2372500
                                     ],
                                     [
-                                      -202500,
-                                      -232500,
-                                      1007500
+                                      -22500,
+                                      627500,
+                                      -2372500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Lateral habenula",
-                                  "labelIndex": 186,
+                                  "name": "Periventricular hypothalamic nucleus, intermediate part",
+                                  "labelIndex": 118,
                                   "rgb": [
                                     255,
-                                    144,
-                                    159
+                                    93,
+                                    80
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 186,
-                                    "atlas_id": 164,
+                                    "id": 118,
+                                    "atlas_id": 297,
                                     "ontology_id": 1,
-                                    "acronym": "LH",
-                                    "name": "Lateral habenula",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 713,
+                                    "acronym": "PVi",
+                                    "name": "Periventricular hypothalamic nucleus, intermediate part",
+                                    "color_hex_triplet": "FF5D50",
+                                    "graph_order": 732,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 958,
+                                    "parent_structure_id": 157,
                                     "centers": [
                                       [
-                                        6980,
-                                        3230,
-                                        5240
+                                        6810,
+                                        6300,
+                                        5630
                                       ],
                                       [
-                                        6980,
-                                        3230,
-                                        6160
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      497500,
-                                      -342500,
-                                      807500
-                                    ],
-                                    [
-                                      -422500,
-                                      -342500,
-                                      807500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Pineal body",
-                                  "labelIndex": 953,
-                                  "rgb": [
-                                    255,
-                                    144,
-                                    159
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 953,
-                                    "atlas_id": 260,
-                                    "ontology_id": 1,
-                                    "acronym": "PIN",
-                                    "name": "Pineal body",
-                                    "color_hex_triplet": "FF909F",
-                                    "graph_order": 714,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 958
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 958,
-                                "atlas_id": 119,
-                                "ontology_id": 1,
-                                "acronym": "EPI",
-                                "name": "Epithalamus",
-                                "color_hex_triplet": "FF909F",
-                                "graph_order": 711,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 856,
-                                "centers": [
-                                  [
-                                    6930,
-                                    3130,
-                                    5340
-                                  ],
-                                  [
-                                    6930,
-                                    3130,
-                                    6060
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  397500,
-                                  -292500,
-                                  907500
-                                ],
-                                [
-                                  -322500,
-                                  -292500,
-                                  907500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 856,
-                            "atlas_id": 106,
-                            "ontology_id": 1,
-                            "acronym": "DORpm",
-                            "name": "Thalamus, polymodal association cortex related",
-                            "color_hex_triplet": "FF909F",
-                            "graph_order": 666,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 549,
-                            "centers": [
-                              [
-                                6880,
-                                3900,
-                                4620
-                              ],
-                              [
-                                6880,
-                                3900,
-                                6780
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1117500,
-                              -242500,
-                              137500
-                            ],
-                            [
-                              -1042500,
-                              -242500,
-                              137500
-                            ]
-                          ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 549,
-                        "atlas_id": 351,
-                        "ontology_id": 1,
-                        "acronym": "TH",
-                        "name": "Thalamus",
-                        "color_hex_triplet": "FF7080",
-                        "graph_order": 641,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 1129,
-                        "centers": [
-                          [
-                            7010,
-                            4020,
-                            4430
-                          ],
-                          [
-                            7010,
-                            4020,
-                            6970
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1307500,
-                          -372500,
-                          17500
-                        ],
-                        [
-                          -1232500,
-                          -372500,
-                          17500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Hypothalamus",
-                      "labelIndex": 1097,
-                      "rgb": [
-                        230,
-                        68,
-                        56
-                      ],
-                      "children": [
-                        {
-                          "name": "Periventricular zone",
-                          "labelIndex": 157,
-                          "rgb": [
-                            255,
-                            93,
-                            80
-                          ],
-                          "children": [
-                            {
-                              "name": "Supraoptic nucleus",
-                              "labelIndex": 390,
-                              "rgb": [
-                                255,
-                                93,
-                                80
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 390,
-                                "atlas_id": 331,
-                                "ontology_id": 1,
-                                "acronym": "SO",
-                                "name": "Supraoptic nucleus",
-                                "color_hex_triplet": "FF5D50",
-                                "graph_order": 717,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 157,
-                                "centers": [
-                                  [
-                                    5880,
-                                    6740,
-                                    4510
-                                  ],
-                                  [
-                                    5880,
-                                    6740,
-                                    6890
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1227500,
-                                  757500,
-                                  -2702500
-                                ],
-                                [
-                                  -1152500,
-                                  757500,
-                                  -2702500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Accessory supraoptic group",
-                              "labelIndex": 332,
-                              "rgb": [
-                                255,
-                                93,
-                                80
-                              ],
-                              "children": [
+                                        6810,
+                                        6300,
+                                        5770
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      107500,
+                                      -172500,
+                                      -2262500
+                                    ],
+                                    [
+                                      -32500,
+                                      -172500,
+                                      -2262500
+                                    ]
+                                  ]
+                                },
                                 {
-                                  "name": "Nucleus circularis",
-                                  "labelIndex": 432,
+                                  "name": "Arcuate hypothalamic nucleus",
+                                  "labelIndex": 223,
                                   "rgb": [
                                     255,
                                     93,
@@ -46388,683 +46831,365 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 432,
-                                    "atlas_id": 902,
+                                    "id": 223,
+                                    "atlas_id": 27,
                                     "ontology_id": 1,
-                                    "acronym": "NC",
-                                    "name": "Nucleus circularis",
+                                    "acronym": "ARH",
+                                    "name": "Arcuate hypothalamic nucleus",
                                     "color_hex_triplet": "FF5D50",
-                                    "graph_order": 719,
+                                    "graph_order": 733,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 332
-                                  }
+                                    "parent_structure_id": 157,
+                                    "centers": [
+                                      [
+                                        6970,
+                                        7060,
+                                        5490
+                                      ],
+                                      [
+                                        6970,
+                                        7060,
+                                        5910
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      247500,
+                                      -332500,
+                                      -3022500
+                                    ],
+                                    [
+                                      -172500,
+                                      -332500,
+                                      -3022500
+                                    ]
+                                  ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 332,
-                                "atlas_id": 465,
+                                "id": 157,
+                                "atlas_id": 302,
                                 "ontology_id": 1,
-                                "acronym": "ASO",
-                                "name": "Accessory supraoptic group",
+                                "acronym": "PVZ",
+                                "name": "Periventricular zone",
                                 "color_hex_triplet": "FF5D50",
-                                "graph_order": 718,
+                                "graph_order": 716,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 157,
+                                "parent_structure_id": 1097,
                                 "centers": [
                                   [
-                                    6200,
-                                    6210,
-                                    5290
+                                    6580,
+                                    6450,
+                                    5600
                                   ],
                                   [
-                                    6200,
-                                    6210,
-                                    6110
+                                    6580,
+                                    6450,
+                                    5800
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  447500,
-                                  437500,
-                                  -2172500
+                                  137500,
+                                  57500,
+                                  -2412500
                                 ],
                                 [
-                                  -372500,
-                                  437500,
-                                  -2172500
+                                  -62500,
+                                  57500,
+                                  -2412500
                                 ]
                               ]
                             },
                             {
-                              "name": "Paraventricular hypothalamic nucleus",
-                              "labelIndex": 38,
+                              "name": "Periventricular region",
+                              "labelIndex": 141,
                               "rgb": [
                                 255,
-                                93,
-                                80
+                                85,
+                                71
                               ],
                               "children": [
                                 {
-                                  "name": "Paraventricular hypothalamic nucleus, magnocellular division",
-                                  "labelIndex": 71,
+                                  "name": "Anterodorsal preoptic nucleus",
+                                  "labelIndex": 72,
                                   "rgb": [
                                     255,
-                                    93,
-                                    80
+                                    85,
+                                    71
                                   ],
-                                  "children": [
-                                    {
-                                      "name": "Paraventricular hypothalamic nucleus, magnocellular division, anterior magnocellular part",
-                                      "labelIndex": 47,
-                                      "rgb": [
-                                        255,
-                                        93,
-                                        80
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 47,
-                                        "atlas_id": 288,
-                                        "ontology_id": 1,
-                                        "acronym": "PVHam",
-                                        "name": "Paraventricular hypothalamic nucleus, magnocellular division, anterior magnocellular part",
-                                        "color_hex_triplet": "FF5D50",
-                                        "graph_order": 722,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 71
-                                      }
-                                    },
-                                    {
-                                      "name": "Paraventricular hypothalamic nucleus, magnocellular division, medial magnocellular part",
-                                      "labelIndex": 79,
-                                      "rgb": [
-                                        255,
-                                        93,
-                                        80
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 79,
-                                        "atlas_id": 292,
-                                        "ontology_id": 1,
-                                        "acronym": "PVHmm",
-                                        "name": "Paraventricular hypothalamic nucleus, magnocellular division, medial magnocellular part",
-                                        "color_hex_triplet": "FF5D50",
-                                        "graph_order": 723,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 71
-                                      }
-                                    },
-                                    {
-                                      "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part",
-                                      "labelIndex": 103,
-                                      "rgb": [
-                                        255,
-                                        93,
-                                        80
-                                      ],
-                                      "children": [
-                                        {
-                                          "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part, lateral zone",
-                                          "labelIndex": 652,
-                                          "rgb": [
-                                            255,
-                                            93,
-                                            80
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 652,
-                                            "atlas_id": 788,
-                                            "ontology_id": 1,
-                                            "acronym": "PVHpml",
-                                            "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part, lateral zone",
-                                            "color_hex_triplet": "FF5D50",
-                                            "graph_order": 725,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 103
-                                          }
-                                        },
-                                        {
-                                          "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part, medial zone",
-                                          "labelIndex": 660,
-                                          "rgb": [
-                                            255,
-                                            93,
-                                            80
-                                          ],
-                                          "children": [],
-                                          "ontologyMetadata": {
-                                            "id": 660,
-                                            "atlas_id": 789,
-                                            "ontology_id": 1,
-                                            "acronym": "PVHpmm",
-                                            "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part, medial zone",
-                                            "color_hex_triplet": "FF5D50",
-                                            "graph_order": 726,
-                                            "st_level": null,
-                                            "hemisphere_id": 3,
-                                            "parent_structure_id": 103
-                                          }
-                                        }
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 72,
+                                    "atlas_id": 8,
+                                    "ontology_id": 1,
+                                    "acronym": "ADP",
+                                    "name": "Anterodorsal preoptic nucleus",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 735,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5050,
+                                        5570,
+                                        5400
                                       ],
-                                      "ontologyMetadata": {
-                                        "id": 103,
-                                        "atlas_id": 295,
-                                        "ontology_id": 1,
-                                        "acronym": "PVHpm",
-                                        "name": "Paraventricular hypothalamic nucleus, magnocellular division, posterior magnocellular part",
-                                        "color_hex_triplet": "FF5D50",
-                                        "graph_order": 724,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 71
-                                      }
-                                    }
+                                      [
+                                        5050,
+                                        5570,
+                                        6000
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      337500,
+                                      1587500,
+                                      -1532500
+                                    ],
+                                    [
+                                      -262500,
+                                      1587500,
+                                      -1532500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Anterior hypothalamic area",
+                                  "labelIndex": 80,
+                                  "rgb": [
+                                    255,
+                                    85,
+                                    71
                                   ],
+                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 71,
-                                    "atlas_id": 291,
+                                    "id": 80,
+                                    "atlas_id": 9,
                                     "ontology_id": 1,
-                                    "acronym": "PVHm",
-                                    "name": "Paraventricular hypothalamic nucleus, magnocellular division",
-                                    "color_hex_triplet": "FF5D50",
-                                    "graph_order": 721,
+                                    "acronym": "AHA",
+                                    "name": "Anterior hypothalamic area",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 736,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 38
+                                    "parent_structure_id": 141
                                   }
                                 },
                                 {
-                                  "name": "Paraventricular hypothalamic nucleus, parvicellular division",
-                                  "labelIndex": 94,
+                                  "name": "Anteroventral preoptic nucleus",
+                                  "labelIndex": 263,
                                   "rgb": [
                                     255,
-                                    93,
-                                    80
+                                    85,
+                                    71
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 263,
+                                    "atlas_id": 32,
+                                    "ontology_id": 1,
+                                    "acronym": "AVP",
+                                    "name": "Anteroventral preoptic nucleus",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 737,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5040,
+                                        6400,
+                                        5180
+                                      ],
+                                      [
+                                        5040,
+                                        6400,
+                                        6220
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      557500,
+                                      1597500,
+                                      -2362500
+                                    ],
+                                    [
+                                      -482500,
+                                      1597500,
+                                      -2362500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Anteroventral periventricular nucleus",
+                                  "labelIndex": 272,
+                                  "rgb": [
+                                    255,
+                                    85,
+                                    71
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 272,
+                                    "atlas_id": 33,
+                                    "ontology_id": 1,
+                                    "acronym": "AVPV",
+                                    "name": "Anteroventral periventricular nucleus",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 738,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        4940,
+                                        6500,
+                                        5520
+                                      ],
+                                      [
+                                        4940,
+                                        6500,
+                                        5880
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      217500,
+                                      1697500,
+                                      -2462500
+                                    ],
+                                    [
+                                      -142500,
+                                      1697500,
+                                      -2462500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Dorsomedial nucleus of the hypothalamus",
+                                  "labelIndex": 830,
+                                  "rgb": [
+                                    255,
+                                    85,
+                                    71
                                   ],
                                   "children": [
                                     {
-                                      "name": "Paraventricular hypothalamic nucleus, parvicellular division, anterior parvicellular part",
-                                      "labelIndex": 55,
+                                      "name": "Dorsomedial nucleus of the hypothalamus, anterior part",
+                                      "labelIndex": 668,
                                       "rgb": [
                                         255,
-                                        93,
-                                        80
+                                        85,
+                                        71
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 55,
-                                        "atlas_id": 289,
+                                        "id": 668,
+                                        "atlas_id": 790,
                                         "ontology_id": 1,
-                                        "acronym": "PVHap",
-                                        "name": "Paraventricular hypothalamic nucleus, parvicellular division, anterior parvicellular part",
-                                        "color_hex_triplet": "FF5D50",
-                                        "graph_order": 728,
+                                        "acronym": "DMHa",
+                                        "name": "Dorsomedial nucleus of the hypothalamus, anterior part",
+                                        "color_hex_triplet": "FF5547",
+                                        "graph_order": 740,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 94
+                                        "parent_structure_id": 830
                                       }
                                     },
                                     {
-                                      "name": "Paraventricular hypothalamic nucleus, parvicellular division, medial parvicellular part, dorsal zone",
-                                      "labelIndex": 87,
+                                      "name": "Dorsomedial nucleus of the hypothalamus, posterior part",
+                                      "labelIndex": 676,
                                       "rgb": [
                                         255,
-                                        93,
-                                        80
+                                        85,
+                                        71
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 87,
-                                        "atlas_id": 293,
+                                        "id": 676,
+                                        "atlas_id": 791,
                                         "ontology_id": 1,
-                                        "acronym": "PVHmpd",
-                                        "name": "Paraventricular hypothalamic nucleus, parvicellular division, medial parvicellular part, dorsal zone",
-                                        "color_hex_triplet": "FF5D50",
-                                        "graph_order": 729,
+                                        "acronym": "DMHp",
+                                        "name": "Dorsomedial nucleus of the hypothalamus, posterior part",
+                                        "color_hex_triplet": "FF5547",
+                                        "graph_order": 741,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 94
+                                        "parent_structure_id": 830
                                       }
                                     },
                                     {
-                                      "name": "Paraventricular hypothalamic nucleus, parvicellular division, periventricular part",
-                                      "labelIndex": 110,
+                                      "name": "Dorsomedial nucleus of the hypothalamus, ventral part",
+                                      "labelIndex": 684,
                                       "rgb": [
                                         255,
-                                        93,
-                                        80
+                                        85,
+                                        71
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 110,
-                                        "atlas_id": 296,
+                                        "id": 684,
+                                        "atlas_id": 792,
                                         "ontology_id": 1,
-                                        "acronym": "PVHpv",
-                                        "name": "Paraventricular hypothalamic nucleus, parvicellular division, periventricular part",
-                                        "color_hex_triplet": "FF5D50",
-                                        "graph_order": 730,
+                                        "acronym": "DMHv",
+                                        "name": "Dorsomedial nucleus of the hypothalamus, ventral part",
+                                        "color_hex_triplet": "FF5547",
+                                        "graph_order": 742,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 94
+                                        "parent_structure_id": 830
                                       }
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 94,
-                                    "atlas_id": 294,
+                                    "id": 830,
+                                    "atlas_id": 103,
                                     "ontology_id": 1,
-                                    "acronym": "PVHp",
-                                    "name": "Paraventricular hypothalamic nucleus, parvicellular division",
-                                    "color_hex_triplet": "FF5D50",
-                                    "graph_order": 727,
+                                    "acronym": "DMH",
+                                    "name": "Dorsomedial nucleus of the hypothalamus",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 739,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 38
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 38,
-                                "atlas_id": 287,
-                                "ontology_id": 1,
-                                "acronym": "PVH",
-                                "name": "Paraventricular hypothalamic nucleus",
-                                "color_hex_triplet": "FF5D50",
-                                "graph_order": 720,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 157,
-                                "centers": [
-                                  [
-                                    6070,
-                                    5660,
-                                    5530
-                                  ],
-                                  [
-                                    6070,
-                                    5660,
-                                    5870
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  207500,
-                                  567500,
-                                  -1622500
-                                ],
-                                [
-                                  -132500,
-                                  567500,
-                                  -1622500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Periventricular hypothalamic nucleus, anterior part",
-                              "labelIndex": 30,
-                              "rgb": [
-                                255,
-                                93,
-                                80
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 30,
-                                "atlas_id": 286,
-                                "ontology_id": 1,
-                                "acronym": "PVa",
-                                "name": "Periventricular hypothalamic nucleus, anterior part",
-                                "color_hex_triplet": "FF5D50",
-                                "graph_order": 731,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 157,
-                                "centers": [
-                                  [
-                                    6010,
-                                    6410,
-                                    5640
-                                  ],
-                                  [
-                                    6010,
-                                    6410,
-                                    5760
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  97500,
-                                  627500,
-                                  -2372500
-                                ],
-                                [
-                                  -22500,
-                                  627500,
-                                  -2372500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Periventricular hypothalamic nucleus, intermediate part",
-                              "labelIndex": 118,
-                              "rgb": [
-                                255,
-                                93,
-                                80
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 118,
-                                "atlas_id": 297,
-                                "ontology_id": 1,
-                                "acronym": "PVi",
-                                "name": "Periventricular hypothalamic nucleus, intermediate part",
-                                "color_hex_triplet": "FF5D50",
-                                "graph_order": 732,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 157,
-                                "centers": [
-                                  [
-                                    6810,
-                                    6300,
-                                    5630
-                                  ],
-                                  [
-                                    6810,
-                                    6300,
-                                    5770
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  107500,
-                                  -172500,
-                                  -2262500
-                                ],
-                                [
-                                  -32500,
-                                  -172500,
-                                  -2262500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Arcuate hypothalamic nucleus",
-                              "labelIndex": 223,
-                              "rgb": [
-                                255,
-                                93,
-                                80
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 223,
-                                "atlas_id": 27,
-                                "ontology_id": 1,
-                                "acronym": "ARH",
-                                "name": "Arcuate hypothalamic nucleus",
-                                "color_hex_triplet": "FF5D50",
-                                "graph_order": 733,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 157,
-                                "centers": [
-                                  [
-                                    6970,
-                                    7060,
-                                    5490
-                                  ],
-                                  [
-                                    6970,
-                                    7060,
-                                    5910
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  247500,
-                                  -332500,
-                                  -3022500
-                                ],
-                                [
-                                  -172500,
-                                  -332500,
-                                  -3022500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 157,
-                            "atlas_id": 302,
-                            "ontology_id": 1,
-                            "acronym": "PVZ",
-                            "name": "Periventricular zone",
-                            "color_hex_triplet": "FF5D50",
-                            "graph_order": 716,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1097,
-                            "centers": [
-                              [
-                                6580,
-                                6450,
-                                5600
-                              ],
-                              [
-                                6580,
-                                6450,
-                                5800
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              137500,
-                              57500,
-                              -2412500
-                            ],
-                            [
-                              -62500,
-                              57500,
-                              -2412500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Periventricular region",
-                          "labelIndex": 141,
-                          "rgb": [
-                            255,
-                            85,
-                            71
-                          ],
-                          "children": [
-                            {
-                              "name": "Anterodorsal preoptic nucleus",
-                              "labelIndex": 72,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 72,
-                                "atlas_id": 8,
-                                "ontology_id": 1,
-                                "acronym": "ADP",
-                                "name": "Anterodorsal preoptic nucleus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 735,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5050,
-                                    5570,
-                                    5400
-                                  ],
-                                  [
-                                    5050,
-                                    5570,
-                                    6000
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  337500,
-                                  1587500,
-                                  -1532500
-                                ],
-                                [
-                                  -262500,
-                                  1587500,
-                                  -1532500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Anterior hypothalamic area",
-                              "labelIndex": 80,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 80,
-                                "atlas_id": 9,
-                                "ontology_id": 1,
-                                "acronym": "AHA",
-                                "name": "Anterior hypothalamic area",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 736,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141
-                              }
-                            },
-                            {
-                              "name": "Anteroventral preoptic nucleus",
-                              "labelIndex": 263,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 263,
-                                "atlas_id": 32,
-                                "ontology_id": 1,
-                                "acronym": "AVP",
-                                "name": "Anteroventral preoptic nucleus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 737,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5040,
-                                    6400,
-                                    5180
-                                  ],
-                                  [
-                                    5040,
-                                    6400,
-                                    6220
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  557500,
-                                  1597500,
-                                  -2362500
-                                ],
-                                [
-                                  -482500,
-                                  1597500,
-                                  -2362500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Anteroventral periventricular nucleus",
-                              "labelIndex": 272,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 272,
-                                "atlas_id": 33,
-                                "ontology_id": 1,
-                                "acronym": "AVPV",
-                                "name": "Anteroventral periventricular nucleus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 738,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    4940,
-                                    6500,
-                                    5520
-                                  ],
-                                  [
-                                    4940,
-                                    6500,
-                                    5880
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  217500,
-                                  1697500,
-                                  -2462500
-                                ],
-                                [
-                                  -142500,
-                                  1697500,
-                                  -2462500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Dorsomedial nucleus of the hypothalamus",
-                              "labelIndex": 830,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        7050,
+                                        6190,
+                                        5350
+                                      ],
+                                      [
+                                        7050,
+                                        6190,
+                                        6050
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      387500,
+                                      -412500,
+                                      -2152500
+                                    ],
+                                    [
+                                      -312500,
+                                      -412500,
+                                      -2152500
+                                    ]
+                                  ]
+                                },
                                 {
-                                  "name": "Dorsomedial nucleus of the hypothalamus, anterior part",
-                                  "labelIndex": 668,
+                                  "name": "Median preoptic nucleus",
+                                  "labelIndex": 452,
                                   "rgb": [
                                     255,
                                     85,
@@ -47072,21 +47197,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 668,
-                                    "atlas_id": 790,
+                                    "id": 452,
+                                    "atlas_id": 197,
                                     "ontology_id": 1,
-                                    "acronym": "DMHa",
-                                    "name": "Dorsomedial nucleus of the hypothalamus, anterior part",
+                                    "acronym": "MEPO",
+                                    "name": "Median preoptic nucleus",
                                     "color_hex_triplet": "FF5547",
-                                    "graph_order": 740,
+                                    "graph_order": 743,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 830
-                                  }
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5140,
+                                        5440,
+                                        5660
+                                      ],
+                                      [
+                                        5140,
+                                        5440,
+                                        5740
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      77500,
+                                      1497500,
+                                      -1402500
+                                    ],
+                                    [
+                                      -2500,
+                                      1497500,
+                                      -1402500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Dorsomedial nucleus of the hypothalamus, posterior part",
-                                  "labelIndex": 676,
+                                  "name": "Medial preoptic area",
+                                  "labelIndex": 523,
                                   "rgb": [
                                     255,
                                     85,
@@ -47094,21 +47243,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 676,
-                                    "atlas_id": 791,
+                                    "id": 523,
+                                    "atlas_id": 206,
                                     "ontology_id": 1,
-                                    "acronym": "DMHp",
-                                    "name": "Dorsomedial nucleus of the hypothalamus, posterior part",
+                                    "acronym": "MPO",
+                                    "name": "Medial preoptic area",
                                     "color_hex_triplet": "FF5547",
-                                    "graph_order": 741,
+                                    "graph_order": 744,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 830
-                                  }
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5260,
+                                        6190,
+                                        5140
+                                      ],
+                                      [
+                                        5260,
+                                        6190,
+                                        6260
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      597500,
+                                      1377500,
+                                      -2152500
+                                    ],
+                                    [
+                                      -522500,
+                                      1377500,
+                                      -2152500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Dorsomedial nucleus of the hypothalamus, ventral part",
-                                  "labelIndex": 684,
+                                  "name": "Vascular organ of the lamina terminalis",
+                                  "labelIndex": 763,
                                   "rgb": [
                                     255,
                                     85,
@@ -47116,815 +47289,519 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 684,
-                                    "atlas_id": 792,
+                                    "id": 763,
+                                    "atlas_id": 236,
                                     "ontology_id": 1,
-                                    "acronym": "DMHv",
-                                    "name": "Dorsomedial nucleus of the hypothalamus, ventral part",
+                                    "acronym": "OV",
+                                    "name": "Vascular organ of the lamina terminalis",
                                     "color_hex_triplet": "FF5547",
-                                    "graph_order": 742,
+                                    "graph_order": 745,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 830
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 830,
-                                "atlas_id": 103,
-                                "ontology_id": 1,
-                                "acronym": "DMH",
-                                "name": "Dorsomedial nucleus of the hypothalamus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 739,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    7050,
-                                    6190,
-                                    5350
-                                  ],
-                                  [
-                                    7050,
-                                    6190,
-                                    6050
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  387500,
-                                  -412500,
-                                  -2152500
-                                ],
-                                [
-                                  -312500,
-                                  -412500,
-                                  -2152500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Median preoptic nucleus",
-                              "labelIndex": 452,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 452,
-                                "atlas_id": 197,
-                                "ontology_id": 1,
-                                "acronym": "MEPO",
-                                "name": "Median preoptic nucleus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 743,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5140,
-                                    5440,
-                                    5660
-                                  ],
-                                  [
-                                    5140,
-                                    5440,
-                                    5740
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  77500,
-                                  1497500,
-                                  -1402500
-                                ],
-                                [
-                                  -2500,
-                                  1497500,
-                                  -1402500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Medial preoptic area",
-                              "labelIndex": 523,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 523,
-                                "atlas_id": 206,
-                                "ontology_id": 1,
-                                "acronym": "MPO",
-                                "name": "Medial preoptic area",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 744,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5260,
-                                    6190,
-                                    5140
-                                  ],
-                                  [
-                                    5260,
-                                    6190,
-                                    6260
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  597500,
-                                  1377500,
-                                  -2152500
-                                ],
-                                [
-                                  -522500,
-                                  1377500,
-                                  -2152500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Vascular organ of the lamina terminalis",
-                              "labelIndex": 763,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 763,
-                                "atlas_id": 236,
-                                "ontology_id": 1,
-                                "acronym": "OV",
-                                "name": "Vascular organ of the lamina terminalis",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 745,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    4920,
-                                    6500,
-                                    5670
-                                  ],
-                                  [
-                                    4920,
-                                    6500,
-                                    5730
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  67500,
-                                  1717500,
-                                  -2462500
-                                ],
-                                [
-                                  7500,
-                                  1717500,
-                                  -2462500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Posterodorsal preoptic nucleus",
-                              "labelIndex": 914,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 914,
-                                "atlas_id": 255,
-                                "ontology_id": 1,
-                                "acronym": "PD",
-                                "name": "Posterodorsal preoptic nucleus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 746,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5490,
-                                    5730,
-                                    5190
-                                  ],
-                                  [
-                                    5490,
-                                    5730,
-                                    6210
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  547500,
-                                  1147500,
-                                  -1692500
-                                ],
-                                [
-                                  -472500,
-                                  1147500,
-                                  -1692500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Parastrial nucleus",
-                              "labelIndex": 1109,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 1109,
-                                "atlas_id": 279,
-                                "ontology_id": 1,
-                                "acronym": "PS",
-                                "name": "Parastrial nucleus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 747,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5070,
-                                    5810,
-                                    5040
-                                  ],
-                                  [
-                                    5070,
-                                    5810,
-                                    6360
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  697500,
-                                  1567500,
-                                  -1772500
-                                ],
-                                [
-                                  -622500,
-                                  1567500,
-                                  -1772500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Suprachiasmatic preoptic nucleus",
-                              "labelIndex": 1124,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 1124,
-                                "atlas_id": 281,
-                                "ontology_id": 1,
-                                "acronym": "PSCH",
-                                "name": "Suprachiasmatic preoptic nucleus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 748,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141
-                              }
-                            },
-                            {
-                              "name": "Periventricular hypothalamic nucleus, posterior part",
-                              "labelIndex": 126,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 126,
-                                "atlas_id": 298,
-                                "ontology_id": 1,
-                                "acronym": "PVp",
-                                "name": "Periventricular hypothalamic nucleus, posterior part",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 749,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    7640,
-                                    6830,
-                                    5490
-                                  ],
-                                  [
-                                    7640,
-                                    6830,
-                                    5910
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        4920,
+                                        6500,
+                                        5670
+                                      ],
+                                      [
+                                        4920,
+                                        6500,
+                                        5730
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      67500,
+                                      1717500,
+                                      -2462500
+                                    ],
+                                    [
+                                      7500,
+                                      1717500,
+                                      -2462500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  247500,
-                                  -1002500,
-                                  -2792500
-                                ],
-                                [
-                                  -172500,
-                                  -1002500,
-                                  -2792500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Periventricular hypothalamic nucleus, preoptic part",
-                              "labelIndex": 133,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 133,
-                                "atlas_id": 299,
-                                "ontology_id": 1,
-                                "acronym": "PVpo",
-                                "name": "Periventricular hypothalamic nucleus, preoptic part",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 750,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5500,
-                                    6280,
-                                    5630
+                                },
+                                {
+                                  "name": "Posterodorsal preoptic nucleus",
+                                  "labelIndex": 914,
+                                  "rgb": [
+                                    255,
+                                    85,
+                                    71
                                   ],
-                                  [
-                                    5500,
-                                    6280,
-                                    5770
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 914,
+                                    "atlas_id": 255,
+                                    "ontology_id": 1,
+                                    "acronym": "PD",
+                                    "name": "Posterodorsal preoptic nucleus",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 746,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5490,
+                                        5730,
+                                        5190
+                                      ],
+                                      [
+                                        5490,
+                                        5730,
+                                        6210
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      547500,
+                                      1147500,
+                                      -1692500
+                                    ],
+                                    [
+                                      -472500,
+                                      1147500,
+                                      -1692500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  107500,
-                                  1137500,
-                                  -2242500
-                                ],
-                                [
-                                  -32500,
-                                  1137500,
-                                  -2242500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Subparaventricular zone",
-                              "labelIndex": 347,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 347,
-                                "atlas_id": 467,
-                                "ontology_id": 1,
-                                "acronym": "SBPV",
-                                "name": "Subparaventricular zone",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 751,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5990,
-                                    6380,
-                                    5520
+                                },
+                                {
+                                  "name": "Parastrial nucleus",
+                                  "labelIndex": 1109,
+                                  "rgb": [
+                                    255,
+                                    85,
+                                    71
                                   ],
-                                  [
-                                    5990,
-                                    6380,
-                                    5880
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 1109,
+                                    "atlas_id": 279,
+                                    "ontology_id": 1,
+                                    "acronym": "PS",
+                                    "name": "Parastrial nucleus",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 747,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5070,
+                                        5810,
+                                        5040
+                                      ],
+                                      [
+                                        5070,
+                                        5810,
+                                        6360
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      697500,
+                                      1567500,
+                                      -1772500
+                                    ],
+                                    [
+                                      -622500,
+                                      1567500,
+                                      -1772500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  217500,
-                                  647500,
-                                  -2342500
-                                ],
-                                [
-                                  -142500,
-                                  647500,
-                                  -2342500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Suprachiasmatic nucleus",
-                              "labelIndex": 286,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 286,
-                                "atlas_id": 318,
-                                "ontology_id": 1,
-                                "acronym": "SCH",
-                                "name": "Suprachiasmatic nucleus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 752,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5900,
-                                    6850,
-                                    5530
+                                },
+                                {
+                                  "name": "Suprachiasmatic preoptic nucleus",
+                                  "labelIndex": 1124,
+                                  "rgb": [
+                                    255,
+                                    85,
+                                    71
                                   ],
-                                  [
-                                    5900,
-                                    6850,
-                                    5870
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  207500,
-                                  737500,
-                                  -2812500
-                                ],
-                                [
-                                  -132500,
-                                  737500,
-                                  -2812500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Subfornical organ",
-                              "labelIndex": 338,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 338,
-                                "atlas_id": 466,
-                                "ontology_id": 1,
-                                "acronym": "SFO",
-                                "name": "Subfornical organ",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 753,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5870,
-                                    3410,
-                                    5610
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 1124,
+                                    "atlas_id": 281,
+                                    "ontology_id": 1,
+                                    "acronym": "PSCH",
+                                    "name": "Suprachiasmatic preoptic nucleus",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 748,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 141
+                                  }
+                                },
+                                {
+                                  "name": "Periventricular hypothalamic nucleus, posterior part",
+                                  "labelIndex": 126,
+                                  "rgb": [
+                                    255,
+                                    85,
+                                    71
                                   ],
-                                  [
-                                    5870,
-                                    3410,
-                                    5790
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  127500,
-                                  767500,
-                                  627500
-                                ],
-                                [
-                                  -52500,
-                                  767500,
-                                  627500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Ventromedial preoptic nucleus",
-                              "labelIndex": 576073699,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 576073699,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "VMPO",
-                                "name": "Ventromedial preoptic nucleus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 754,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5410,
-                                    6810,
-                                    5300
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 126,
+                                    "atlas_id": 298,
+                                    "ontology_id": 1,
+                                    "acronym": "PVp",
+                                    "name": "Periventricular hypothalamic nucleus, posterior part",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 749,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        7640,
+                                        6830,
+                                        5490
+                                      ],
+                                      [
+                                        7640,
+                                        6830,
+                                        5910
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      247500,
+                                      -1002500,
+                                      -2792500
+                                    ],
+                                    [
+                                      -172500,
+                                      -1002500,
+                                      -2792500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Periventricular hypothalamic nucleus, preoptic part",
+                                  "labelIndex": 133,
+                                  "rgb": [
+                                    255,
+                                    85,
+                                    71
                                   ],
-                                  [
-                                    5410,
-                                    6810,
-                                    6100
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 133,
+                                    "atlas_id": 299,
+                                    "ontology_id": 1,
+                                    "acronym": "PVpo",
+                                    "name": "Periventricular hypothalamic nucleus, preoptic part",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 750,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5500,
+                                        6280,
+                                        5630
+                                      ],
+                                      [
+                                        5500,
+                                        6280,
+                                        5770
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      107500,
+                                      1137500,
+                                      -2242500
+                                    ],
+                                    [
+                                      -32500,
+                                      1137500,
+                                      -2242500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  437500,
-                                  1227500,
-                                  -2772500
-                                ],
-                                [
-                                  -362500,
-                                  1227500,
-                                  -2772500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Ventrolateral preoptic nucleus",
-                              "labelIndex": 689,
-                              "rgb": [
-                                255,
-                                85,
-                                71
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 689,
-                                "atlas_id": 793,
-                                "ontology_id": 1,
-                                "acronym": "VLPO",
-                                "name": "Ventrolateral preoptic nucleus",
-                                "color_hex_triplet": "FF5547",
-                                "graph_order": 755,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 141,
-                                "centers": [
-                                  [
-                                    5290,
-                                    6860,
-                                    4940
+                                },
+                                {
+                                  "name": "Subparaventricular zone",
+                                  "labelIndex": 347,
+                                  "rgb": [
+                                    255,
+                                    85,
+                                    71
                                   ],
-                                  [
-                                    5290,
-                                    6860,
-                                    6460
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 347,
+                                    "atlas_id": 467,
+                                    "ontology_id": 1,
+                                    "acronym": "SBPV",
+                                    "name": "Subparaventricular zone",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 751,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5990,
+                                        6380,
+                                        5520
+                                      ],
+                                      [
+                                        5990,
+                                        6380,
+                                        5880
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      217500,
+                                      647500,
+                                      -2342500
+                                    ],
+                                    [
+                                      -142500,
+                                      647500,
+                                      -2342500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  797500,
-                                  1347500,
-                                  -2822500
-                                ],
-                                [
-                                  -722500,
-                                  1347500,
-                                  -2822500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 141,
-                            "atlas_id": 300,
-                            "ontology_id": 1,
-                            "acronym": "PVR",
-                            "name": "Periventricular region",
-                            "color_hex_triplet": "FF5547",
-                            "graph_order": 734,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1097,
-                            "centers": [
-                              [
-                                5830,
-                                6280,
-                                5460
-                              ],
-                              [
-                                5830,
-                                6280,
-                                5940
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              277500,
-                              807500,
-                              -2242500
-                            ],
-                            [
-                              -202500,
-                              807500,
-                              -2242500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Hypothalamic medial zone",
-                          "labelIndex": 467,
-                          "rgb": [
-                            255,
-                            76,
-                            62
-                          ],
-                          "children": [
-                            {
-                              "name": "Anterior hypothalamic nucleus",
-                              "labelIndex": 88,
-                              "rgb": [
-                                255,
-                                76,
-                                62
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Anterior hypothalamic nucleus, anterior part",
-                                  "labelIndex": 700,
+                                  "name": "Suprachiasmatic nucleus",
+                                  "labelIndex": 286,
                                   "rgb": [
                                     255,
-                                    76,
-                                    62
+                                    85,
+                                    71
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 700,
-                                    "atlas_id": 794,
+                                    "id": 286,
+                                    "atlas_id": 318,
                                     "ontology_id": 1,
-                                    "acronym": "AHNa",
-                                    "name": "Anterior hypothalamic nucleus, anterior part",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 758,
+                                    "acronym": "SCH",
+                                    "name": "Suprachiasmatic nucleus",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 752,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 88
-                                  }
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5900,
+                                        6850,
+                                        5530
+                                      ],
+                                      [
+                                        5900,
+                                        6850,
+                                        5870
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      207500,
+                                      737500,
+                                      -2812500
+                                    ],
+                                    [
+                                      -132500,
+                                      737500,
+                                      -2812500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Anterior hypothalamic nucleus, central part",
-                                  "labelIndex": 708,
+                                  "name": "Subfornical organ",
+                                  "labelIndex": 338,
                                   "rgb": [
                                     255,
-                                    76,
-                                    62
+                                    85,
+                                    71
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 708,
-                                    "atlas_id": 795,
+                                    "id": 338,
+                                    "atlas_id": 466,
                                     "ontology_id": 1,
-                                    "acronym": "AHNc",
-                                    "name": "Anterior hypothalamic nucleus, central part",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 759,
+                                    "acronym": "SFO",
+                                    "name": "Subfornical organ",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 753,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 88
-                                  }
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5870,
+                                        3410,
+                                        5610
+                                      ],
+                                      [
+                                        5870,
+                                        3410,
+                                        5790
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      127500,
+                                      767500,
+                                      627500
+                                    ],
+                                    [
+                                      -52500,
+                                      767500,
+                                      627500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Anterior hypothalamic nucleus, dorsal part",
-                                  "labelIndex": 716,
+                                  "name": "Ventromedial preoptic nucleus",
+                                  "labelIndex": 576073699,
                                   "rgb": [
                                     255,
-                                    76,
-                                    62
+                                    85,
+                                    71
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 716,
-                                    "atlas_id": 796,
+                                    "id": 576073699,
+                                    "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "AHNd",
-                                    "name": "Anterior hypothalamic nucleus, dorsal part",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 760,
+                                    "acronym": "VMPO",
+                                    "name": "Ventromedial preoptic nucleus",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 754,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 88
-                                  }
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5410,
+                                        6810,
+                                        5300
+                                      ],
+                                      [
+                                        5410,
+                                        6810,
+                                        6100
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      437500,
+                                      1227500,
+                                      -2772500
+                                    ],
+                                    [
+                                      -362500,
+                                      1227500,
+                                      -2772500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Anterior hypothalamic nucleus, posterior part",
-                                  "labelIndex": 724,
+                                  "name": "Ventrolateral preoptic nucleus",
+                                  "labelIndex": 689,
                                   "rgb": [
                                     255,
-                                    76,
-                                    62
+                                    85,
+                                    71
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 724,
-                                    "atlas_id": 797,
+                                    "id": 689,
+                                    "atlas_id": 793,
                                     "ontology_id": 1,
-                                    "acronym": "AHNp",
-                                    "name": "Anterior hypothalamic nucleus, posterior part",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 761,
+                                    "acronym": "VLPO",
+                                    "name": "Ventrolateral preoptic nucleus",
+                                    "color_hex_triplet": "FF5547",
+                                    "graph_order": 755,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 88
-                                  }
+                                    "parent_structure_id": 141,
+                                    "centers": [
+                                      [
+                                        5290,
+                                        6860,
+                                        4940
+                                      ],
+                                      [
+                                        5290,
+                                        6860,
+                                        6460
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      797500,
+                                      1347500,
+                                      -2822500
+                                    ],
+                                    [
+                                      -722500,
+                                      1347500,
+                                      -2822500
+                                    ]
+                                  ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 88,
-                                "atlas_id": 10,
+                                "id": 141,
+                                "atlas_id": 300,
                                 "ontology_id": 1,
-                                "acronym": "AHN",
-                                "name": "Anterior hypothalamic nucleus",
-                                "color_hex_triplet": "FF4C3E",
-                                "graph_order": 757,
+                                "acronym": "PVR",
+                                "name": "Periventricular region",
+                                "color_hex_triplet": "FF5547",
+                                "graph_order": 734,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 467,
+                                "parent_structure_id": 1097,
                                 "centers": [
                                   [
-                                    6080,
-                                    6310,
-                                    5160
+                                    5830,
+                                    6280,
+                                    5460
                                   ],
                                   [
-                                    6080,
-                                    6310,
-                                    6240
+                                    5830,
+                                    6280,
+                                    5940
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  577500,
-                                  557500,
-                                  -2272500
+                                  277500,
+                                  807500,
+                                  -2242500
                                 ],
                                 [
-                                  -502500,
-                                  557500,
-                                  -2272500
+                                  -202500,
+                                  807500,
+                                  -2242500
                                 ]
                               ]
                             },
                             {
-                              "name": "Mammillary body",
-                              "labelIndex": 331,
+                              "name": "Hypothalamic medial zone",
+                              "labelIndex": 467,
                               "rgb": [
                                 255,
                                 76,
@@ -47932,147 +47809,559 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Lateral mammillary nucleus",
-                                  "labelIndex": 210,
+                                  "name": "Anterior hypothalamic nucleus",
+                                  "labelIndex": 88,
                                   "rgb": [
                                     255,
                                     76,
                                     62
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Anterior hypothalamic nucleus, anterior part",
+                                      "labelIndex": 700,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 700,
+                                        "atlas_id": 794,
+                                        "ontology_id": 1,
+                                        "acronym": "AHNa",
+                                        "name": "Anterior hypothalamic nucleus, anterior part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 758,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 88
+                                      }
+                                    },
+                                    {
+                                      "name": "Anterior hypothalamic nucleus, central part",
+                                      "labelIndex": 708,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 708,
+                                        "atlas_id": 795,
+                                        "ontology_id": 1,
+                                        "acronym": "AHNc",
+                                        "name": "Anterior hypothalamic nucleus, central part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 759,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 88
+                                      }
+                                    },
+                                    {
+                                      "name": "Anterior hypothalamic nucleus, dorsal part",
+                                      "labelIndex": 716,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 716,
+                                        "atlas_id": 796,
+                                        "ontology_id": 1,
+                                        "acronym": "AHNd",
+                                        "name": "Anterior hypothalamic nucleus, dorsal part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 760,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 88
+                                      }
+                                    },
+                                    {
+                                      "name": "Anterior hypothalamic nucleus, posterior part",
+                                      "labelIndex": 724,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 724,
+                                        "atlas_id": 797,
+                                        "ontology_id": 1,
+                                        "acronym": "AHNp",
+                                        "name": "Anterior hypothalamic nucleus, posterior part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 761,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 88
+                                      }
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 210,
-                                    "atlas_id": 167,
+                                    "id": 88,
+                                    "atlas_id": 10,
                                     "ontology_id": 1,
-                                    "acronym": "LM",
-                                    "name": "Lateral mammillary nucleus",
+                                    "acronym": "AHN",
+                                    "name": "Anterior hypothalamic nucleus",
                                     "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 763,
+                                    "graph_order": 757,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 331,
+                                    "parent_structure_id": 467,
                                     "centers": [
                                       [
-                                        7910,
-                                        6210,
-                                        4750
+                                        6080,
+                                        6310,
+                                        5160
+                                      ],
+                                      [
+                                        6080,
+                                        6310,
+                                        6240
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      577500,
+                                      557500,
+                                      -2272500
+                                    ],
+                                    [
+                                      -502500,
+                                      557500,
+                                      -2272500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Mammillary body",
+                                  "labelIndex": 331,
+                                  "rgb": [
+                                    255,
+                                    76,
+                                    62
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Lateral mammillary nucleus",
+                                      "labelIndex": 210,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 210,
+                                        "atlas_id": 167,
+                                        "ontology_id": 1,
+                                        "acronym": "LM",
+                                        "name": "Lateral mammillary nucleus",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 763,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 331,
+                                        "centers": [
+                                          [
+                                            7910,
+                                            6210,
+                                            4750
+                                          ],
+                                          [
+                                            7910,
+                                            6210,
+                                            6650
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          987500,
+                                          -1272500,
+                                          -2172500
+                                        ],
+                                        [
+                                          -912500,
+                                          -1272500,
+                                          -2172500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Medial mammillary nucleus",
+                                      "labelIndex": 491,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Medial mammillary nucleus, median part",
+                                          "labelIndex": 732,
+                                          "rgb": [
+                                            255,
+                                            76,
+                                            62
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 732,
+                                            "atlas_id": 798,
+                                            "ontology_id": 1,
+                                            "acronym": "Mmme",
+                                            "name": "Medial mammillary nucleus, median part",
+                                            "color_hex_triplet": "FF4C3E",
+                                            "graph_order": 765,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 491,
+                                            "centers": [
+                                              [
+                                                7920,
+                                                6160,
+                                                5610
+                                              ],
+                                              [
+                                                7920,
+                                                6160,
+                                                5790
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              127500,
+                                              -1282500,
+                                              -2122500
+                                            ],
+                                            [
+                                              -52500,
+                                              -1282500,
+                                              -2122500
+                                            ]
+                                          ]
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 491,
+                                        "atlas_id": 202,
+                                        "ontology_id": 1,
+                                        "acronym": "MM",
+                                        "name": "Medial mammillary nucleus",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 764,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 331,
+                                        "centers": [
+                                          [
+                                            8050,
+                                            6120,
+                                            5360
+                                          ],
+                                          [
+                                            8050,
+                                            6120,
+                                            6040
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          377500,
+                                          -1412500,
+                                          -2082500
+                                        ],
+                                        [
+                                          -302500,
+                                          -1412500,
+                                          -2082500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Supramammillary nucleus",
+                                      "labelIndex": 525,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Supramammillary nucleus, lateral part",
+                                          "labelIndex": 1110,
+                                          "rgb": [
+                                            255,
+                                            76,
+                                            62
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1110,
+                                            "atlas_id": 421,
+                                            "ontology_id": 1,
+                                            "acronym": "SUMl",
+                                            "name": "Supramammillary nucleus, lateral part",
+                                            "color_hex_triplet": "FF4C3E",
+                                            "graph_order": 767,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 525
+                                          }
+                                        },
+                                        {
+                                          "name": "Supramammillary nucleus, medial part",
+                                          "labelIndex": 1118,
+                                          "rgb": [
+                                            255,
+                                            76,
+                                            62
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1118,
+                                            "atlas_id": 422,
+                                            "ontology_id": 1,
+                                            "acronym": "SUMm",
+                                            "name": "Supramammillary nucleus, medial part",
+                                            "color_hex_triplet": "FF4C3E",
+                                            "graph_order": 768,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 525
+                                          }
+                                        }
                                       ],
-                                      [
-                                        7910,
-                                        6210,
-                                        6650
+                                      "ontologyMetadata": {
+                                        "id": 525,
+                                        "atlas_id": 348,
+                                        "ontology_id": 1,
+                                        "acronym": "SUM",
+                                        "name": "Supramammillary nucleus",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 766,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 331,
+                                        "centers": [
+                                          [
+                                            7930,
+                                            5770,
+                                            5330
+                                          ],
+                                          [
+                                            7930,
+                                            5770,
+                                            6070
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          407500,
+                                          -1292500,
+                                          -1732500
+                                        ],
+                                        [
+                                          -332500,
+                                          -1292500,
+                                          -1732500
+                                        ]
                                       ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      987500,
-                                      -1272500,
-                                      -2172500
-                                    ],
-                                    [
-                                      -912500,
-                                      -1272500,
-                                      -2172500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Medial mammillary nucleus",
-                                  "labelIndex": 491,
-                                  "rgb": [
-                                    255,
-                                    76,
-                                    62
-                                  ],
-                                  "children": [
+                                    },
                                     {
-                                      "name": "Medial mammillary nucleus, median part",
-                                      "labelIndex": 732,
+                                      "name": "Tuberomammillary nucleus",
+                                      "labelIndex": 557,
                                       "rgb": [
                                         255,
                                         76,
                                         62
                                       ],
-                                      "children": [],
+                                      "children": [
+                                        {
+                                          "name": "Tuberomammillary nucleus, dorsal part",
+                                          "labelIndex": 1126,
+                                          "rgb": [
+                                            255,
+                                            76,
+                                            62
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1126,
+                                            "atlas_id": 423,
+                                            "ontology_id": 1,
+                                            "acronym": "TMd",
+                                            "name": "Tuberomammillary nucleus, dorsal part",
+                                            "color_hex_triplet": "FF4C3E",
+                                            "graph_order": 770,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 557,
+                                            "centers": [
+                                              [
+                                                7610,
+                                                6480,
+                                                5540
+                                              ],
+                                              [
+                                                7610,
+                                                6480,
+                                                5860
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              197500,
+                                              -972500,
+                                              -2442500
+                                            ],
+                                            [
+                                              -122500,
+                                              -972500,
+                                              -2442500
+                                            ]
+                                          ]
+                                        },
+                                        {
+                                          "name": "Tuberomammillary nucleus, ventral part",
+                                          "labelIndex": 1,
+                                          "rgb": [
+                                            255,
+                                            76,
+                                            62
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 1,
+                                            "atlas_id": 424,
+                                            "ontology_id": 1,
+                                            "acronym": "TMv",
+                                            "name": "Tuberomammillary nucleus, ventral part",
+                                            "color_hex_triplet": "FF4C3E",
+                                            "graph_order": 771,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 557,
+                                            "centers": [
+                                              [
+                                                7500,
+                                                6680,
+                                                4710
+                                              ],
+                                              [
+                                                7500,
+                                                6680,
+                                                6690
+                                              ]
+                                            ]
+                                          },
+                                          "POIs": [
+                                            [
+                                              1027500,
+                                              -862500,
+                                              -2642500
+                                            ],
+                                            [
+                                              -952500,
+                                              -862500,
+                                              -2642500
+                                            ]
+                                          ]
+                                        }
+                                      ],
                                       "ontologyMetadata": {
-                                        "id": 732,
-                                        "atlas_id": 798,
+                                        "id": 557,
+                                        "atlas_id": 352,
                                         "ontology_id": 1,
-                                        "acronym": "Mmme",
-                                        "name": "Medial mammillary nucleus, median part",
+                                        "acronym": "TM",
+                                        "name": "Tuberomammillary nucleus",
                                         "color_hex_triplet": "FF4C3E",
-                                        "graph_order": 765,
+                                        "graph_order": 769,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 491,
+                                        "parent_structure_id": 331,
                                         "centers": [
                                           [
-                                            7920,
-                                            6160,
-                                            5610
+                                            7540,
+                                            6670,
+                                            4880
                                           ],
                                           [
-                                            7920,
-                                            6160,
-                                            5790
+                                            7540,
+                                            6670,
+                                            6520
                                           ]
                                         ]
                                       },
                                       "POIs": [
                                         [
-                                          127500,
-                                          -1282500,
-                                          -2122500
+                                          857500,
+                                          -902500,
+                                          -2632500
                                         ],
                                         [
-                                          -52500,
-                                          -1282500,
-                                          -2122500
+                                          -782500,
+                                          -902500,
+                                          -2632500
                                         ]
                                       ]
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 491,
-                                    "atlas_id": 202,
+                                    "id": 331,
+                                    "atlas_id": 182,
                                     "ontology_id": 1,
-                                    "acronym": "MM",
-                                    "name": "Medial mammillary nucleus",
+                                    "acronym": "MBO",
+                                    "name": "Mammillary body",
                                     "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 764,
+                                    "graph_order": 762,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 331,
+                                    "parent_structure_id": 467,
                                     "centers": [
                                       [
-                                        8050,
-                                        6120,
-                                        5360
+                                        7940,
+                                        6110,
+                                        5240
                                       ],
                                       [
-                                        8050,
-                                        6120,
-                                        6040
+                                        7940,
+                                        6110,
+                                        6160
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      377500,
-                                      -1412500,
-                                      -2082500
+                                      497500,
+                                      -1302500,
+                                      -2072500
                                     ],
                                     [
-                                      -302500,
-                                      -1412500,
-                                      -2082500
+                                      -422500,
+                                      -1302500,
+                                      -2072500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Supramammillary nucleus",
-                                  "labelIndex": 525,
+                                  "name": "Medial preoptic nucleus",
+                                  "labelIndex": 515,
                                   "rgb": [
                                     255,
                                     76,
@@ -48080,8 +48369,8 @@
                                   ],
                                   "children": [
                                     {
-                                      "name": "Supramammillary nucleus, lateral part",
-                                      "labelIndex": 1110,
+                                      "name": "Medial preoptic nucleus, central part",
+                                      "labelIndex": 740,
                                       "rgb": [
                                         255,
                                         76,
@@ -48089,21 +48378,21 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1110,
-                                        "atlas_id": 421,
+                                        "id": 740,
+                                        "atlas_id": 799,
                                         "ontology_id": 1,
-                                        "acronym": "SUMl",
-                                        "name": "Supramammillary nucleus, lateral part",
+                                        "acronym": "MPNc",
+                                        "name": "Medial preoptic nucleus, central part",
                                         "color_hex_triplet": "FF4C3E",
-                                        "graph_order": 767,
+                                        "graph_order": 773,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 525
+                                        "parent_structure_id": 515
                                       }
                                     },
                                     {
-                                      "name": "Supramammillary nucleus, medial part",
-                                      "labelIndex": 1118,
+                                      "name": "Medial preoptic nucleus, lateral part",
+                                      "labelIndex": 748,
                                       "rgb": [
                                         255,
                                         76,
@@ -48111,114 +48400,21 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1118,
-                                        "atlas_id": 422,
+                                        "id": 748,
+                                        "atlas_id": 800,
                                         "ontology_id": 1,
-                                        "acronym": "SUMm",
-                                        "name": "Supramammillary nucleus, medial part",
+                                        "acronym": "MPNl",
+                                        "name": "Medial preoptic nucleus, lateral part",
                                         "color_hex_triplet": "FF4C3E",
-                                        "graph_order": 768,
+                                        "graph_order": 774,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 525
+                                        "parent_structure_id": 515
                                       }
-                                    }
-                                  ],
-                                  "ontologyMetadata": {
-                                    "id": 525,
-                                    "atlas_id": 348,
-                                    "ontology_id": 1,
-                                    "acronym": "SUM",
-                                    "name": "Supramammillary nucleus",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 766,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 331,
-                                    "centers": [
-                                      [
-                                        7930,
-                                        5770,
-                                        5330
-                                      ],
-                                      [
-                                        7930,
-                                        5770,
-                                        6070
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      407500,
-                                      -1292500,
-                                      -1732500
-                                    ],
-                                    [
-                                      -332500,
-                                      -1292500,
-                                      -1732500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Tuberomammillary nucleus",
-                                  "labelIndex": 557,
-                                  "rgb": [
-                                    255,
-                                    76,
-                                    62
-                                  ],
-                                  "children": [
-                                    {
-                                      "name": "Tuberomammillary nucleus, dorsal part",
-                                      "labelIndex": 1126,
-                                      "rgb": [
-                                        255,
-                                        76,
-                                        62
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 1126,
-                                        "atlas_id": 423,
-                                        "ontology_id": 1,
-                                        "acronym": "TMd",
-                                        "name": "Tuberomammillary nucleus, dorsal part",
-                                        "color_hex_triplet": "FF4C3E",
-                                        "graph_order": 770,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 557,
-                                        "centers": [
-                                          [
-                                            7610,
-                                            6480,
-                                            5540
-                                          ],
-                                          [
-                                            7610,
-                                            6480,
-                                            5860
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          197500,
-                                          -972500,
-                                          -2442500
-                                        ],
-                                        [
-                                          -122500,
-                                          -972500,
-                                          -2442500
-                                        ]
-                                      ]
                                     },
                                     {
-                                      "name": "Tuberomammillary nucleus, ventral part",
-                                      "labelIndex": 1,
+                                      "name": "Medial preoptic nucleus, medial part",
+                                      "labelIndex": 756,
                                       "rgb": [
                                         255,
                                         76,
@@ -48226,401 +48422,59 @@
                                       ],
                                       "children": [],
                                       "ontologyMetadata": {
-                                        "id": 1,
-                                        "atlas_id": 424,
+                                        "id": 756,
+                                        "atlas_id": 801,
                                         "ontology_id": 1,
-                                        "acronym": "TMv",
-                                        "name": "Tuberomammillary nucleus, ventral part",
+                                        "acronym": "MPNm",
+                                        "name": "Medial preoptic nucleus, medial part",
                                         "color_hex_triplet": "FF4C3E",
-                                        "graph_order": 771,
+                                        "graph_order": 775,
                                         "st_level": null,
                                         "hemisphere_id": 3,
-                                        "parent_structure_id": 557,
-                                        "centers": [
-                                          [
-                                            7500,
-                                            6680,
-                                            4710
-                                          ],
-                                          [
-                                            7500,
-                                            6680,
-                                            6690
-                                          ]
-                                        ]
-                                      },
-                                      "POIs": [
-                                        [
-                                          1027500,
-                                          -862500,
-                                          -2642500
-                                        ],
-                                        [
-                                          -952500,
-                                          -862500,
-                                          -2642500
-                                        ]
-                                      ]
+                                        "parent_structure_id": 515
+                                      }
                                     }
                                   ],
                                   "ontologyMetadata": {
-                                    "id": 557,
-                                    "atlas_id": 352,
+                                    "id": 515,
+                                    "atlas_id": 205,
                                     "ontology_id": 1,
-                                    "acronym": "TM",
-                                    "name": "Tuberomammillary nucleus",
+                                    "acronym": "MPN",
+                                    "name": "Medial preoptic nucleus",
                                     "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 769,
+                                    "graph_order": 772,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 331,
+                                    "parent_structure_id": 467,
                                     "centers": [
                                       [
-                                        7540,
-                                        6670,
-                                        4880
+                                        5520,
+                                        6170,
+                                        5370
                                       ],
                                       [
-                                        7540,
-                                        6670,
-                                        6520
+                                        5520,
+                                        6170,
+                                        6030
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      857500,
-                                      -902500,
-                                      -2632500
+                                      367500,
+                                      1117500,
+                                      -2132500
                                     ],
                                     [
-                                      -782500,
-                                      -902500,
-                                      -2632500
+                                      -292500,
+                                      1117500,
+                                      -2132500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 331,
-                                "atlas_id": 182,
-                                "ontology_id": 1,
-                                "acronym": "MBO",
-                                "name": "Mammillary body",
-                                "color_hex_triplet": "FF4C3E",
-                                "graph_order": 762,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 467,
-                                "centers": [
-                                  [
-                                    7940,
-                                    6110,
-                                    5240
-                                  ],
-                                  [
-                                    7940,
-                                    6110,
-                                    6160
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  497500,
-                                  -1302500,
-                                  -2072500
-                                ],
-                                [
-                                  -422500,
-                                  -1302500,
-                                  -2072500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Medial preoptic nucleus",
-                              "labelIndex": 515,
-                              "rgb": [
-                                255,
-                                76,
-                                62
-                              ],
-                              "children": [
-                                {
-                                  "name": "Medial preoptic nucleus, central part",
-                                  "labelIndex": 740,
-                                  "rgb": [
-                                    255,
-                                    76,
-                                    62
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 740,
-                                    "atlas_id": 799,
-                                    "ontology_id": 1,
-                                    "acronym": "MPNc",
-                                    "name": "Medial preoptic nucleus, central part",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 773,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 515
-                                  }
-                                },
-                                {
-                                  "name": "Medial preoptic nucleus, lateral part",
-                                  "labelIndex": 748,
-                                  "rgb": [
-                                    255,
-                                    76,
-                                    62
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 748,
-                                    "atlas_id": 800,
-                                    "ontology_id": 1,
-                                    "acronym": "MPNl",
-                                    "name": "Medial preoptic nucleus, lateral part",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 774,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 515
-                                  }
-                                },
-                                {
-                                  "name": "Medial preoptic nucleus, medial part",
-                                  "labelIndex": 756,
-                                  "rgb": [
-                                    255,
-                                    76,
-                                    62
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 756,
-                                    "atlas_id": 801,
-                                    "ontology_id": 1,
-                                    "acronym": "MPNm",
-                                    "name": "Medial preoptic nucleus, medial part",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 775,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 515
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 515,
-                                "atlas_id": 205,
-                                "ontology_id": 1,
-                                "acronym": "MPN",
-                                "name": "Medial preoptic nucleus",
-                                "color_hex_triplet": "FF4C3E",
-                                "graph_order": 772,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 467,
-                                "centers": [
-                                  [
-                                    5520,
-                                    6170,
-                                    5370
-                                  ],
-                                  [
-                                    5520,
-                                    6170,
-                                    6030
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  367500,
-                                  1117500,
-                                  -2132500
-                                ],
-                                [
-                                  -292500,
-                                  1117500,
-                                  -2132500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Dorsal premammillary nucleus",
-                              "labelIndex": 980,
-                              "rgb": [
-                                255,
-                                76,
-                                62
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 980,
-                                "atlas_id": 263,
-                                "ontology_id": 1,
-                                "acronym": "PMd",
-                                "name": "Dorsal premammillary nucleus",
-                                "color_hex_triplet": "FF4C3E",
-                                "graph_order": 776,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 467,
-                                "centers": [
-                                  [
-                                    7660,
-                                    6220,
-                                    5280
-                                  ],
-                                  [
-                                    7660,
-                                    6220,
-                                    6120
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  457500,
-                                  -1022500,
-                                  -2182500
-                                ],
-                                [
-                                  -382500,
-                                  -1022500,
-                                  -2182500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Ventral premammillary nucleus",
-                              "labelIndex": 1004,
-                              "rgb": [
-                                255,
-                                76,
-                                62
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 1004,
-                                "atlas_id": 266,
-                                "ontology_id": 1,
-                                "acronym": "PMv",
-                                "name": "Ventral premammillary nucleus",
-                                "color_hex_triplet": "FF4C3E",
-                                "graph_order": 777,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 467,
-                                "centers": [
-                                  [
-                                    7560,
-                                    6610,
-                                    5130
-                                  ],
-                                  [
-                                    7560,
-                                    6610,
-                                    6270
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  607500,
-                                  -922500,
-                                  -2572500
-                                ],
-                                [
-                                  -532500,
-                                  -922500,
-                                  -2572500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Paraventricular hypothalamic nucleus, descending division",
-                              "labelIndex": 63,
-                              "rgb": [
-                                255,
-                                76,
-                                62
-                              ],
-                              "children": [
-                                {
-                                  "name": "Paraventricular hypothalamic nucleus, descending division, dorsal parvicellular part",
-                                  "labelIndex": 439,
-                                  "rgb": [
-                                    255,
-                                    76,
-                                    62
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 439,
-                                    "atlas_id": 903,
-                                    "ontology_id": 1,
-                                    "acronym": "PVHdp",
-                                    "name": "Paraventricular hypothalamic nucleus, descending division, dorsal parvicellular part",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 779,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 63
-                                  }
-                                },
-                                {
-                                  "name": "Paraventricular hypothalamic nucleus, descending division, forniceal part",
-                                  "labelIndex": 447,
-                                  "rgb": [
-                                    255,
-                                    76,
-                                    62
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 447,
-                                    "atlas_id": 904,
-                                    "ontology_id": 1,
-                                    "acronym": "PVHf",
-                                    "name": "Paraventricular hypothalamic nucleus, descending division, forniceal part",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 780,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 63
-                                  }
-                                },
-                                {
-                                  "name": "Paraventricular hypothalamic nucleus, descending division, lateral parvicellular part",
-                                  "labelIndex": 455,
-                                  "rgb": [
-                                    255,
-                                    76,
-                                    62
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 455,
-                                    "atlas_id": 905,
-                                    "ontology_id": 1,
-                                    "acronym": "PVHlp",
-                                    "name": "Paraventricular hypothalamic nucleus, descending division, lateral parvicellular part",
-                                    "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 781,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 63
-                                  }
                                 },
                                 {
-                                  "name": "Paraventricular hypothalamic nucleus, descending division, medial parvicellular part, ventral zone",
-                                  "labelIndex": 464,
+                                  "name": "Dorsal premammillary nucleus",
+                                  "labelIndex": 980,
                                   "rgb": [
                                     255,
                                     76,
@@ -48628,68 +48482,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 464,
-                                    "atlas_id": 906,
+                                    "id": 980,
+                                    "atlas_id": 263,
                                     "ontology_id": 1,
-                                    "acronym": "PVHmpv",
-                                    "name": "Paraventricular hypothalamic nucleus, descending division, medial parvicellular part, ventral zone",
+                                    "acronym": "PMd",
+                                    "name": "Dorsal premammillary nucleus",
                                     "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 782,
+                                    "graph_order": 776,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 63
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 63,
-                                "atlas_id": 290,
-                                "ontology_id": 1,
-                                "acronym": "PVHd",
-                                "name": "Paraventricular hypothalamic nucleus, descending division",
-                                "color_hex_triplet": "FF4C3E",
-                                "graph_order": 778,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 467,
-                                "centers": [
-                                  [
-                                    6510,
-                                    5680,
-                                    5230
-                                  ],
-                                  [
-                                    6510,
-                                    5680,
-                                    6170
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  507500,
-                                  127500,
-                                  -1642500
-                                ],
-                                [
-                                  -432500,
-                                  127500,
-                                  -1642500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Ventromedial hypothalamic nucleus",
-                              "labelIndex": 693,
-                              "rgb": [
-                                255,
-                                76,
-                                62
-                              ],
-                              "children": [
+                                    "parent_structure_id": 467,
+                                    "centers": [
+                                      [
+                                        7660,
+                                        6220,
+                                        5280
+                                      ],
+                                      [
+                                        7660,
+                                        6220,
+                                        6120
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      457500,
+                                      -1022500,
+                                      -2182500
+                                    ],
+                                    [
+                                      -382500,
+                                      -1022500,
+                                      -2182500
+                                    ]
+                                  ]
+                                },
                                 {
-                                  "name": "Ventromedial hypothalamic nucleus, anterior part",
-                                  "labelIndex": 761,
+                                  "name": "Ventral premammillary nucleus",
+                                  "labelIndex": 1004,
                                   "rgb": [
                                     255,
                                     76,
@@ -48697,65 +48528,315 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 761,
-                                    "atlas_id": 802,
+                                    "id": 1004,
+                                    "atlas_id": 266,
                                     "ontology_id": 1,
-                                    "acronym": "VMHa",
-                                    "name": "Ventromedial hypothalamic nucleus, anterior part",
+                                    "acronym": "PMv",
+                                    "name": "Ventral premammillary nucleus",
                                     "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 784,
+                                    "graph_order": 777,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 693
-                                  }
+                                    "parent_structure_id": 467,
+                                    "centers": [
+                                      [
+                                        7560,
+                                        6610,
+                                        5130
+                                      ],
+                                      [
+                                        7560,
+                                        6610,
+                                        6270
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      607500,
+                                      -922500,
+                                      -2572500
+                                    ],
+                                    [
+                                      -532500,
+                                      -922500,
+                                      -2572500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Ventromedial hypothalamic nucleus, central part",
-                                  "labelIndex": 769,
+                                  "name": "Paraventricular hypothalamic nucleus, descending division",
+                                  "labelIndex": 63,
                                   "rgb": [
                                     255,
                                     76,
                                     62
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Paraventricular hypothalamic nucleus, descending division, dorsal parvicellular part",
+                                      "labelIndex": 439,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 439,
+                                        "atlas_id": 903,
+                                        "ontology_id": 1,
+                                        "acronym": "PVHdp",
+                                        "name": "Paraventricular hypothalamic nucleus, descending division, dorsal parvicellular part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 779,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 63
+                                      }
+                                    },
+                                    {
+                                      "name": "Paraventricular hypothalamic nucleus, descending division, forniceal part",
+                                      "labelIndex": 447,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 447,
+                                        "atlas_id": 904,
+                                        "ontology_id": 1,
+                                        "acronym": "PVHf",
+                                        "name": "Paraventricular hypothalamic nucleus, descending division, forniceal part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 780,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 63
+                                      }
+                                    },
+                                    {
+                                      "name": "Paraventricular hypothalamic nucleus, descending division, lateral parvicellular part",
+                                      "labelIndex": 455,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 455,
+                                        "atlas_id": 905,
+                                        "ontology_id": 1,
+                                        "acronym": "PVHlp",
+                                        "name": "Paraventricular hypothalamic nucleus, descending division, lateral parvicellular part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 781,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 63
+                                      }
+                                    },
+                                    {
+                                      "name": "Paraventricular hypothalamic nucleus, descending division, medial parvicellular part, ventral zone",
+                                      "labelIndex": 464,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 464,
+                                        "atlas_id": 906,
+                                        "ontology_id": 1,
+                                        "acronym": "PVHmpv",
+                                        "name": "Paraventricular hypothalamic nucleus, descending division, medial parvicellular part, ventral zone",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 782,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 63
+                                      }
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 769,
-                                    "atlas_id": 803,
+                                    "id": 63,
+                                    "atlas_id": 290,
                                     "ontology_id": 1,
-                                    "acronym": "VMHc",
-                                    "name": "Ventromedial hypothalamic nucleus, central part",
+                                    "acronym": "PVHd",
+                                    "name": "Paraventricular hypothalamic nucleus, descending division",
                                     "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 785,
+                                    "graph_order": 778,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 693
-                                  }
+                                    "parent_structure_id": 467,
+                                    "centers": [
+                                      [
+                                        6510,
+                                        5680,
+                                        5230
+                                      ],
+                                      [
+                                        6510,
+                                        5680,
+                                        6170
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      507500,
+                                      127500,
+                                      -1642500
+                                    ],
+                                    [
+                                      -432500,
+                                      127500,
+                                      -1642500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Ventromedial hypothalamic nucleus, dorsomedial part",
-                                  "labelIndex": 777,
+                                  "name": "Ventromedial hypothalamic nucleus",
+                                  "labelIndex": 693,
                                   "rgb": [
                                     255,
                                     76,
                                     62
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Ventromedial hypothalamic nucleus, anterior part",
+                                      "labelIndex": 761,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 761,
+                                        "atlas_id": 802,
+                                        "ontology_id": 1,
+                                        "acronym": "VMHa",
+                                        "name": "Ventromedial hypothalamic nucleus, anterior part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 784,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 693
+                                      }
+                                    },
+                                    {
+                                      "name": "Ventromedial hypothalamic nucleus, central part",
+                                      "labelIndex": 769,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 769,
+                                        "atlas_id": 803,
+                                        "ontology_id": 1,
+                                        "acronym": "VMHc",
+                                        "name": "Ventromedial hypothalamic nucleus, central part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 785,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 693
+                                      }
+                                    },
+                                    {
+                                      "name": "Ventromedial hypothalamic nucleus, dorsomedial part",
+                                      "labelIndex": 777,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 777,
+                                        "atlas_id": 804,
+                                        "ontology_id": 1,
+                                        "acronym": "VMHdm",
+                                        "name": "Ventromedial hypothalamic nucleus, dorsomedial part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 786,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 693
+                                      }
+                                    },
+                                    {
+                                      "name": "Ventromedial hypothalamic nucleus, ventrolateral part",
+                                      "labelIndex": 785,
+                                      "rgb": [
+                                        255,
+                                        76,
+                                        62
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 785,
+                                        "atlas_id": 805,
+                                        "ontology_id": 1,
+                                        "acronym": "VMHvl",
+                                        "name": "Ventromedial hypothalamic nucleus, ventrolateral part",
+                                        "color_hex_triplet": "FF4C3E",
+                                        "graph_order": 787,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 693
+                                      }
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 777,
-                                    "atlas_id": 804,
+                                    "id": 693,
+                                    "atlas_id": 369,
                                     "ontology_id": 1,
-                                    "acronym": "VMHdm",
-                                    "name": "Ventromedial hypothalamic nucleus, dorsomedial part",
+                                    "acronym": "VMH",
+                                    "name": "Ventromedial hypothalamic nucleus",
                                     "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 786,
+                                    "graph_order": 783,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 693
-                                  }
+                                    "parent_structure_id": 467,
+                                    "centers": [
+                                      [
+                                        6810,
+                                        6710,
+                                        5250
+                                      ],
+                                      [
+                                        6810,
+                                        6710,
+                                        6150
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      487500,
+                                      -172500,
+                                      -2672500
+                                    ],
+                                    [
+                                      -412500,
+                                      -172500,
+                                      -2672500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Ventromedial hypothalamic nucleus, ventrolateral part",
-                                  "labelIndex": 785,
+                                  "name": "Posterior hypothalamic nucleus",
+                                  "labelIndex": 946,
                                   "rgb": [
                                     255,
                                     76,
@@ -48763,520 +48844,83 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 785,
-                                    "atlas_id": 805,
+                                    "id": 946,
+                                    "atlas_id": 259,
                                     "ontology_id": 1,
-                                    "acronym": "VMHvl",
-                                    "name": "Ventromedial hypothalamic nucleus, ventrolateral part",
+                                    "acronym": "PH",
+                                    "name": "Posterior hypothalamic nucleus",
                                     "color_hex_triplet": "FF4C3E",
-                                    "graph_order": 787,
+                                    "graph_order": 788,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 693
-                                  }
+                                    "parent_structure_id": 467,
+                                    "centers": [
+                                      [
+                                        7450,
+                                        5580,
+                                        5390
+                                      ],
+                                      [
+                                        7450,
+                                        5580,
+                                        6010
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      347500,
+                                      -812500,
+                                      -1542500
+                                    ],
+                                    [
+                                      -272500,
+                                      -812500,
+                                      -1542500
+                                    ]
+                                  ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 693,
-                                "atlas_id": 369,
+                                "id": 467,
+                                "atlas_id": 199,
                                 "ontology_id": 1,
-                                "acronym": "VMH",
-                                "name": "Ventromedial hypothalamic nucleus",
+                                "acronym": "MEZ",
+                                "name": "Hypothalamic medial zone",
                                 "color_hex_triplet": "FF4C3E",
-                                "graph_order": 783,
+                                "graph_order": 756,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 467,
+                                "parent_structure_id": 1097,
                                 "centers": [
                                   [
-                                    6810,
-                                    6710,
+                                    7190,
+                                    6080,
                                     5250
                                   ],
                                   [
-                                    6810,
-                                    6710,
+                                    7190,
+                                    6080,
                                     6150
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  487500,
-                                  -172500,
-                                  -2672500
-                                ],
-                                [
-                                  -412500,
-                                  -172500,
-                                  -2672500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Posterior hypothalamic nucleus",
-                              "labelIndex": 946,
-                              "rgb": [
-                                255,
-                                76,
-                                62
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 946,
-                                "atlas_id": 259,
-                                "ontology_id": 1,
-                                "acronym": "PH",
-                                "name": "Posterior hypothalamic nucleus",
-                                "color_hex_triplet": "FF4C3E",
-                                "graph_order": 788,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 467,
-                                "centers": [
-                                  [
-                                    7450,
-                                    5580,
-                                    5390
-                                  ],
-                                  [
-                                    7450,
-                                    5580,
-                                    6010
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  347500,
-                                  -812500,
-                                  -1542500
-                                ],
-                                [
-                                  -272500,
-                                  -812500,
-                                  -1542500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 467,
-                            "atlas_id": 199,
-                            "ontology_id": 1,
-                            "acronym": "MEZ",
-                            "name": "Hypothalamic medial zone",
-                            "color_hex_triplet": "FF4C3E",
-                            "graph_order": 756,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1097,
-                            "centers": [
-                              [
-                                7190,
-                                6080,
-                                5250
-                              ],
-                              [
-                                7190,
-                                6080,
-                                6150
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              487500,
-                              -552500,
-                              -2042500
-                            ],
-                            [
-                              -412500,
-                              -552500,
-                              -2042500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Hypothalamic lateral zone",
-                          "labelIndex": 290,
-                          "rgb": [
-                            242,
-                            72,
-                            59
-                          ],
-                          "children": [
-                            {
-                              "name": "Lateral hypothalamic area",
-                              "labelIndex": 194,
-                              "rgb": [
-                                242,
-                                72,
-                                59
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 194,
-                                "atlas_id": 165,
-                                "ontology_id": 1,
-                                "acronym": "LHA",
-                                "name": "Lateral hypothalamic area",
-                                "color_hex_triplet": "F2483B",
-                                "graph_order": 790,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 290,
-                                "centers": [
-                                  [
-                                    6680,
-                                    5980,
-                                    4480
-                                  ],
-                                  [
-                                    6680,
-                                    5980,
-                                    6920
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1257500,
-                                  -42500,
-                                  -1942500
-                                ],
-                                [
-                                  -1182500,
-                                  -42500,
-                                  -1942500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Lateral preoptic area",
-                              "labelIndex": 226,
-                              "rgb": [
-                                242,
-                                72,
-                                59
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 226,
-                                "atlas_id": 169,
-                                "ontology_id": 1,
-                                "acronym": "LPO",
-                                "name": "Lateral preoptic area",
-                                "color_hex_triplet": "F2483B",
-                                "graph_order": 791,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 290,
-                                "centers": [
-                                  [
-                                    5410,
-                                    6210,
-                                    4640
-                                  ],
-                                  [
-                                    5410,
-                                    6210,
-                                    6760
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1097500,
-                                  1227500,
-                                  -2172500
-                                ],
-                                [
-                                  -1022500,
-                                  1227500,
-                                  -2172500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Preparasubthalamic nucleus",
-                              "labelIndex": 356,
-                              "rgb": [
-                                242,
-                                72,
-                                59
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 356,
-                                "atlas_id": 468,
-                                "ontology_id": 1,
-                                "acronym": "PST",
-                                "name": "Preparasubthalamic nucleus",
-                                "color_hex_triplet": "F2483B",
-                                "graph_order": 792,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 290,
-                                "centers": [
-                                  [
-                                    7050,
-                                    5720,
-                                    4350
-                                  ],
-                                  [
-                                    7050,
-                                    5720,
-                                    7050
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1387500,
-                                  -412500,
-                                  -1682500
-                                ],
-                                [
-                                  -1312500,
-                                  -412500,
-                                  -1682500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Parasubthalamic nucleus",
-                              "labelIndex": 364,
-                              "rgb": [
-                                242,
-                                72,
-                                59
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 364,
-                                "atlas_id": 469,
-                                "ontology_id": 1,
-                                "acronym": "PSTN",
-                                "name": "Parasubthalamic nucleus",
-                                "color_hex_triplet": "F2483B",
-                                "graph_order": 793,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 290,
-                                "centers": [
-                                  [
-                                    7460,
-                                    5680,
-                                    4500
-                                  ],
-                                  [
-                                    7460,
-                                    5680,
-                                    6900
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1237500,
-                                  -822500,
-                                  -1642500
-                                ],
-                                [
-                                  -1162500,
-                                  -822500,
-                                  -1642500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Perifornical nucleus",
-                              "labelIndex": 576073704,
-                              "rgb": [
-                                242,
-                                72,
-                                59
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 576073704,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PeF",
-                                "name": "Perifornical nucleus",
-                                "color_hex_triplet": "F2483B",
-                                "graph_order": 794,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 290,
-                                "centers": [
-                                  [
-                                    6430,
-                                    6070,
-                                    4820
-                                  ],
-                                  [
-                                    6430,
-                                    6070,
-                                    6580
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  917500,
-                                  207500,
-                                  -2032500
-                                ],
-                                [
-                                  -842500,
-                                  207500,
-                                  -2032500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Retrochiasmatic area",
-                              "labelIndex": 173,
-                              "rgb": [
-                                242,
-                                72,
-                                59
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 173,
-                                "atlas_id": 304,
-                                "ontology_id": 1,
-                                "acronym": "RCH",
-                                "name": "Retrochiasmatic area",
-                                "color_hex_triplet": "F2483B",
-                                "graph_order": 795,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 290,
-                                "centers": [
-                                  [
-                                    6180,
-                                    6950,
-                                    5150
-                                  ],
-                                  [
-                                    6180,
-                                    6950,
-                                    6250
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  587500,
-                                  457500,
-                                  -2912500
-                                ],
-                                [
-                                  -512500,
-                                  457500,
-                                  -2912500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Subthalamic nucleus",
-                              "labelIndex": 470,
-                              "rgb": [
-                                242,
-                                72,
-                                59
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 470,
-                                "atlas_id": 341,
-                                "ontology_id": 1,
-                                "acronym": "STN",
-                                "name": "Subthalamic nucleus",
-                                "color_hex_triplet": "F2483B",
-                                "graph_order": 796,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 290,
-                                "centers": [
-                                  [
-                                    7310,
-                                    5380,
-                                    4010
-                                  ],
-                                  [
-                                    7310,
-                                    5380,
-                                    7390
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1727500,
-                                  -672500,
-                                  -1342500
-                                ],
-                                [
-                                  -1652500,
-                                  -672500,
-                                  -1342500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Tuberal nucleus",
-                              "labelIndex": 614,
-                              "rgb": [
-                                242,
-                                72,
-                                59
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 614,
-                                "atlas_id": 359,
-                                "ontology_id": 1,
-                                "acronym": "TU",
-                                "name": "Tuberal nucleus",
-                                "color_hex_triplet": "F2483B",
-                                "graph_order": 797,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 290,
-                                "centers": [
-                                  [
-                                    6880,
-                                    6850,
-                                    4760
-                                  ],
-                                  [
-                                    6880,
-                                    6850,
-                                    6640
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  977500,
-                                  -242500,
-                                  -2812500
+                                  487500,
+                                  -552500,
+                                  -2042500
                                 ],
                                 [
-                                  -902500,
-                                  -242500,
-                                  -2812500
+                                  -412500,
+                                  -552500,
+                                  -2042500
                                 ]
                               ]
                             },
                             {
-                              "name": "Zona incerta",
-                              "labelIndex": 797,
+                              "name": "Hypothalamic lateral zone",
+                              "labelIndex": 290,
                               "rgb": [
                                 242,
                                 72,
@@ -49284,8 +48928,8 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Dopaminergic A13 group",
-                                  "labelIndex": 796,
+                                  "name": "Lateral hypothalamic area",
+                                  "labelIndex": 194,
                                   "rgb": [
                                     242,
                                     72,
@@ -49293,21 +48937,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 796,
-                                    "atlas_id": 806,
+                                    "id": 194,
+                                    "atlas_id": 165,
                                     "ontology_id": 1,
-                                    "acronym": "A13",
-                                    "name": "Dopaminergic A13 group",
+                                    "acronym": "LHA",
+                                    "name": "Lateral hypothalamic area",
                                     "color_hex_triplet": "F2483B",
-                                    "graph_order": 799,
+                                    "graph_order": 790,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 797
-                                  }
+                                    "parent_structure_id": 290,
+                                    "centers": [
+                                      [
+                                        6680,
+                                        5980,
+                                        4480
+                                      ],
+                                      [
+                                        6680,
+                                        5980,
+                                        6920
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1257500,
+                                      -42500,
+                                      -1942500
+                                    ],
+                                    [
+                                      -1182500,
+                                      -42500,
+                                      -1942500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Fields of Forel",
-                                  "labelIndex": 804,
+                                  "name": "Lateral preoptic area",
+                                  "labelIndex": 226,
                                   "rgb": [
                                     242,
                                     72,
@@ -49315,261 +48983,605 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 804,
-                                    "atlas_id": 807,
+                                    "id": 226,
+                                    "atlas_id": 169,
                                     "ontology_id": 1,
-                                    "acronym": "FF",
-                                    "name": "Fields of Forel",
+                                    "acronym": "LPO",
+                                    "name": "Lateral preoptic area",
                                     "color_hex_triplet": "F2483B",
-                                    "graph_order": 800,
+                                    "graph_order": 791,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 797,
+                                    "parent_structure_id": 290,
                                     "centers": [
                                       [
-                                        7770,
-                                        4870,
-                                        4460
+                                        5410,
+                                        6210,
+                                        4640
                                       ],
                                       [
-                                        7770,
-                                        4870,
-                                        6940
+                                        5410,
+                                        6210,
+                                        6760
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1277500,
-                                      -1132500,
-                                      -832500
+                                      1097500,
+                                      1227500,
+                                      -2172500
+                                    ],
+                                    [
+                                      -1022500,
+                                      1227500,
+                                      -2172500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Preparasubthalamic nucleus",
+                                  "labelIndex": 356,
+                                  "rgb": [
+                                    242,
+                                    72,
+                                    59
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 356,
+                                    "atlas_id": 468,
+                                    "ontology_id": 1,
+                                    "acronym": "PST",
+                                    "name": "Preparasubthalamic nucleus",
+                                    "color_hex_triplet": "F2483B",
+                                    "graph_order": 792,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 290,
+                                    "centers": [
+                                      [
+                                        7050,
+                                        5720,
+                                        4350
+                                      ],
+                                      [
+                                        7050,
+                                        5720,
+                                        7050
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1387500,
+                                      -412500,
+                                      -1682500
+                                    ],
+                                    [
+                                      -1312500,
+                                      -412500,
+                                      -1682500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Parasubthalamic nucleus",
+                                  "labelIndex": 364,
+                                  "rgb": [
+                                    242,
+                                    72,
+                                    59
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 364,
+                                    "atlas_id": 469,
+                                    "ontology_id": 1,
+                                    "acronym": "PSTN",
+                                    "name": "Parasubthalamic nucleus",
+                                    "color_hex_triplet": "F2483B",
+                                    "graph_order": 793,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 290,
+                                    "centers": [
+                                      [
+                                        7460,
+                                        5680,
+                                        4500
+                                      ],
+                                      [
+                                        7460,
+                                        5680,
+                                        6900
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1237500,
+                                      -822500,
+                                      -1642500
+                                    ],
+                                    [
+                                      -1162500,
+                                      -822500,
+                                      -1642500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Perifornical nucleus",
+                                  "labelIndex": 576073704,
+                                  "rgb": [
+                                    242,
+                                    72,
+                                    59
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 576073704,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "PeF",
+                                    "name": "Perifornical nucleus",
+                                    "color_hex_triplet": "F2483B",
+                                    "graph_order": 794,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 290,
+                                    "centers": [
+                                      [
+                                        6430,
+                                        6070,
+                                        4820
+                                      ],
+                                      [
+                                        6430,
+                                        6070,
+                                        6580
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      917500,
+                                      207500,
+                                      -2032500
+                                    ],
+                                    [
+                                      -842500,
+                                      207500,
+                                      -2032500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Retrochiasmatic area",
+                                  "labelIndex": 173,
+                                  "rgb": [
+                                    242,
+                                    72,
+                                    59
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 173,
+                                    "atlas_id": 304,
+                                    "ontology_id": 1,
+                                    "acronym": "RCH",
+                                    "name": "Retrochiasmatic area",
+                                    "color_hex_triplet": "F2483B",
+                                    "graph_order": 795,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 290,
+                                    "centers": [
+                                      [
+                                        6180,
+                                        6950,
+                                        5150
+                                      ],
+                                      [
+                                        6180,
+                                        6950,
+                                        6250
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      587500,
+                                      457500,
+                                      -2912500
+                                    ],
+                                    [
+                                      -512500,
+                                      457500,
+                                      -2912500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Subthalamic nucleus",
+                                  "labelIndex": 470,
+                                  "rgb": [
+                                    242,
+                                    72,
+                                    59
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 470,
+                                    "atlas_id": 341,
+                                    "ontology_id": 1,
+                                    "acronym": "STN",
+                                    "name": "Subthalamic nucleus",
+                                    "color_hex_triplet": "F2483B",
+                                    "graph_order": 796,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 290,
+                                    "centers": [
+                                      [
+                                        7310,
+                                        5380,
+                                        4010
+                                      ],
+                                      [
+                                        7310,
+                                        5380,
+                                        7390
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1727500,
+                                      -672500,
+                                      -1342500
+                                    ],
+                                    [
+                                      -1652500,
+                                      -672500,
+                                      -1342500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Tuberal nucleus",
+                                  "labelIndex": 614,
+                                  "rgb": [
+                                    242,
+                                    72,
+                                    59
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 614,
+                                    "atlas_id": 359,
+                                    "ontology_id": 1,
+                                    "acronym": "TU",
+                                    "name": "Tuberal nucleus",
+                                    "color_hex_triplet": "F2483B",
+                                    "graph_order": 797,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 290,
+                                    "centers": [
+                                      [
+                                        6880,
+                                        6850,
+                                        4760
+                                      ],
+                                      [
+                                        6880,
+                                        6850,
+                                        6640
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      977500,
+                                      -242500,
+                                      -2812500
+                                    ],
+                                    [
+                                      -902500,
+                                      -242500,
+                                      -2812500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Zona incerta",
+                                  "labelIndex": 797,
+                                  "rgb": [
+                                    242,
+                                    72,
+                                    59
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Dopaminergic A13 group",
+                                      "labelIndex": 796,
+                                      "rgb": [
+                                        242,
+                                        72,
+                                        59
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 796,
+                                        "atlas_id": 806,
+                                        "ontology_id": 1,
+                                        "acronym": "A13",
+                                        "name": "Dopaminergic A13 group",
+                                        "color_hex_triplet": "F2483B",
+                                        "graph_order": 799,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 797
+                                      }
+                                    },
+                                    {
+                                      "name": "Fields of Forel",
+                                      "labelIndex": 804,
+                                      "rgb": [
+                                        242,
+                                        72,
+                                        59
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 804,
+                                        "atlas_id": 807,
+                                        "ontology_id": 1,
+                                        "acronym": "FF",
+                                        "name": "Fields of Forel",
+                                        "color_hex_triplet": "F2483B",
+                                        "graph_order": 800,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 797,
+                                        "centers": [
+                                          [
+                                            7770,
+                                            4870,
+                                            4460
+                                          ],
+                                          [
+                                            7770,
+                                            4870,
+                                            6940
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1277500,
+                                          -1132500,
+                                          -832500
+                                        ],
+                                        [
+                                          -1202500,
+                                          -1132500,
+                                          -832500
+                                        ]
+                                      ]
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 797,
+                                    "atlas_id": 382,
+                                    "ontology_id": 1,
+                                    "acronym": "ZI",
+                                    "name": "Zona incerta",
+                                    "color_hex_triplet": "F2483B",
+                                    "graph_order": 798,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 290,
+                                    "centers": [
+                                      [
+                                        7360,
+                                        4940,
+                                        4130
+                                      ],
+                                      [
+                                        7360,
+                                        4940,
+                                        7270
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1607500,
+                                      -722500,
+                                      -902500
                                     ],
                                     [
-                                      -1202500,
-                                      -1132500,
-                                      -832500
+                                      -1532500,
+                                      -722500,
+                                      -902500
                                     ]
                                   ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 797,
-                                "atlas_id": 382,
+                                "id": 290,
+                                "atlas_id": 177,
                                 "ontology_id": 1,
-                                "acronym": "ZI",
-                                "name": "Zona incerta",
+                                "acronym": "LZ",
+                                "name": "Hypothalamic lateral zone",
                                 "color_hex_triplet": "F2483B",
-                                "graph_order": 798,
+                                "graph_order": 789,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 290,
+                                "parent_structure_id": 1097,
                                 "centers": [
                                   [
-                                    7360,
-                                    4940,
-                                    4130
+                                    6810,
+                                    5750,
+                                    4430
                                   ],
                                   [
-                                    7360,
-                                    4940,
-                                    7270
+                                    6810,
+                                    5750,
+                                    6970
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  1607500,
-                                  -722500,
-                                  -902500
+                                  1307500,
+                                  -172500,
+                                  -1712500
                                 ],
                                 [
-                                  -1532500,
-                                  -722500,
-                                  -902500
+                                  -1232500,
+                                  -172500,
+                                  -1712500
                                 ]
                               ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 290,
-                            "atlas_id": 177,
-                            "ontology_id": 1,
-                            "acronym": "LZ",
-                            "name": "Hypothalamic lateral zone",
-                            "color_hex_triplet": "F2483B",
-                            "graph_order": 789,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1097,
-                            "centers": [
-                              [
-                                6810,
-                                5750,
-                                4430
+                            },
+                            {
+                              "name": "Median eminence",
+                              "labelIndex": 10671,
+                              "rgb": [
+                                242,
+                                72,
+                                59
                               ],
-                              [
-                                6810,
-                                5750,
-                                6970
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 10671,
+                                "atlas_id": null,
+                                "ontology_id": 1,
+                                "acronym": "ME",
+                                "name": "Median eminence",
+                                "color_hex_triplet": "F2483B",
+                                "graph_order": 801,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1097,
+                                "centers": [
+                                  [
+                                    7180,
+                                    7290,
+                                    5580
+                                  ],
+                                  [
+                                    7180,
+                                    7290,
+                                    5820
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  157500,
+                                  -542500,
+                                  -3252500
+                                ],
+                                [
+                                  -82500,
+                                  -542500,
+                                  -3252500
+                                ]
                               ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1307500,
-                              -172500,
-                              -1712500
-                            ],
-                            [
-                              -1232500,
-                              -172500,
-                              -1712500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Median eminence",
-                          "labelIndex": 10671,
-                          "rgb": [
-                            242,
-                            72,
-                            59
+                            }
                           ],
-                          "children": [],
                           "ontologyMetadata": {
-                            "id": 10671,
-                            "atlas_id": null,
+                            "id": 1097,
+                            "atlas_id": 136,
                             "ontology_id": 1,
-                            "acronym": "ME",
-                            "name": "Median eminence",
-                            "color_hex_triplet": "F2483B",
-                            "graph_order": 801,
+                            "acronym": "HY",
+                            "name": "Hypothalamus",
+                            "color_hex_triplet": "E64438",
+                            "graph_order": 715,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1097,
+                            "parent_structure_id": 1129,
                             "centers": [
                               [
-                                7180,
-                                7290,
-                                5580
+                                6640,
+                                6010,
+                                4930
                               ],
                               [
-                                7180,
-                                7290,
-                                5820
+                                6640,
+                                6010,
+                                6470
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              157500,
-                              -542500,
-                              -3252500
+                              807500,
+                              -2500,
+                              -1972500
                             ],
                             [
-                              -82500,
-                              -542500,
-                              -3252500
+                              -732500,
+                              -2500,
+                              -1972500
                             ]
                           ]
                         }
                       ],
                       "ontologyMetadata": {
-                        "id": 1097,
-                        "atlas_id": 136,
+                        "id": 1129,
+                        "atlas_id": 140,
                         "ontology_id": 1,
-                        "acronym": "HY",
-                        "name": "Hypothalamus",
-                        "color_hex_triplet": "E64438",
-                        "graph_order": 715,
+                        "acronym": "IB",
+                        "name": "Interbrain",
+                        "color_hex_triplet": "FF7080",
+                        "graph_order": 640,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 1129,
+                        "parent_structure_id": 343,
                         "centers": [
                           [
-                            6640,
-                            6010,
-                            4930
+                            6850,
+                            4870,
+                            4640
                           ],
                           [
-                            6640,
-                            6010,
-                            6470
+                            6850,
+                            4870,
+                            6760
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          807500,
-                          -2500,
-                          -1972500
+                          1097500,
+                          -212500,
+                          -832500
                         ],
                         [
-                          -732500,
-                          -2500,
-                          -1972500
+                          -1022500,
+                          -212500,
+                          -832500
                         ]
                       ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 1129,
-                    "atlas_id": 140,
-                    "ontology_id": 1,
-                    "acronym": "IB",
-                    "name": "Interbrain",
-                    "color_hex_triplet": "FF7080",
-                    "graph_order": 640,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 343,
-                    "centers": [
-                      [
-                        6850,
-                        4870,
-                        4640
-                      ],
-                      [
-                        6850,
-                        4870,
-                        6760
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1097500,
-                      -212500,
-                      -832500
-                    ],
-                    [
-                      -1022500,
-                      -212500,
-                      -832500
-                    ]
-                  ]
-                },
-                {
-                  "name": "Midbrain",
-                  "labelIndex": 313,
-                  "rgb": [
-                    255,
-                    100,
-                    255
-                  ],
-                  "children": [
+                    },
                     {
-                      "name": "Midbrain, sensory related",
-                      "labelIndex": 339,
+                      "name": "Midbrain",
+                      "labelIndex": 313,
                       "rgb": [
                         255,
-                        122,
+                        100,
                         255
                       ],
                       "children": [
                         {
-                          "name": "Superior colliculus, sensory related",
-                          "labelIndex": 302,
+                          "name": "Midbrain, sensory related",
+                          "labelIndex": 339,
                           "rgb": [
                             255,
                             122,
@@ -49577,100 +49589,378 @@
                           ],
                           "children": [
                             {
-                              "name": "Superior colliculus, optic layer",
-                              "labelIndex": 851,
+                              "name": "Superior colliculus, sensory related",
+                              "labelIndex": 302,
                               "rgb": [
                                 255,
                                 122,
                                 255
                               ],
-                              "children": [],
+                              "children": [
+                                {
+                                  "name": "Superior colliculus, optic layer",
+                                  "labelIndex": 851,
+                                  "rgb": [
+                                    255,
+                                    122,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 851,
+                                    "atlas_id": 813,
+                                    "ontology_id": 1,
+                                    "acronym": "SCop",
+                                    "name": "Superior colliculus, optic layer",
+                                    "color_hex_triplet": "FF7AFF",
+                                    "graph_order": 805,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 302,
+                                    "centers": [
+                                      [
+                                        9080,
+                                        1660,
+                                        4990
+                                      ],
+                                      [
+                                        9080,
+                                        1660,
+                                        6410
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      747500,
+                                      -2442500,
+                                      2377500
+                                    ],
+                                    [
+                                      -672500,
+                                      -2442500,
+                                      2377500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Superior colliculus, superficial gray layer",
+                                  "labelIndex": 842,
+                                  "rgb": [
+                                    255,
+                                    122,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 842,
+                                    "atlas_id": 812,
+                                    "ontology_id": 1,
+                                    "acronym": "SCsg",
+                                    "name": "Superior colliculus, superficial gray layer",
+                                    "color_hex_triplet": "FF7AFF",
+                                    "graph_order": 806,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 302,
+                                    "centers": [
+                                      [
+                                        9220,
+                                        1470,
+                                        4970
+                                      ],
+                                      [
+                                        9220,
+                                        1470,
+                                        6430
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      767500,
+                                      -2582500,
+                                      2567500
+                                    ],
+                                    [
+                                      -692500,
+                                      -2582500,
+                                      2567500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Superior colliculus, zonal layer",
+                                  "labelIndex": 834,
+                                  "rgb": [
+                                    255,
+                                    122,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 834,
+                                    "atlas_id": 811,
+                                    "ontology_id": 1,
+                                    "acronym": "SCzo",
+                                    "name": "Superior colliculus, zonal layer",
+                                    "color_hex_triplet": "FF7AFF",
+                                    "graph_order": 807,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 302,
+                                    "centers": [
+                                      [
+                                        9100,
+                                        1240,
+                                        4960
+                                      ],
+                                      [
+                                        9100,
+                                        1240,
+                                        6440
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      777500,
+                                      -2462500,
+                                      2797500
+                                    ],
+                                    [
+                                      -702500,
+                                      -2462500,
+                                      2797500
+                                    ]
+                                  ]
+                                }
+                              ],
                               "ontologyMetadata": {
-                                "id": 851,
-                                "atlas_id": 813,
+                                "id": 302,
+                                "atlas_id": 320,
                                 "ontology_id": 1,
-                                "acronym": "SCop",
-                                "name": "Superior colliculus, optic layer",
+                                "acronym": "SCs",
+                                "name": "Superior colliculus, sensory related",
                                 "color_hex_triplet": "FF7AFF",
-                                "graph_order": 805,
+                                "graph_order": 804,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 302,
+                                "parent_structure_id": 339,
                                 "centers": [
                                   [
-                                    9080,
-                                    1660,
-                                    4990
+                                    9200,
+                                    1560,
+                                    5000
                                   ],
                                   [
-                                    9080,
-                                    1660,
-                                    6410
+                                    9200,
+                                    1560,
+                                    6400
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  747500,
-                                  -2442500,
-                                  2377500
+                                  737500,
+                                  -2562500,
+                                  2477500
                                 ],
                                 [
-                                  -672500,
-                                  -2442500,
-                                  2377500
+                                  -662500,
+                                  -2562500,
+                                  2477500
                                 ]
                               ]
                             },
                             {
-                              "name": "Superior colliculus, superficial gray layer",
-                              "labelIndex": 842,
+                              "name": "Inferior colliculus",
+                              "labelIndex": 4,
                               "rgb": [
                                 255,
                                 122,
                                 255
                               ],
-                              "children": [],
+                              "children": [
+                                {
+                                  "name": "Inferior colliculus, central nucleus",
+                                  "labelIndex": 811,
+                                  "rgb": [
+                                    255,
+                                    122,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 811,
+                                    "atlas_id": 808,
+                                    "ontology_id": 1,
+                                    "acronym": "ICc",
+                                    "name": "Inferior colliculus, central nucleus",
+                                    "color_hex_triplet": "FF7AFF",
+                                    "graph_order": 809,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 4,
+                                    "centers": [
+                                      [
+                                        10410,
+                                        2330,
+                                        4420
+                                      ],
+                                      [
+                                        10410,
+                                        2330,
+                                        6980
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1317500,
+                                      -3772500,
+                                      1707500
+                                    ],
+                                    [
+                                      -1242500,
+                                      -3772500,
+                                      1707500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Inferior colliculus, dorsal nucleus",
+                                  "labelIndex": 820,
+                                  "rgb": [
+                                    255,
+                                    122,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 820,
+                                    "atlas_id": 809,
+                                    "ontology_id": 1,
+                                    "acronym": "ICd",
+                                    "name": "Inferior colliculus, dorsal nucleus",
+                                    "color_hex_triplet": "FF7AFF",
+                                    "graph_order": 810,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 4,
+                                    "centers": [
+                                      [
+                                        10430,
+                                        1860,
+                                        4910
+                                      ],
+                                      [
+                                        10430,
+                                        1860,
+                                        6490
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      827500,
+                                      -3792500,
+                                      2177500
+                                    ],
+                                    [
+                                      -752500,
+                                      -3792500,
+                                      2177500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Inferior colliculus, external nucleus",
+                                  "labelIndex": 828,
+                                  "rgb": [
+                                    255,
+                                    122,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 828,
+                                    "atlas_id": 810,
+                                    "ontology_id": 1,
+                                    "acronym": "ICe",
+                                    "name": "Inferior colliculus, external nucleus",
+                                    "color_hex_triplet": "FF7AFF",
+                                    "graph_order": 811,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 4,
+                                    "centers": [
+                                      [
+                                        10340,
+                                        2170,
+                                        4030
+                                      ],
+                                      [
+                                        10340,
+                                        2170,
+                                        7370
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1707500,
+                                      -3702500,
+                                      1867500
+                                    ],
+                                    [
+                                      -1632500,
+                                      -3702500,
+                                      1867500
+                                    ]
+                                  ]
+                                }
+                              ],
                               "ontologyMetadata": {
-                                "id": 842,
-                                "atlas_id": 812,
+                                "id": 4,
+                                "atlas_id": 141,
                                 "ontology_id": 1,
-                                "acronym": "SCsg",
-                                "name": "Superior colliculus, superficial gray layer",
+                                "acronym": "IC",
+                                "name": "Inferior colliculus",
                                 "color_hex_triplet": "FF7AFF",
-                                "graph_order": 806,
+                                "graph_order": 808,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 302,
+                                "parent_structure_id": 339,
                                 "centers": [
                                   [
-                                    9220,
-                                    1470,
-                                    4970
+                                    10380,
+                                    2140,
+                                    4420
                                   ],
                                   [
-                                    9220,
-                                    1470,
-                                    6430
+                                    10380,
+                                    2140,
+                                    6980
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  767500,
-                                  -2582500,
-                                  2567500
+                                  1317500,
+                                  -3742500,
+                                  1897500
                                 ],
                                 [
-                                  -692500,
-                                  -2582500,
-                                  2567500
+                                  -1242500,
+                                  -3742500,
+                                  1897500
                                 ]
                               ]
                             },
                             {
-                              "name": "Superior colliculus, zonal layer",
-                              "labelIndex": 834,
+                              "name": "Nucleus of the brachium of the inferior colliculus",
+                              "labelIndex": 580,
                               "rgb": [
                                 255,
                                 122,
@@ -49678,92 +49968,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 834,
-                                "atlas_id": 811,
+                                "id": 580,
+                                "atlas_id": 213,
                                 "ontology_id": 1,
-                                "acronym": "SCzo",
-                                "name": "Superior colliculus, zonal layer",
+                                "acronym": "NB",
+                                "name": "Nucleus of the brachium of the inferior colliculus",
                                 "color_hex_triplet": "FF7AFF",
-                                "graph_order": 807,
+                                "graph_order": 812,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 302,
+                                "parent_structure_id": 339,
                                 "centers": [
                                   [
-                                    9100,
-                                    1240,
-                                    4960
+                                    9050,
+                                    3310,
+                                    3590
                                   ],
                                   [
-                                    9100,
-                                    1240,
-                                    6440
+                                    9050,
+                                    3310,
+                                    7810
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  777500,
-                                  -2462500,
-                                  2797500
+                                  2147500,
+                                  -2412500,
+                                  727500
                                 ],
                                 [
-                                  -702500,
-                                  -2462500,
-                                  2797500
+                                  -2072500,
+                                  -2412500,
+                                  727500
                                 ]
                               ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 302,
-                            "atlas_id": 320,
-                            "ontology_id": 1,
-                            "acronym": "SCs",
-                            "name": "Superior colliculus, sensory related",
-                            "color_hex_triplet": "FF7AFF",
-                            "graph_order": 804,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 339,
-                            "centers": [
-                              [
-                                9200,
-                                1560,
-                                5000
-                              ],
-                              [
-                                9200,
-                                1560,
-                                6400
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              737500,
-                              -2562500,
-                              2477500
-                            ],
-                            [
-                              -662500,
-                              -2562500,
-                              2477500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Inferior colliculus",
-                          "labelIndex": 4,
-                          "rgb": [
-                            255,
-                            122,
-                            255
-                          ],
-                          "children": [
+                            },
                             {
-                              "name": "Inferior colliculus, central nucleus",
-                              "labelIndex": 811,
+                              "name": "Nucleus sagulum",
+                              "labelIndex": 271,
                               "rgb": [
                                 255,
                                 122,
@@ -49771,45 +50014,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 811,
-                                "atlas_id": 808,
+                                "id": 271,
+                                "atlas_id": 316,
                                 "ontology_id": 1,
-                                "acronym": "ICc",
-                                "name": "Inferior colliculus, central nucleus",
+                                "acronym": "SAG",
+                                "name": "Nucleus sagulum",
                                 "color_hex_triplet": "FF7AFF",
-                                "graph_order": 809,
+                                "graph_order": 813,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 4,
+                                "parent_structure_id": 339,
                                 "centers": [
                                   [
-                                    10410,
-                                    2330,
-                                    4420
+                                    9470,
+                                    3750,
+                                    3790
                                   ],
                                   [
-                                    10410,
-                                    2330,
-                                    6980
+                                    9470,
+                                    3750,
+                                    7610
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  1317500,
-                                  -3772500,
-                                  1707500
+                                  1947500,
+                                  -2832500,
+                                  287500
                                 ],
                                 [
-                                  -1242500,
-                                  -3772500,
-                                  1707500
+                                  -1872500,
+                                  -2832500,
+                                  287500
                                 ]
                               ]
                             },
                             {
-                              "name": "Inferior colliculus, dorsal nucleus",
-                              "labelIndex": 820,
+                              "name": "Parabigeminal nucleus",
+                              "labelIndex": 874,
                               "rgb": [
                                 255,
                                 122,
@@ -49817,45 +50060,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 820,
-                                "atlas_id": 809,
+                                "id": 874,
+                                "atlas_id": 250,
                                 "ontology_id": 1,
-                                "acronym": "ICd",
-                                "name": "Inferior colliculus, dorsal nucleus",
+                                "acronym": "PBG",
+                                "name": "Parabigeminal nucleus",
                                 "color_hex_triplet": "FF7AFF",
-                                "graph_order": 810,
+                                "graph_order": 814,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 4,
+                                "parent_structure_id": 339,
                                 "centers": [
                                   [
-                                    10430,
-                                    1860,
-                                    4910
+                                    9400,
+                                    3850,
+                                    3550
                                   ],
                                   [
-                                    10430,
-                                    1860,
-                                    6490
+                                    9400,
+                                    3850,
+                                    7850
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  827500,
-                                  -3792500,
-                                  2177500
+                                  2187500,
+                                  -2762500,
+                                  187500
                                 ],
                                 [
-                                  -752500,
-                                  -3792500,
-                                  2177500
+                                  -2112500,
+                                  -2762500,
+                                  187500
                                 ]
                               ]
                             },
                             {
-                              "name": "Inferior colliculus, external nucleus",
-                              "labelIndex": 828,
+                              "name": "Midbrain trigeminal nucleus",
+                              "labelIndex": 460,
                               "rgb": [
                                 255,
                                 122,
@@ -49863,432 +50106,63 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 828,
-                                "atlas_id": 810,
+                                "id": 460,
+                                "atlas_id": 198,
                                 "ontology_id": 1,
-                                "acronym": "ICe",
-                                "name": "Inferior colliculus, external nucleus",
+                                "acronym": "MEV",
+                                "name": "Midbrain trigeminal nucleus",
                                 "color_hex_triplet": "FF7AFF",
-                                "graph_order": 811,
+                                "graph_order": 815,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 4,
+                                "parent_structure_id": 339,
                                 "centers": [
                                   [
-                                    10340,
-                                    2170,
-                                    4030
+                                    10490,
+                                    4010,
+                                    4810
                                   ],
                                   [
-                                    10340,
-                                    2170,
-                                    7370
+                                    10490,
+                                    4010,
+                                    6590
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  1707500,
-                                  -3702500,
-                                  1867500
+                                  927500,
+                                  -3852500,
+                                  27500
                                 ],
                                 [
-                                  -1632500,
-                                  -3702500,
-                                  1867500
+                                  -852500,
+                                  -3852500,
+                                  27500
                                 ]
                               ]
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 4,
-                            "atlas_id": 141,
-                            "ontology_id": 1,
-                            "acronym": "IC",
-                            "name": "Inferior colliculus",
-                            "color_hex_triplet": "FF7AFF",
-                            "graph_order": 808,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 339,
-                            "centers": [
-                              [
-                                10380,
-                                2140,
-                                4420
-                              ],
-                              [
-                                10380,
-                                2140,
-                                6980
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1317500,
-                              -3742500,
-                              1897500
-                            ],
-                            [
-                              -1242500,
-                              -3742500,
-                              1897500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Nucleus of the brachium of the inferior colliculus",
-                          "labelIndex": 580,
-                          "rgb": [
-                            255,
-                            122,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 580,
-                            "atlas_id": 213,
-                            "ontology_id": 1,
-                            "acronym": "NB",
-                            "name": "Nucleus of the brachium of the inferior colliculus",
-                            "color_hex_triplet": "FF7AFF",
-                            "graph_order": 812,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 339,
-                            "centers": [
-                              [
-                                9050,
-                                3310,
-                                3590
-                              ],
-                              [
-                                9050,
-                                3310,
-                                7810
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2147500,
-                              -2412500,
-                              727500
-                            ],
-                            [
-                              -2072500,
-                              -2412500,
-                              727500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Nucleus sagulum",
-                          "labelIndex": 271,
-                          "rgb": [
-                            255,
-                            122,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 271,
-                            "atlas_id": 316,
-                            "ontology_id": 1,
-                            "acronym": "SAG",
-                            "name": "Nucleus sagulum",
-                            "color_hex_triplet": "FF7AFF",
-                            "graph_order": 813,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 339,
-                            "centers": [
-                              [
-                                9470,
-                                3750,
-                                3790
-                              ],
-                              [
-                                9470,
-                                3750,
-                                7610
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1947500,
-                              -2832500,
-                              287500
-                            ],
-                            [
-                              -1872500,
-                              -2832500,
-                              287500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Parabigeminal nucleus",
-                          "labelIndex": 874,
-                          "rgb": [
-                            255,
-                            122,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 874,
-                            "atlas_id": 250,
-                            "ontology_id": 1,
-                            "acronym": "PBG",
-                            "name": "Parabigeminal nucleus",
-                            "color_hex_triplet": "FF7AFF",
-                            "graph_order": 814,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 339,
-                            "centers": [
-                              [
-                                9400,
-                                3850,
-                                3550
-                              ],
-                              [
-                                9400,
-                                3850,
-                                7850
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2187500,
-                              -2762500,
-                              187500
-                            ],
-                            [
-                              -2112500,
-                              -2762500,
-                              187500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Midbrain trigeminal nucleus",
-                          "labelIndex": 460,
-                          "rgb": [
-                            255,
-                            122,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 460,
-                            "atlas_id": 198,
+                            "id": 339,
+                            "atlas_id": 183,
                             "ontology_id": 1,
-                            "acronym": "MEV",
-                            "name": "Midbrain trigeminal nucleus",
+                            "acronym": "MBsen",
+                            "name": "Midbrain, sensory related",
                             "color_hex_triplet": "FF7AFF",
-                            "graph_order": 815,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 339,
-                            "centers": [
-                              [
-                                10490,
-                                4010,
-                                4810
-                              ],
-                              [
-                                10490,
-                                4010,
-                                6590
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              927500,
-                              -3852500,
-                              27500
-                            ],
-                            [
-                              -852500,
-                              -3852500,
-                              27500
-                            ]
-                          ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 339,
-                        "atlas_id": 183,
-                        "ontology_id": 1,
-                        "acronym": "MBsen",
-                        "name": "Midbrain, sensory related",
-                        "color_hex_triplet": "FF7AFF",
-                        "graph_order": 803,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 313,
-                        "centers": [
-                          [
-                            10040,
-                            2010,
-                            4540
-                          ],
-                          [
-                            10040,
-                            2010,
-                            6860
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1197500,
-                          -3402500,
-                          2027500
-                        ],
-                        [
-                          -1122500,
-                          -3402500,
-                          2027500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Midbrain, motor related",
-                      "labelIndex": 323,
-                      "rgb": [
-                        255,
-                        144,
-                        255
-                      ],
-                      "children": [
-                        {
-                          "name": "Substantia nigra, reticular part",
-                          "labelIndex": 381,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 381,
-                            "atlas_id": 330,
-                            "ontology_id": 1,
-                            "acronym": "SNr",
-                            "name": "Substantia nigra, reticular part",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 817,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                8440,
-                                5170,
-                                4030
-                              ],
-                              [
-                                8440,
-                                5170,
-                                7370
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1707500,
-                              -1802500,
-                              -1132500
-                            ],
-                            [
-                              -1632500,
-                              -1802500,
-                              -1132500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Ventral tegmental area",
-                          "labelIndex": 749,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 749,
-                            "atlas_id": 376,
-                            "ontology_id": 1,
-                            "acronym": "VTA",
-                            "name": "Ventral tegmental area",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 818,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                8310,
-                                5150,
-                                4950
-                              ],
-                              [
-                                8310,
-                                5150,
-                                6450
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              787500,
-                              -1672500,
-                              -1112500
-                            ],
-                            [
-                              -712500,
-                              -1672500,
-                              -1112500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Midbrain reticular nucleus, retrorubral area",
-                          "labelIndex": 246,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 246,
-                            "atlas_id": 313,
-                            "ontology_id": 1,
-                            "acronym": "RR",
-                            "name": "Midbrain reticular nucleus, retrorubral area",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 819,
+                            "graph_order": 803,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 323,
+                            "parent_structure_id": 313,
                             "centers": [
                               [
-                                9010,
-                                4570,
+                                10040,
+                                2010,
                                 4540
                               ],
                               [
-                                9010,
-                                4570,
+                                10040,
+                                2010,
                                 6860
                               ]
                             ]
@@ -50296,19 +50170,19 @@
                           "POIs": [
                             [
                               1197500,
-                              -2372500,
-                              -532500
+                              -3402500,
+                              2027500
                             ],
                             [
                               -1122500,
-                              -2372500,
-                              -532500
+                              -3402500,
+                              2027500
                             ]
                           ]
                         },
                         {
-                          "name": "Midbrain reticular nucleus",
-                          "labelIndex": 128,
+                          "name": "Midbrain, motor related",
+                          "labelIndex": 323,
                           "rgb": [
                             255,
                             144,
@@ -50316,8 +50190,8 @@
                           ],
                           "children": [
                             {
-                              "name": "Midbrain reticular nucleus, magnocellular part",
-                              "labelIndex": 539,
+                              "name": "Substantia nigra, reticular part",
+                              "labelIndex": 381,
                               "rgb": [
                                 255,
                                 144,
@@ -50325,21 +50199,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 539,
-                                "atlas_id": 208,
+                                "id": 381,
+                                "atlas_id": 330,
                                 "ontology_id": 1,
-                                "acronym": "MRNm",
-                                "name": "Midbrain reticular nucleus, magnocellular part",
+                                "acronym": "SNr",
+                                "name": "Substantia nigra, reticular part",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 821,
+                                "graph_order": 817,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 128
-                              }
+                                "parent_structure_id": 323,
+                                "centers": [
+                                  [
+                                    8440,
+                                    5170,
+                                    4030
+                                  ],
+                                  [
+                                    8440,
+                                    5170,
+                                    7370
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1707500,
+                                  -1802500,
+                                  -1132500
+                                ],
+                                [
+                                  -1632500,
+                                  -1802500,
+                                  -1132500
+                                ]
+                              ]
                             },
                             {
-                              "name": "Midbrain reticular nucleus, magnocellular part, general",
-                              "labelIndex": 548,
+                              "name": "Ventral tegmental area",
+                              "labelIndex": 749,
                               "rgb": [
                                 255,
                                 144,
@@ -50347,21 +50245,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 548,
-                                "atlas_id": 209,
+                                "id": 749,
+                                "atlas_id": 376,
                                 "ontology_id": 1,
-                                "acronym": "MRNmg",
-                                "name": "Midbrain reticular nucleus, magnocellular part, general",
+                                "acronym": "VTA",
+                                "name": "Ventral tegmental area",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 822,
+                                "graph_order": 818,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 128
-                              }
+                                "parent_structure_id": 323,
+                                "centers": [
+                                  [
+                                    8310,
+                                    5150,
+                                    4950
+                                  ],
+                                  [
+                                    8310,
+                                    5150,
+                                    6450
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  787500,
+                                  -1672500,
+                                  -1112500
+                                ],
+                                [
+                                  -712500,
+                                  -1672500,
+                                  -1112500
+                                ]
+                              ]
                             },
                             {
-                              "name": "Midbrain reticular nucleus, parvicellular part",
-                              "labelIndex": 555,
+                              "name": "Midbrain reticular nucleus, retrorubral area",
+                              "labelIndex": 246,
                               "rgb": [
                                 255,
                                 144,
@@ -50369,206 +50291,641 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 555,
-                                "atlas_id": 210,
+                                "id": 246,
+                                "atlas_id": 313,
                                 "ontology_id": 1,
-                                "acronym": "MRNp",
-                                "name": "Midbrain reticular nucleus, parvicellular part",
+                                "acronym": "RR",
+                                "name": "Midbrain reticular nucleus, retrorubral area",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 823,
+                                "graph_order": 819,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 128
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 128,
-                            "atlas_id": 864,
-                            "ontology_id": 1,
-                            "acronym": "MRN",
-                            "name": "Midbrain reticular nucleus",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 820,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                8950,
-                                3920,
-                                4670
-                              ],
-                              [
-                                8950,
-                                3920,
-                                6730
+                                "parent_structure_id": 323,
+                                "centers": [
+                                  [
+                                    9010,
+                                    4570,
+                                    4540
+                                  ],
+                                  [
+                                    9010,
+                                    4570,
+                                    6860
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1197500,
+                                  -2372500,
+                                  -532500
+                                ],
+                                [
+                                  -1122500,
+                                  -2372500,
+                                  -532500
+                                ]
                               ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1067500,
-                              -2312500,
-                              117500
-                            ],
-                            [
-                              -992500,
-                              -2312500,
-                              117500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Superior colliculus, motor related",
-                          "labelIndex": 294,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [
+                            },
                             {
-                              "name": "Superior colliculus, motor related, deep gray layer",
-                              "labelIndex": 26,
+                              "name": "Midbrain reticular nucleus",
+                              "labelIndex": 128,
                               "rgb": [
                                 255,
                                 144,
                                 255
                               ],
-                              "children": [],
+                              "children": [
+                                {
+                                  "name": "Midbrain reticular nucleus, magnocellular part",
+                                  "labelIndex": 539,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 539,
+                                    "atlas_id": 208,
+                                    "ontology_id": 1,
+                                    "acronym": "MRNm",
+                                    "name": "Midbrain reticular nucleus, magnocellular part",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 821,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 128
+                                  }
+                                },
+                                {
+                                  "name": "Midbrain reticular nucleus, magnocellular part, general",
+                                  "labelIndex": 548,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 548,
+                                    "atlas_id": 209,
+                                    "ontology_id": 1,
+                                    "acronym": "MRNmg",
+                                    "name": "Midbrain reticular nucleus, magnocellular part, general",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 822,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 128
+                                  }
+                                },
+                                {
+                                  "name": "Midbrain reticular nucleus, parvicellular part",
+                                  "labelIndex": 555,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 555,
+                                    "atlas_id": 210,
+                                    "ontology_id": 1,
+                                    "acronym": "MRNp",
+                                    "name": "Midbrain reticular nucleus, parvicellular part",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 823,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 128
+                                  }
+                                }
+                              ],
                               "ontologyMetadata": {
-                                "id": 26,
-                                "atlas_id": 427,
+                                "id": 128,
+                                "atlas_id": 864,
                                 "ontology_id": 1,
-                                "acronym": "SCdg",
-                                "name": "Superior colliculus, motor related, deep gray layer",
+                                "acronym": "MRN",
+                                "name": "Midbrain reticular nucleus",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 825,
+                                "graph_order": 820,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 294,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    9340,
-                                    2440,
-                                    4930
+                                    8950,
+                                    3920,
+                                    4670
                                   ],
                                   [
-                                    9340,
-                                    2440,
-                                    6470
+                                    8950,
+                                    3920,
+                                    6730
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  807500,
-                                  -2702500,
-                                  1597500
+                                  1067500,
+                                  -2312500,
+                                  117500
                                 ],
                                 [
-                                  -732500,
-                                  -2702500,
-                                  1597500
+                                  -992500,
+                                  -2312500,
+                                  117500
                                 ]
                               ]
                             },
                             {
-                              "name": "Superior colliculus, motor related, deep white layer",
-                              "labelIndex": 42,
+                              "name": "Superior colliculus, motor related",
+                              "labelIndex": 294,
                               "rgb": [
                                 255,
                                 144,
                                 255
                               ],
-                              "children": [],
+                              "children": [
+                                {
+                                  "name": "Superior colliculus, motor related, deep gray layer",
+                                  "labelIndex": 26,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 26,
+                                    "atlas_id": 427,
+                                    "ontology_id": 1,
+                                    "acronym": "SCdg",
+                                    "name": "Superior colliculus, motor related, deep gray layer",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 825,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 294,
+                                    "centers": [
+                                      [
+                                        9340,
+                                        2440,
+                                        4930
+                                      ],
+                                      [
+                                        9340,
+                                        2440,
+                                        6470
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      807500,
+                                      -2702500,
+                                      1597500
+                                    ],
+                                    [
+                                      -732500,
+                                      -2702500,
+                                      1597500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Superior colliculus, motor related, deep white layer",
+                                  "labelIndex": 42,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 42,
+                                    "atlas_id": 429,
+                                    "ontology_id": 1,
+                                    "acronym": "SCdw",
+                                    "name": "Superior colliculus, motor related, deep white layer",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 826,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 294,
+                                    "centers": [
+                                      [
+                                        9330,
+                                        2430,
+                                        5080
+                                      ],
+                                      [
+                                        9330,
+                                        2430,
+                                        6320
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      657500,
+                                      -2692500,
+                                      1607500
+                                    ],
+                                    [
+                                      -582500,
+                                      -2692500,
+                                      1607500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Superior colliculus, motor related, intermediate white layer",
+                                  "labelIndex": 17,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 17,
+                                    "atlas_id": 426,
+                                    "ontology_id": 1,
+                                    "acronym": "SCiw",
+                                    "name": "Superior colliculus, motor related, intermediate white layer",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 827,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 294,
+                                    "centers": [
+                                      [
+                                        9140,
+                                        2390,
+                                        4720
+                                      ],
+                                      [
+                                        9140,
+                                        2390,
+                                        6680
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1017500,
+                                      -2502500,
+                                      1647500
+                                    ],
+                                    [
+                                      -942500,
+                                      -2502500,
+                                      1647500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Superior colliculus, motor related, intermediate gray layer",
+                                  "labelIndex": 10,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Superior colliculus, motor related, intermediate gray layer, sublayer a",
+                                      "labelIndex": 494,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        255
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 494,
+                                        "atlas_id": 910,
+                                        "ontology_id": 1,
+                                        "acronym": "SCig-a",
+                                        "name": "Superior colliculus, motor related, intermediate gray layer, sublayer a",
+                                        "color_hex_triplet": "FF90FF",
+                                        "graph_order": 829,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 10
+                                      }
+                                    },
+                                    {
+                                      "name": "Superior colliculus, motor related, intermediate gray layer, sublayer b",
+                                      "labelIndex": 503,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        255
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 503,
+                                        "atlas_id": 911,
+                                        "ontology_id": 1,
+                                        "acronym": "SCig-b",
+                                        "name": "Superior colliculus, motor related, intermediate gray layer, sublayer b",
+                                        "color_hex_triplet": "FF90FF",
+                                        "graph_order": 830,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 10
+                                      }
+                                    },
+                                    {
+                                      "name": "Superior colliculus, motor related, intermediate gray layer, sublayer c",
+                                      "labelIndex": 511,
+                                      "rgb": [
+                                        255,
+                                        144,
+                                        255
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 511,
+                                        "atlas_id": 912,
+                                        "ontology_id": 1,
+                                        "acronym": "SCig-c",
+                                        "name": "Superior colliculus, motor related, intermediate gray layer, sublayer c",
+                                        "color_hex_triplet": "FF90FF",
+                                        "graph_order": 831,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 10
+                                      }
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 10,
+                                    "atlas_id": 425,
+                                    "ontology_id": 1,
+                                    "acronym": "SCig",
+                                    "name": "Superior colliculus, motor related, intermediate gray layer",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 828,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 294,
+                                    "centers": [
+                                      [
+                                        8990,
+                                        2170,
+                                        4640
+                                      ],
+                                      [
+                                        8990,
+                                        2170,
+                                        6760
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1097500,
+                                      -2352500,
+                                      1867500
+                                    ],
+                                    [
+                                      -1022500,
+                                      -2352500,
+                                      1867500
+                                    ]
+                                  ]
+                                }
+                              ],
                               "ontologyMetadata": {
-                                "id": 42,
-                                "atlas_id": 429,
+                                "id": 294,
+                                "atlas_id": 319,
                                 "ontology_id": 1,
-                                "acronym": "SCdw",
-                                "name": "Superior colliculus, motor related, deep white layer",
+                                "acronym": "SCm",
+                                "name": "Superior colliculus, motor related",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 826,
+                                "graph_order": 824,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 294,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    9330,
-                                    2430,
-                                    5080
+                                    9150,
+                                    2330,
+                                    4770
                                   ],
                                   [
-                                    9330,
-                                    2430,
-                                    6320
+                                    9150,
+                                    2330,
+                                    6630
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  657500,
-                                  -2692500,
-                                  1607500
+                                  967500,
+                                  -2512500,
+                                  1707500
                                 ],
                                 [
-                                  -582500,
-                                  -2692500,
-                                  1607500
+                                  -892500,
+                                  -2512500,
+                                  1707500
                                 ]
                               ]
                             },
                             {
-                              "name": "Superior colliculus, motor related, intermediate white layer",
-                              "labelIndex": 17,
+                              "name": "Periaqueductal gray",
+                              "labelIndex": 795,
                               "rgb": [
                                 255,
                                 144,
                                 255
                               ],
-                              "children": [],
+                              "children": [
+                                {
+                                  "name": "Precommissural nucleus",
+                                  "labelIndex": 50,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 50,
+                                    "atlas_id": 430,
+                                    "ontology_id": 1,
+                                    "acronym": "PRC",
+                                    "name": "Precommissural nucleus",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 833,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 795,
+                                    "centers": [
+                                      [
+                                        7630,
+                                        3300,
+                                        5460
+                                      ],
+                                      [
+                                        7630,
+                                        3300,
+                                        5940
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      277500,
+                                      -992500,
+                                      737500
+                                    ],
+                                    [
+                                      -202500,
+                                      -992500,
+                                      737500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Interstitial nucleus of Cajal",
+                                  "labelIndex": 67,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 67,
+                                    "atlas_id": 149,
+                                    "ontology_id": 1,
+                                    "acronym": "INC",
+                                    "name": "Interstitial nucleus of Cajal",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 834,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 795,
+                                    "centers": [
+                                      [
+                                        8430,
+                                        3950,
+                                        5350
+                                      ],
+                                      [
+                                        8430,
+                                        3950,
+                                        6050
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      387500,
+                                      -1792500,
+                                      87500
+                                    ],
+                                    [
+                                      -312500,
+                                      -1792500,
+                                      87500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Nucleus of Darkschewitsch",
+                                  "labelIndex": 587,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 587,
+                                    "atlas_id": 214,
+                                    "ontology_id": 1,
+                                    "acronym": "ND",
+                                    "name": "Nucleus of Darkschewitsch",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 835,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 795,
+                                    "centers": [
+                                      [
+                                        8430,
+                                        3860,
+                                        5520
+                                      ],
+                                      [
+                                        8430,
+                                        3860,
+                                        5880
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      217500,
+                                      -1792500,
+                                      177500
+                                    ],
+                                    [
+                                      -142500,
+                                      -1792500,
+                                      177500
+                                    ]
+                                  ]
+                                }
+                              ],
                               "ontologyMetadata": {
-                                "id": 17,
-                                "atlas_id": 426,
+                                "id": 795,
+                                "atlas_id": 240,
                                 "ontology_id": 1,
-                                "acronym": "SCiw",
-                                "name": "Superior colliculus, motor related, intermediate white layer",
+                                "acronym": "PAG",
+                                "name": "Periaqueductal gray",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 827,
+                                "graph_order": 832,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 294,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    9140,
-                                    2390,
-                                    4720
+                                    9320,
+                                    3130,
+                                    5300
                                   ],
                                   [
-                                    9140,
-                                    2390,
-                                    6680
+                                    9320,
+                                    3130,
+                                    6100
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  1017500,
-                                  -2502500,
-                                  1647500
+                                  437500,
+                                  -2682500,
+                                  907500
                                 ],
                                 [
-                                  -942500,
-                                  -2502500,
-                                  1647500
+                                  -362500,
+                                  -2682500,
+                                  907500
                                 ]
                               ]
                             },
                             {
-                              "name": "Superior colliculus, motor related, intermediate gray layer",
-                              "labelIndex": 10,
+                              "name": "Pretectal region",
+                              "labelIndex": 1100,
                               "rgb": [
                                 255,
                                 144,
@@ -50576,8 +50933,8 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Superior colliculus, motor related, intermediate gray layer, sublayer a",
-                                  "labelIndex": 494,
+                                  "name": "Anterior pretectal nucleus",
+                                  "labelIndex": 215,
                                   "rgb": [
                                     255,
                                     144,
@@ -50585,21 +50942,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 494,
-                                    "atlas_id": 910,
+                                    "id": 215,
+                                    "atlas_id": 26,
                                     "ontology_id": 1,
-                                    "acronym": "SCig-a",
-                                    "name": "Superior colliculus, motor related, intermediate gray layer, sublayer a",
+                                    "acronym": "APN",
+                                    "name": "Anterior pretectal nucleus",
                                     "color_hex_triplet": "FF90FF",
-                                    "graph_order": 829,
+                                    "graph_order": 837,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 10
-                                  }
+                                    "parent_structure_id": 1100,
+                                    "centers": [
+                                      [
+                                        8070,
+                                        3280,
+                                        4420
+                                      ],
+                                      [
+                                        8070,
+                                        3280,
+                                        6980
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1317500,
+                                      -1432500,
+                                      757500
+                                    ],
+                                    [
+                                      -1242500,
+                                      -1432500,
+                                      757500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Superior colliculus, motor related, intermediate gray layer, sublayer b",
-                                  "labelIndex": 503,
+                                  "name": "Medial pretectal area",
+                                  "labelIndex": 531,
                                   "rgb": [
                                     255,
                                     144,
@@ -50607,21 +50988,229 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 503,
-                                    "atlas_id": 911,
+                                    "id": 531,
+                                    "atlas_id": 207,
                                     "ontology_id": 1,
-                                    "acronym": "SCig-b",
-                                    "name": "Superior colliculus, motor related, intermediate gray layer, sublayer b",
+                                    "acronym": "MPT",
+                                    "name": "Medial pretectal area",
                                     "color_hex_triplet": "FF90FF",
-                                    "graph_order": 830,
+                                    "graph_order": 838,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 10
-                                  }
+                                    "parent_structure_id": 1100,
+                                    "centers": [
+                                      [
+                                        8070,
+                                        2400,
+                                        5310
+                                      ],
+                                      [
+                                        8070,
+                                        2400,
+                                        6090
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      427500,
+                                      -1432500,
+                                      1637500
+                                    ],
+                                    [
+                                      -352500,
+                                      -1432500,
+                                      1637500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Nucleus of the optic tract",
+                                  "labelIndex": 628,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 628,
+                                    "atlas_id": 219,
+                                    "ontology_id": 1,
+                                    "acronym": "NOT",
+                                    "name": "Nucleus of the optic tract",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 839,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1100,
+                                    "centers": [
+                                      [
+                                        8130,
+                                        2410,
+                                        4610
+                                      ],
+                                      [
+                                        8130,
+                                        2410,
+                                        6790
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1127500,
+                                      -1492500,
+                                      1627500
+                                    ],
+                                    [
+                                      -1052500,
+                                      -1492500,
+                                      1627500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Nucleus of the posterior commissure",
+                                  "labelIndex": 634,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 634,
+                                    "atlas_id": 220,
+                                    "ontology_id": 1,
+                                    "acronym": "NPC",
+                                    "name": "Nucleus of the posterior commissure",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 840,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1100,
+                                    "centers": [
+                                      [
+                                        8010,
+                                        3040,
+                                        5340
+                                      ],
+                                      [
+                                        8010,
+                                        3040,
+                                        6060
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      397500,
+                                      -1372500,
+                                      997500
+                                    ],
+                                    [
+                                      -322500,
+                                      -1372500,
+                                      997500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Olivary pretectal nucleus",
+                                  "labelIndex": 706,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 706,
+                                    "atlas_id": 229,
+                                    "ontology_id": 1,
+                                    "acronym": "OP",
+                                    "name": "Olivary pretectal nucleus",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 841,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1100,
+                                    "centers": [
+                                      [
+                                        7910,
+                                        2600,
+                                        4980
+                                      ],
+                                      [
+                                        7910,
+                                        2600,
+                                        6420
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      757500,
+                                      -1272500,
+                                      1437500
+                                    ],
+                                    [
+                                      -682500,
+                                      -1272500,
+                                      1437500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Posterior pretectal nucleus",
+                                  "labelIndex": 1061,
+                                  "rgb": [
+                                    255,
+                                    144,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 1061,
+                                    "atlas_id": 273,
+                                    "ontology_id": 1,
+                                    "acronym": "PPT",
+                                    "name": "Posterior pretectal nucleus",
+                                    "color_hex_triplet": "FF90FF",
+                                    "graph_order": 842,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1100,
+                                    "centers": [
+                                      [
+                                        8170,
+                                        2570,
+                                        4810
+                                      ],
+                                      [
+                                        8170,
+                                        2570,
+                                        6590
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      927500,
+                                      -1532500,
+                                      1467500
+                                    ],
+                                    [
+                                      -852500,
+                                      -1532500,
+                                      1467500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Superior colliculus, motor related, intermediate gray layer, sublayer c",
-                                  "labelIndex": 511,
+                                  "name": "Retroparafascicular nucleus",
+                                  "labelIndex": 549009203,
                                   "rgb": [
                                     255,
                                     144,
@@ -50629,152 +51218,83 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 511,
-                                    "atlas_id": 912,
+                                    "id": 549009203,
+                                    "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "SCig-c",
-                                    "name": "Superior colliculus, motor related, intermediate gray layer, sublayer c",
+                                    "acronym": "RPF",
+                                    "name": "Retroparafascicular nucleus",
                                     "color_hex_triplet": "FF90FF",
-                                    "graph_order": 831,
+                                    "graph_order": 843,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 10
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 10,
-                                "atlas_id": 425,
-                                "ontology_id": 1,
-                                "acronym": "SCig",
-                                "name": "Superior colliculus, motor related, intermediate gray layer",
-                                "color_hex_triplet": "FF90FF",
-                                "graph_order": 828,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 294,
-                                "centers": [
-                                  [
-                                    8990,
-                                    2170,
-                                    4640
-                                  ],
-                                  [
-                                    8990,
-                                    2170,
-                                    6760
+                                    "parent_structure_id": 1100,
+                                    "centers": [
+                                      [
+                                        7940,
+                                        3660,
+                                        5130
+                                      ],
+                                      [
+                                        7940,
+                                        3660,
+                                        6270
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      607500,
+                                      -1302500,
+                                      377500
+                                    ],
+                                    [
+                                      -532500,
+                                      -1302500,
+                                      377500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1097500,
-                                  -2352500,
-                                  1867500
-                                ],
-                                [
-                                  -1022500,
-                                  -2352500,
-                                  1867500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 294,
-                            "atlas_id": 319,
-                            "ontology_id": 1,
-                            "acronym": "SCm",
-                            "name": "Superior colliculus, motor related",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 824,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                9150,
-                                2330,
-                                4770
-                              ],
-                              [
-                                9150,
-                                2330,
-                                6630
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              967500,
-                              -2512500,
-                              1707500
-                            ],
-                            [
-                              -892500,
-                              -2512500,
-                              1707500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Periaqueductal gray",
-                          "labelIndex": 795,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [
-                            {
-                              "name": "Precommissural nucleus",
-                              "labelIndex": 50,
-                              "rgb": [
-                                255,
-                                144,
-                                255
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 50,
-                                "atlas_id": 430,
+                                "id": 1100,
+                                "atlas_id": 278,
                                 "ontology_id": 1,
-                                "acronym": "PRC",
-                                "name": "Precommissural nucleus",
+                                "acronym": "PRT",
+                                "name": "Pretectal region",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 833,
+                                "graph_order": 836,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 795,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    7630,
-                                    3300,
-                                    5460
+                                    8070,
+                                    3090,
+                                    4650
                                   ],
                                   [
-                                    7630,
-                                    3300,
-                                    5940
+                                    8070,
+                                    3090,
+                                    6750
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  277500,
-                                  -992500,
-                                  737500
+                                  1087500,
+                                  -1432500,
+                                  947500
                                 ],
                                 [
-                                  -202500,
-                                  -992500,
-                                  737500
+                                  -1012500,
+                                  -1432500,
+                                  947500
                                 ]
                               ]
                             },
                             {
-                              "name": "Interstitial nucleus of Cajal",
-                              "labelIndex": 67,
+                              "name": "Intercollicular nucleus",
+                              "labelIndex": 549009207,
                               "rgb": [
                                 255,
                                 144,
@@ -50782,45 +51302,21 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 67,
-                                "atlas_id": 149,
+                                "id": 549009207,
+                                "atlas_id": null,
                                 "ontology_id": 1,
-                                "acronym": "INC",
-                                "name": "Interstitial nucleus of Cajal",
+                                "acronym": "InCo",
+                                "name": "Intercollicular nucleus",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 834,
+                                "graph_order": 844,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 795,
-                                "centers": [
-                                  [
-                                    8430,
-                                    3950,
-                                    5350
-                                  ],
-                                  [
-                                    8430,
-                                    3950,
-                                    6050
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  387500,
-                                  -1792500,
-                                  87500
-                                ],
-                                [
-                                  -312500,
-                                  -1792500,
-                                  87500
-                                ]
-                              ]
+                                "parent_structure_id": 323
+                              }
                             },
                             {
-                              "name": "Nucleus of Darkschewitsch",
-                              "labelIndex": 587,
+                              "name": "Cuneiform nucleus",
+                              "labelIndex": 616,
                               "rgb": [
                                 255,
                                 144,
@@ -50828,92 +51324,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 587,
-                                "atlas_id": 214,
+                                "id": 616,
+                                "atlas_id": 76,
                                 "ontology_id": 1,
-                                "acronym": "ND",
-                                "name": "Nucleus of Darkschewitsch",
+                                "acronym": "CUN",
+                                "name": "Cuneiform nucleus",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 835,
+                                "graph_order": 845,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 795,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    8430,
-                                    3860,
-                                    5520
+                                    10110,
+                                    3420,
+                                    4340
                                   ],
                                   [
-                                    8430,
-                                    3860,
-                                    5880
+                                    10110,
+                                    3420,
+                                    7060
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  217500,
-                                  -1792500,
-                                  177500
+                                  1397500,
+                                  -3472500,
+                                  617500
                                 ],
                                 [
-                                  -142500,
-                                  -1792500,
-                                  177500
+                                  -1322500,
+                                  -3472500,
+                                  617500
                                 ]
                               ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 795,
-                            "atlas_id": 240,
-                            "ontology_id": 1,
-                            "acronym": "PAG",
-                            "name": "Periaqueductal gray",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 832,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                9320,
-                                3130,
-                                5300
-                              ],
-                              [
-                                9320,
-                                3130,
-                                6100
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              437500,
-                              -2682500,
-                              907500
-                            ],
-                            [
-                              -362500,
-                              -2682500,
-                              907500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Pretectal region",
-                          "labelIndex": 1100,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [
+                            },
                             {
-                              "name": "Anterior pretectal nucleus",
-                              "labelIndex": 215,
+                              "name": "Red nucleus",
+                              "labelIndex": 214,
                               "rgb": [
                                 255,
                                 144,
@@ -50921,45 +51370,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 215,
-                                "atlas_id": 26,
+                                "id": 214,
+                                "atlas_id": 309,
                                 "ontology_id": 1,
-                                "acronym": "APN",
-                                "name": "Anterior pretectal nucleus",
+                                "acronym": "RN",
+                                "name": "Red nucleus",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 837,
+                                "graph_order": 846,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1100,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    8070,
-                                    3280,
-                                    4420
+                                    8680,
+                                    4350,
+                                    4920
                                   ],
                                   [
-                                    8070,
-                                    3280,
-                                    6980
+                                    8680,
+                                    4350,
+                                    6480
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  1317500,
-                                  -1432500,
-                                  757500
+                                  817500,
+                                  -2042500,
+                                  -312500
                                 ],
                                 [
-                                  -1242500,
-                                  -1432500,
-                                  757500
+                                  -742500,
+                                  -2042500,
+                                  -312500
                                 ]
                               ]
                             },
                             {
-                              "name": "Medial pretectal area",
-                              "labelIndex": 531,
+                              "name": "Oculomotor nucleus",
+                              "labelIndex": 35,
                               "rgb": [
                                 255,
                                 144,
@@ -50967,45 +51416,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 531,
-                                "atlas_id": 207,
+                                "id": 35,
+                                "atlas_id": 145,
                                 "ontology_id": 1,
-                                "acronym": "MPT",
-                                "name": "Medial pretectal area",
+                                "acronym": "III",
+                                "name": "Oculomotor nucleus",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 838,
+                                "graph_order": 847,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1100,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    8070,
-                                    2400,
-                                    5310
+                                    9100,
+                                    3800,
+                                    5520
                                   ],
                                   [
-                                    8070,
-                                    2400,
-                                    6090
+                                    9100,
+                                    3800,
+                                    5880
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  427500,
-                                  -1432500,
-                                  1637500
+                                  217500,
+                                  -2462500,
+                                  237500
                                 ],
                                 [
-                                  -352500,
-                                  -1432500,
-                                  1637500
+                                  -142500,
+                                  -2462500,
+                                  237500
                                 ]
                               ]
                             },
                             {
-                              "name": "Nucleus of the optic tract",
-                              "labelIndex": 628,
+                              "name": "Medial accesory oculomotor nucleus",
+                              "labelIndex": 549009211,
                               "rgb": [
                                 255,
                                 144,
@@ -51013,45 +51462,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 628,
-                                "atlas_id": 219,
+                                "id": 549009211,
+                                "atlas_id": null,
                                 "ontology_id": 1,
-                                "acronym": "NOT",
-                                "name": "Nucleus of the optic tract",
+                                "acronym": "MA3",
+                                "name": "Medial accesory oculomotor nucleus",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 839,
+                                "graph_order": 848,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1100,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    8130,
-                                    2410,
-                                    4610
+                                    8380,
+                                    4250,
+                                    5590
                                   ],
                                   [
-                                    8130,
-                                    2410,
-                                    6790
+                                    8380,
+                                    4250,
+                                    5810
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  1127500,
-                                  -1492500,
-                                  1627500
+                                  147500,
+                                  -1742500,
+                                  -212500
                                 ],
                                 [
-                                  -1052500,
-                                  -1492500,
-                                  1627500
+                                  -72500,
+                                  -1742500,
+                                  -212500
                                 ]
                               ]
                             },
                             {
-                              "name": "Nucleus of the posterior commissure",
-                              "labelIndex": 634,
+                              "name": "Edinger-Westphal nucleus",
+                              "labelIndex": 975,
                               "rgb": [
                                 255,
                                 144,
@@ -51059,45 +51508,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 634,
-                                "atlas_id": 220,
+                                "id": 975,
+                                "atlas_id": 121,
                                 "ontology_id": 1,
-                                "acronym": "NPC",
-                                "name": "Nucleus of the posterior commissure",
+                                "acronym": "EW",
+                                "name": "Edinger-Westphal nucleus",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 840,
+                                "graph_order": 849,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1100,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    8010,
-                                    3040,
-                                    5340
+                                    8620,
+                                    4040,
+                                    5670
                                   ],
                                   [
-                                    8010,
-                                    3040,
-                                    6060
+                                    8620,
+                                    4040,
+                                    5730
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  397500,
-                                  -1372500,
-                                  997500
+                                  67500,
+                                  -1982500,
+                                  -2500
                                 ],
                                 [
-                                  -322500,
-                                  -1372500,
-                                  997500
+                                  7500,
+                                  -1982500,
+                                  -2500
                                 ]
                               ]
                             },
                             {
-                              "name": "Olivary pretectal nucleus",
-                              "labelIndex": 706,
+                              "name": "Trochlear nucleus",
+                              "labelIndex": 115,
                               "rgb": [
                                 255,
                                 144,
@@ -51105,45 +51554,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 706,
-                                "atlas_id": 229,
+                                "id": 115,
+                                "atlas_id": 155,
                                 "ontology_id": 1,
-                                "acronym": "OP",
-                                "name": "Olivary pretectal nucleus",
+                                "acronym": "IV",
+                                "name": "Trochlear nucleus",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 841,
+                                "graph_order": 850,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1100,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    7910,
-                                    2600,
-                                    4980
+                                    9590,
+                                    3780,
+                                    5440
                                   ],
                                   [
-                                    7910,
-                                    2600,
-                                    6420
+                                    9590,
+                                    3780,
+                                    5960
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  757500,
-                                  -1272500,
-                                  1437500
+                                  297500,
+                                  -2952500,
+                                  257500
                                 ],
                                 [
-                                  -682500,
-                                  -1272500,
-                                  1437500
+                                  -222500,
+                                  -2952500,
+                                  257500
                                 ]
                               ]
                             },
                             {
-                              "name": "Posterior pretectal nucleus",
-                              "labelIndex": 1061,
+                              "name": "Ventral tegmental nucleus",
+                              "labelIndex": 757,
                               "rgb": [
                                 255,
                                 144,
@@ -51151,827 +51600,298 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 1061,
-                                "atlas_id": 273,
+                                "id": 757,
+                                "atlas_id": 377,
                                 "ontology_id": 1,
-                                "acronym": "PPT",
-                                "name": "Posterior pretectal nucleus",
+                                "acronym": "VTN",
+                                "name": "Ventral tegmental nucleus",
                                 "color_hex_triplet": "FF90FF",
-                                "graph_order": 842,
+                                "graph_order": 851,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1100,
+                                "parent_structure_id": 323,
                                 "centers": [
                                   [
-                                    8170,
-                                    2570,
-                                    4810
+                                    9920,
+                                    4450,
+                                    5380
                                   ],
                                   [
-                                    8170,
-                                    2570,
-                                    6590
+                                    9920,
+                                    4450,
+                                    6020
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  927500,
-                                  -1532500,
-                                  1467500
+                                  357500,
+                                  -3282500,
+                                  -412500
                                 ],
                                 [
-                                  -852500,
-                                  -1532500,
-                                  1467500
+                                  -282500,
+                                  -3282500,
+                                  -412500
                                 ]
                               ]
                             },
                             {
-                              "name": "Retroparafascicular nucleus",
-                              "labelIndex": 549009203,
+                              "name": "Anterior tegmental nucleus",
+                              "labelIndex": 231,
                               "rgb": [
-                                255,
-                                144,
-                                255
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 549009203,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "RPF",
-                                "name": "Retroparafascicular nucleus",
-                                "color_hex_triplet": "FF90FF",
-                                "graph_order": 843,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1100,
-                                "centers": [
-                                  [
-                                    7940,
-                                    3660,
-                                    5130
-                                  ],
-                                  [
-                                    7940,
-                                    3660,
-                                    6270
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  607500,
-                                  -1302500,
-                                  377500
-                                ],
-                                [
-                                  -532500,
-                                  -1302500,
-                                  377500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 1100,
-                            "atlas_id": 278,
-                            "ontology_id": 1,
-                            "acronym": "PRT",
-                            "name": "Pretectal region",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 836,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                8070,
-                                3090,
-                                4650
-                              ],
-                              [
-                                8070,
-                                3090,
-                                6750
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1087500,
-                              -1432500,
-                              947500
-                            ],
-                            [
-                              -1012500,
-                              -1432500,
-                              947500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Intercollicular nucleus",
-                          "labelIndex": 549009207,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 549009207,
-                            "atlas_id": null,
-                            "ontology_id": 1,
-                            "acronym": "InCo",
-                            "name": "Intercollicular nucleus",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 844,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323
-                          }
-                        },
-                        {
-                          "name": "Cuneiform nucleus",
-                          "labelIndex": 616,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 616,
-                            "atlas_id": 76,
-                            "ontology_id": 1,
-                            "acronym": "CUN",
-                            "name": "Cuneiform nucleus",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 845,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                10110,
-                                3420,
-                                4340
-                              ],
-                              [
-                                10110,
-                                3420,
-                                7060
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1397500,
-                              -3472500,
-                              617500
-                            ],
-                            [
-                              -1322500,
-                              -3472500,
-                              617500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Red nucleus",
-                          "labelIndex": 214,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 214,
-                            "atlas_id": 309,
-                            "ontology_id": 1,
-                            "acronym": "RN",
-                            "name": "Red nucleus",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 846,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                8680,
-                                4350,
-                                4920
-                              ],
-                              [
-                                8680,
-                                4350,
-                                6480
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              817500,
-                              -2042500,
-                              -312500
-                            ],
-                            [
-                              -742500,
-                              -2042500,
-                              -312500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Oculomotor nucleus",
-                          "labelIndex": 35,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 35,
-                            "atlas_id": 145,
-                            "ontology_id": 1,
-                            "acronym": "III",
-                            "name": "Oculomotor nucleus",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 847,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                9100,
-                                3800,
-                                5520
-                              ],
-                              [
-                                9100,
-                                3800,
-                                5880
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              217500,
-                              -2462500,
-                              237500
-                            ],
-                            [
-                              -142500,
-                              -2462500,
-                              237500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Medial accesory oculomotor nucleus",
-                          "labelIndex": 549009211,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 549009211,
-                            "atlas_id": null,
-                            "ontology_id": 1,
-                            "acronym": "MA3",
-                            "name": "Medial accesory oculomotor nucleus",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 848,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                8380,
-                                4250,
-                                5590
-                              ],
-                              [
-                                8380,
-                                4250,
-                                5810
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              147500,
-                              -1742500,
-                              -212500
-                            ],
-                            [
-                              -72500,
-                              -1742500,
-                              -212500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Edinger-Westphal nucleus",
-                          "labelIndex": 975,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 975,
-                            "atlas_id": 121,
-                            "ontology_id": 1,
-                            "acronym": "EW",
-                            "name": "Edinger-Westphal nucleus",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 849,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                8620,
-                                4040,
-                                5670
-                              ],
-                              [
-                                8620,
-                                4040,
-                                5730
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              67500,
-                              -1982500,
-                              -2500
-                            ],
-                            [
-                              7500,
-                              -1982500,
-                              -2500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Trochlear nucleus",
-                          "labelIndex": 115,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 115,
-                            "atlas_id": 155,
-                            "ontology_id": 1,
-                            "acronym": "IV",
-                            "name": "Trochlear nucleus",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 850,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                9590,
-                                3780,
-                                5440
-                              ],
-                              [
-                                9590,
-                                3780,
-                                5960
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              297500,
-                              -2952500,
-                              257500
-                            ],
-                            [
-                              -222500,
-                              -2952500,
-                              257500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Ventral tegmental nucleus",
-                          "labelIndex": 757,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 757,
-                            "atlas_id": 377,
-                            "ontology_id": 1,
-                            "acronym": "VTN",
-                            "name": "Ventral tegmental nucleus",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 851,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                9920,
-                                4450,
-                                5380
-                              ],
-                              [
-                                9920,
-                                4450,
-                                6020
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              357500,
-                              -3282500,
-                              -412500
-                            ],
-                            [
-                              -282500,
-                              -3282500,
-                              -412500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Anterior tegmental nucleus",
-                          "labelIndex": 231,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 231,
-                            "atlas_id": 28,
-                            "ontology_id": 1,
-                            "acronym": "AT",
-                            "name": "Anterior tegmental nucleus",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 852,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                9560,
-                                4650,
-                                5440
+                                255,
+                                144,
+                                255
                               ],
-                              [
-                                9560,
-                                4650,
-                                5960
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 231,
+                                "atlas_id": 28,
+                                "ontology_id": 1,
+                                "acronym": "AT",
+                                "name": "Anterior tegmental nucleus",
+                                "color_hex_triplet": "FF90FF",
+                                "graph_order": 852,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 323,
+                                "centers": [
+                                  [
+                                    9560,
+                                    4650,
+                                    5440
+                                  ],
+                                  [
+                                    9560,
+                                    4650,
+                                    5960
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  297500,
+                                  -2922500,
+                                  -612500
+                                ],
+                                [
+                                  -222500,
+                                  -2922500,
+                                  -612500
+                                ]
                               ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              297500,
-                              -2922500,
-                              -612500
-                            ],
-                            [
-                              -222500,
-                              -2922500,
-                              -612500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Lateral terminal nucleus of the accessory optic tract",
-                          "labelIndex": 66,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 66,
-                            "atlas_id": 432,
-                            "ontology_id": 1,
-                            "acronym": "LT",
-                            "name": "Lateral terminal nucleus of the accessory optic tract",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 853,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                8260,
-                                4440,
-                                3310
+                            },
+                            {
+                              "name": "Lateral terminal nucleus of the accessory optic tract",
+                              "labelIndex": 66,
+                              "rgb": [
+                                255,
+                                144,
+                                255
                               ],
-                              [
-                                8260,
-                                4440,
-                                8090
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 66,
+                                "atlas_id": 432,
+                                "ontology_id": 1,
+                                "acronym": "LT",
+                                "name": "Lateral terminal nucleus of the accessory optic tract",
+                                "color_hex_triplet": "FF90FF",
+                                "graph_order": 853,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 323,
+                                "centers": [
+                                  [
+                                    8260,
+                                    4440,
+                                    3310
+                                  ],
+                                  [
+                                    8260,
+                                    4440,
+                                    8090
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  2427500,
+                                  -1622500,
+                                  -402500
+                                ],
+                                [
+                                  -2352500,
+                                  -1622500,
+                                  -402500
+                                ]
                               ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2427500,
-                              -1622500,
-                              -402500
-                            ],
-                            [
-                              -2352500,
-                              -1622500,
-                              -402500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Dorsal terminal nucleus of the accessory optic tract",
-                          "labelIndex": 75,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 75,
-                            "atlas_id": 433,
-                            "ontology_id": 1,
-                            "acronym": "DT",
-                            "name": "Dorsal terminal nucleus of the accessory optic tract",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 854,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                8680,
-                                3130,
-                                3700
+                            },
+                            {
+                              "name": "Dorsal terminal nucleus of the accessory optic tract",
+                              "labelIndex": 75,
+                              "rgb": [
+                                255,
+                                144,
+                                255
                               ],
-                              [
-                                8680,
-                                3130,
-                                7700
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 75,
+                                "atlas_id": 433,
+                                "ontology_id": 1,
+                                "acronym": "DT",
+                                "name": "Dorsal terminal nucleus of the accessory optic tract",
+                                "color_hex_triplet": "FF90FF",
+                                "graph_order": 854,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 323,
+                                "centers": [
+                                  [
+                                    8680,
+                                    3130,
+                                    3700
+                                  ],
+                                  [
+                                    8680,
+                                    3130,
+                                    7700
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  2037500,
+                                  -2042500,
+                                  907500
+                                ],
+                                [
+                                  -1962500,
+                                  -2042500,
+                                  907500
+                                ]
                               ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2037500,
-                              -2042500,
-                              907500
-                            ],
-                            [
-                              -1962500,
-                              -2042500,
-                              907500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Medial terminal nucleus of the accessory optic tract",
-                          "labelIndex": 58,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 58,
-                            "atlas_id": 431,
-                            "ontology_id": 1,
-                            "acronym": "MT",
-                            "name": "Medial terminal nucleus of the accessory optic tract",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 855,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323,
-                            "centers": [
-                              [
-                                8320,
-                                5310,
-                                4660
+                            },
+                            {
+                              "name": "Medial terminal nucleus of the accessory optic tract",
+                              "labelIndex": 58,
+                              "rgb": [
+                                255,
+                                144,
+                                255
                               ],
-                              [
-                                8320,
-                                5310,
-                                6740
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 58,
+                                "atlas_id": 431,
+                                "ontology_id": 1,
+                                "acronym": "MT",
+                                "name": "Medial terminal nucleus of the accessory optic tract",
+                                "color_hex_triplet": "FF90FF",
+                                "graph_order": 855,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 323,
+                                "centers": [
+                                  [
+                                    8320,
+                                    5310,
+                                    4660
+                                  ],
+                                  [
+                                    8320,
+                                    5310,
+                                    6740
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1077500,
+                                  -1682500,
+                                  -1272500
+                                ],
+                                [
+                                  -1002500,
+                                  -1682500,
+                                  -1272500
+                                ]
                               ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1077500,
-                              -1682500,
-                              -1272500
-                            ],
-                            [
-                              -1002500,
-                              -1682500,
-                              -1272500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Substantia nigra, lateral part",
-                          "labelIndex": 615,
-                          "rgb": [
-                            255,
-                            144,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 615,
-                            "atlas_id": 925,
-                            "ontology_id": 1,
-                            "acronym": "SNl",
-                            "name": "Substantia nigra, lateral part",
-                            "color_hex_triplet": "FF90FF",
-                            "graph_order": 856,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 323
-                          }
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 323,
-                        "atlas_id": 181,
-                        "ontology_id": 1,
-                        "acronym": "MBmot",
-                        "name": "Midbrain, motor related",
-                        "color_hex_triplet": "FF90FF",
-                        "graph_order": 816,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 313,
-                        "centers": [
-                          [
-                            8970,
-                            3370,
-                            4800
-                          ],
-                          [
-                            8970,
-                            3370,
-                            6600
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          937500,
-                          -2332500,
-                          667500
-                        ],
-                        [
-                          -862500,
-                          -2332500,
-                          667500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Midbrain, behavioral state related",
-                      "labelIndex": 348,
-                      "rgb": [
-                        255,
-                        144,
-                        255
-                      ],
-                      "children": [
-                        {
-                          "name": "Substantia nigra, compact part",
-                          "labelIndex": 374,
-                          "rgb": [
-                            255,
-                            166,
-                            255
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 374,
-                            "atlas_id": 329,
-                            "ontology_id": 1,
-                            "acronym": "SNc",
-                            "name": "Substantia nigra, compact part",
-                            "color_hex_triplet": "FFA6FF",
-                            "graph_order": 858,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 348,
-                            "centers": [
-                              [
-                                8290,
-                                5150,
-                                4320
+                            },
+                            {
+                              "name": "Substantia nigra, lateral part",
+                              "labelIndex": 615,
+                              "rgb": [
+                                255,
+                                144,
+                                255
                               ],
-                              [
-                                8290,
-                                5150,
-                                7080
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1417500,
-                              -1652500,
-                              -1112500
-                            ],
-                            [
-                              -1342500,
-                              -1652500,
-                              -1112500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Pedunculopontine nucleus",
-                          "labelIndex": 1052,
-                          "rgb": [
-                            255,
-                            166,
-                            255
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 615,
+                                "atlas_id": 925,
+                                "ontology_id": 1,
+                                "acronym": "SNl",
+                                "name": "Substantia nigra, lateral part",
+                                "color_hex_triplet": "FF90FF",
+                                "graph_order": 856,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 323
+                              }
+                            }
                           ],
-                          "children": [],
                           "ontologyMetadata": {
-                            "id": 1052,
-                            "atlas_id": 272,
+                            "id": 323,
+                            "atlas_id": 181,
                             "ontology_id": 1,
-                            "acronym": "PPN",
-                            "name": "Pedunculopontine nucleus",
-                            "color_hex_triplet": "FFA6FF",
-                            "graph_order": 859,
+                            "acronym": "MBmot",
+                            "name": "Midbrain, motor related",
+                            "color_hex_triplet": "FF90FF",
+                            "graph_order": 816,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 348,
+                            "parent_structure_id": 313,
                             "centers": [
                               [
-                                9680,
-                                4270,
-                                4410
+                                8970,
+                                3370,
+                                4800
                               ],
                               [
-                                9680,
-                                4270,
-                                6990
+                                8970,
+                                3370,
+                                6600
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              1327500,
-                              -3042500,
-                              -232500
+                              937500,
+                              -2332500,
+                              667500
                             ],
                             [
-                              -1252500,
-                              -3042500,
-                              -232500
+                              -862500,
+                              -2332500,
+                              667500
                             ]
                           ]
                         },
                         {
-                          "name": "Midbrain raphe nuclei",
-                          "labelIndex": 165,
+                          "name": "Midbrain, behavioral state related",
+                          "labelIndex": 348,
                           "rgb": [
                             255,
-                            166,
+                            144,
                             255
                           ],
                           "children": [
                             {
-                              "name": "Interfascicular nucleus raphe",
-                              "labelIndex": 12,
+                              "name": "Substantia nigra, compact part",
+                              "labelIndex": 374,
                               "rgb": [
                                 255,
                                 166,
@@ -51979,45 +51899,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 12,
-                                "atlas_id": 142,
+                                "id": 374,
+                                "atlas_id": 329,
                                 "ontology_id": 1,
-                                "acronym": "IF",
-                                "name": "Interfascicular nucleus raphe",
+                                "acronym": "SNc",
+                                "name": "Substantia nigra, compact part",
                                 "color_hex_triplet": "FFA6FF",
-                                "graph_order": 861,
+                                "graph_order": 858,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 165,
+                                "parent_structure_id": 348,
                                 "centers": [
                                   [
-                                    8620,
-                                    4980,
-                                    5590
+                                    8290,
+                                    5150,
+                                    4320
                                   ],
                                   [
-                                    8620,
-                                    4980,
-                                    5810
+                                    8290,
+                                    5150,
+                                    7080
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  147500,
-                                  -1982500,
-                                  -942500
+                                  1417500,
+                                  -1652500,
+                                  -1112500
                                 ],
                                 [
-                                  -72500,
-                                  -1982500,
-                                  -942500
+                                  -1342500,
+                                  -1652500,
+                                  -1112500
                                 ]
                               ]
                             },
                             {
-                              "name": "Interpeduncular nucleus",
-                              "labelIndex": 100,
+                              "name": "Pedunculopontine nucleus",
+                              "labelIndex": 1052,
                               "rgb": [
                                 255,
                                 166,
@@ -52025,1741 +51945,1833 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 100,
-                                "atlas_id": 153,
+                                "id": 1052,
+                                "atlas_id": 272,
                                 "ontology_id": 1,
-                                "acronym": "IPN",
-                                "name": "Interpeduncular nucleus",
+                                "acronym": "PPN",
+                                "name": "Pedunculopontine nucleus",
                                 "color_hex_triplet": "FFA6FF",
-                                "graph_order": 862,
+                                "graph_order": 859,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 165,
+                                "parent_structure_id": 348,
                                 "centers": [
                                   [
-                                    8660,
-                                    5440,
-                                    5520
+                                    9680,
+                                    4270,
+                                    4410
                                   ],
                                   [
-                                    8660,
-                                    5440,
-                                    5880
+                                    9680,
+                                    4270,
+                                    6990
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1327500,
+                                  -3042500,
+                                  -232500
+                                ],
+                                [
+                                  -1252500,
+                                  -3042500,
+                                  -232500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "Midbrain raphe nuclei",
+                              "labelIndex": 165,
+                              "rgb": [
+                                255,
+                                166,
+                                255
+                              ],
+                              "children": [
+                                {
+                                  "name": "Interfascicular nucleus raphe",
+                                  "labelIndex": 12,
+                                  "rgb": [
+                                    255,
+                                    166,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 12,
+                                    "atlas_id": 142,
+                                    "ontology_id": 1,
+                                    "acronym": "IF",
+                                    "name": "Interfascicular nucleus raphe",
+                                    "color_hex_triplet": "FFA6FF",
+                                    "graph_order": 861,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 165,
+                                    "centers": [
+                                      [
+                                        8620,
+                                        4980,
+                                        5590
+                                      ],
+                                      [
+                                        8620,
+                                        4980,
+                                        5810
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      147500,
+                                      -1982500,
+                                      -942500
+                                    ],
+                                    [
+                                      -72500,
+                                      -1982500,
+                                      -942500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Interpeduncular nucleus",
+                                  "labelIndex": 100,
+                                  "rgb": [
+                                    255,
+                                    166,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 100,
+                                    "atlas_id": 153,
+                                    "ontology_id": 1,
+                                    "acronym": "IPN",
+                                    "name": "Interpeduncular nucleus",
+                                    "color_hex_triplet": "FFA6FF",
+                                    "graph_order": 862,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 165,
+                                    "centers": [
+                                      [
+                                        8660,
+                                        5440,
+                                        5520
+                                      ],
+                                      [
+                                        8660,
+                                        5440,
+                                        5880
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      217500,
+                                      -2022500,
+                                      -1402500
+                                    ],
+                                    [
+                                      -142500,
+                                      -2022500,
+                                      -1402500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Rostral linear nucleus raphe",
+                                  "labelIndex": 197,
+                                  "rgb": [
+                                    255,
+                                    166,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 197,
+                                    "atlas_id": 307,
+                                    "ontology_id": 1,
+                                    "acronym": "RL",
+                                    "name": "Rostral linear nucleus raphe",
+                                    "color_hex_triplet": "FFA6FF",
+                                    "graph_order": 863,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 165,
+                                    "centers": [
+                                      [
+                                        8610,
+                                        4430,
+                                        5650
+                                      ],
+                                      [
+                                        8610,
+                                        4430,
+                                        5750
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      87500,
+                                      -1972500,
+                                      -392500
+                                    ],
+                                    [
+                                      -12500,
+                                      -1972500,
+                                      -392500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Central linear nucleus raphe",
+                                  "labelIndex": 591,
+                                  "rgb": [
+                                    255,
+                                    166,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 591,
+                                    "atlas_id": 73,
+                                    "ontology_id": 1,
+                                    "acronym": "CLI",
+                                    "name": "Central linear nucleus raphe",
+                                    "color_hex_triplet": "FFA6FF",
+                                    "graph_order": 864,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 165,
+                                    "centers": [
+                                      [
+                                        9090,
+                                        4450,
+                                        5600
+                                      ],
+                                      [
+                                        9090,
+                                        4450,
+                                        5800
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      137500,
+                                      -2452500,
+                                      -412500
+                                    ],
+                                    [
+                                      -62500,
+                                      -2452500,
+                                      -412500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Dorsal nucleus raphe",
+                                  "labelIndex": 872,
+                                  "rgb": [
+                                    255,
+                                    166,
+                                    255
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 872,
+                                    "atlas_id": 108,
+                                    "ontology_id": 1,
+                                    "acronym": "DR",
+                                    "name": "Dorsal nucleus raphe",
+                                    "color_hex_triplet": "FFA6FF",
+                                    "graph_order": 865,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 165,
+                                    "centers": [
+                                      [
+                                        9830,
+                                        3820,
+                                        5640
+                                      ],
+                                      [
+                                        9830,
+                                        3820,
+                                        5760
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      97500,
+                                      -3192500,
+                                      217500
+                                    ],
+                                    [
+                                      -22500,
+                                      -3192500,
+                                      217500
+                                    ]
+                                  ]
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 165,
+                                "atlas_id": 303,
+                                "ontology_id": 1,
+                                "acronym": "RAmb",
+                                "name": "Midbrain raphe nuclei",
+                                "color_hex_triplet": "FFA6FF",
+                                "graph_order": 860,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 348,
+                                "centers": [
+                                  [
+                                    8950,
+                                    4860,
+                                    5570
+                                  ],
+                                  [
+                                    8950,
+                                    4860,
+                                    5830
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  217500,
-                                  -2022500,
-                                  -1402500
+                                  167500,
+                                  -2312500,
+                                  -822500
                                 ],
                                 [
-                                  -142500,
-                                  -2022500,
-                                  -1402500
+                                  -92500,
+                                  -2312500,
+                                  -822500
                                 ]
                               ]
-                            },
+                            }
+                          ],
+                          "ontologyMetadata": {
+                            "id": 348,
+                            "atlas_id": 184,
+                            "ontology_id": 1,
+                            "acronym": "MBsta",
+                            "name": "Midbrain, behavioral state related",
+                            "color_hex_triplet": "FF90FF",
+                            "graph_order": 857,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 313,
+                            "centers": [
+                              [
+                                9420,
+                                4490,
+                                4790
+                              ],
+                              [
+                                9420,
+                                4490,
+                                6610
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              947500,
+                              -2782500,
+                              -452500
+                            ],
+                            [
+                              -872500,
+                              -2782500,
+                              -452500
+                            ]
+                          ]
+                        }
+                      ],
+                      "ontologyMetadata": {
+                        "id": 313,
+                        "atlas_id": 180,
+                        "ontology_id": 1,
+                        "acronym": "MB",
+                        "name": "Midbrain",
+                        "color_hex_triplet": "FF64FF",
+                        "graph_order": 802,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 343,
+                        "centers": [
+                          [
+                            9160,
+                            3270,
+                            4730
+                          ],
+                          [
+                            9160,
+                            3270,
+                            6670
+                          ]
+                        ]
+                      },
+                      "POIs": [
+                        [
+                          1007500,
+                          -2522500,
+                          767500
+                        ],
+                        [
+                          -932500,
+                          -2522500,
+                          767500
+                        ]
+                      ]
+                    },
+                    {
+                      "name": "Hindbrain",
+                      "labelIndex": 1065,
+                      "rgb": [
+                        255,
+                        155,
+                        136
+                      ],
+                      "children": [
+                        {
+                          "name": "Pons",
+                          "labelIndex": 771,
+                          "rgb": [
+                            255,
+                            155,
+                            136
+                          ],
+                          "children": [
                             {
-                              "name": "Rostral linear nucleus raphe",
-                              "labelIndex": 197,
+                              "name": "Pons, sensory related",
+                              "labelIndex": 1132,
                               "rgb": [
                                 255,
-                                166,
-                                255
+                                174,
+                                111
                               ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 197,
-                                "atlas_id": 307,
-                                "ontology_id": 1,
-                                "acronym": "RL",
-                                "name": "Rostral linear nucleus raphe",
-                                "color_hex_triplet": "FFA6FF",
-                                "graph_order": 863,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 165,
-                                "centers": [
-                                  [
-                                    8610,
-                                    4430,
-                                    5650
+                              "children": [
+                                {
+                                  "name": "Nucleus of the lateral lemniscus",
+                                  "labelIndex": 612,
+                                  "rgb": [
+                                    255,
+                                    174,
+                                    111
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Nucleus of the lateral lemniscus, dorsal part",
+                                      "labelIndex": 82,
+                                      "rgb": [
+                                        255,
+                                        174,
+                                        111
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 82,
+                                        "atlas_id": 434,
+                                        "ontology_id": 1,
+                                        "acronym": "NLLd",
+                                        "name": "Nucleus of the lateral lemniscus, dorsal part",
+                                        "color_hex_triplet": "FFAE6F",
+                                        "graph_order": 870,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 612
+                                      }
+                                    },
+                                    {
+                                      "name": "Nucleus of the lateral lemniscus, horizontal part",
+                                      "labelIndex": 90,
+                                      "rgb": [
+                                        255,
+                                        174,
+                                        111
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 90,
+                                        "atlas_id": 435,
+                                        "ontology_id": 1,
+                                        "acronym": "NLLh",
+                                        "name": "Nucleus of the lateral lemniscus, horizontal part",
+                                        "color_hex_triplet": "FFAE6F",
+                                        "graph_order": 871,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 612
+                                      }
+                                    },
+                                    {
+                                      "name": "Nucleus of the lateral lemniscus, ventral part",
+                                      "labelIndex": 99,
+                                      "rgb": [
+                                        255,
+                                        174,
+                                        111
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 99,
+                                        "atlas_id": 436,
+                                        "ontology_id": 1,
+                                        "acronym": "NLLv",
+                                        "name": "Nucleus of the lateral lemniscus, ventral part",
+                                        "color_hex_triplet": "FFAE6F",
+                                        "graph_order": 872,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 612
+                                      }
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 612,
+                                    "atlas_id": 217,
+                                    "ontology_id": 1,
+                                    "acronym": "NLL",
+                                    "name": "Nucleus of the lateral lemniscus",
+                                    "color_hex_triplet": "FFAE6F",
+                                    "graph_order": 869,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1132,
+                                    "centers": [
+                                      [
+                                        9470,
+                                        5180,
+                                        3890
+                                      ],
+                                      [
+                                        9470,
+                                        5180,
+                                        7510
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1847500,
+                                      -2832500,
+                                      -1142500
+                                    ],
+                                    [
+                                      -1772500,
+                                      -2832500,
+                                      -1142500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Principal sensory nucleus of the trigeminal",
+                                  "labelIndex": 7,
+                                  "rgb": [
+                                    255,
+                                    174,
+                                    111
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 7,
+                                    "atlas_id": 283,
+                                    "ontology_id": 1,
+                                    "acronym": "PSV",
+                                    "name": "Principal sensory nucleus of the trigeminal",
+                                    "color_hex_triplet": "FFAE6F",
+                                    "graph_order": 873,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1132,
+                                    "centers": [
+                                      [
+                                        10180,
+                                        5650,
+                                        3630
+                                      ],
+                                      [
+                                        10180,
+                                        5650,
+                                        7770
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2107500,
+                                      -3542500,
+                                      -1612500
+                                    ],
+                                    [
+                                      -2032500,
+                                      -3542500,
+                                      -1612500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Parabrachial nucleus",
+                                  "labelIndex": 867,
+                                  "rgb": [
+                                    255,
+                                    174,
+                                    111
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Koelliker-Fuse subnucleus",
+                                      "labelIndex": 123,
+                                      "rgb": [
+                                        255,
+                                        174,
+                                        111
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 123,
+                                        "atlas_id": 156,
+                                        "ontology_id": 1,
+                                        "acronym": "KF",
+                                        "name": "Koelliker-Fuse subnucleus",
+                                        "color_hex_triplet": "FFAE6F",
+                                        "graph_order": 875,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 867,
+                                        "centers": [
+                                          [
+                                            10370,
+                                            4730,
+                                            3670
+                                          ],
+                                          [
+                                            10370,
+                                            4730,
+                                            7730
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2067500,
+                                          -3732500,
+                                          -692500
+                                        ],
+                                        [
+                                          -1992500,
+                                          -3732500,
+                                          -692500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Parabrachial nucleus, lateral division",
+                                      "labelIndex": 881,
+                                      "rgb": [
+                                        255,
+                                        174,
+                                        111
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Parabrachial nucleus, lateral division, central lateral part",
+                                          "labelIndex": 860,
+                                          "rgb": [
+                                            255,
+                                            174,
+                                            111
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 860,
+                                            "atlas_id": 814,
+                                            "ontology_id": 1,
+                                            "acronym": "PBlc",
+                                            "name": "Parabrachial nucleus, lateral division, central lateral part",
+                                            "color_hex_triplet": "FFAE6F",
+                                            "graph_order": 877,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 881
+                                          }
+                                        },
+                                        {
+                                          "name": "Parabrachial nucleus, lateral division, dorsal lateral part",
+                                          "labelIndex": 868,
+                                          "rgb": [
+                                            255,
+                                            174,
+                                            111
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 868,
+                                            "atlas_id": 815,
+                                            "ontology_id": 1,
+                                            "acronym": "PBld",
+                                            "name": "Parabrachial nucleus, lateral division, dorsal lateral part",
+                                            "color_hex_triplet": "FFAE6F",
+                                            "graph_order": 878,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 881
+                                          }
+                                        },
+                                        {
+                                          "name": "Parabrachial nucleus, lateral division, external lateral part",
+                                          "labelIndex": 875,
+                                          "rgb": [
+                                            255,
+                                            174,
+                                            111
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 875,
+                                            "atlas_id": 816,
+                                            "ontology_id": 1,
+                                            "acronym": "PBle",
+                                            "name": "Parabrachial nucleus, lateral division, external lateral part",
+                                            "color_hex_triplet": "FFAE6F",
+                                            "graph_order": 879,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 881
+                                          }
+                                        },
+                                        {
+                                          "name": "Parabrachial nucleus, lateral division, superior lateral part",
+                                          "labelIndex": 883,
+                                          "rgb": [
+                                            255,
+                                            174,
+                                            111
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 883,
+                                            "atlas_id": 817,
+                                            "ontology_id": 1,
+                                            "acronym": "PBls",
+                                            "name": "Parabrachial nucleus, lateral division, superior lateral part",
+                                            "color_hex_triplet": "FFAE6F",
+                                            "graph_order": 880,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 881
+                                          }
+                                        },
+                                        {
+                                          "name": "Parabrachial nucleus, lateral division, ventral lateral part",
+                                          "labelIndex": 891,
+                                          "rgb": [
+                                            255,
+                                            174,
+                                            111
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 891,
+                                            "atlas_id": 818,
+                                            "ontology_id": 1,
+                                            "acronym": "PBlv",
+                                            "name": "Parabrachial nucleus, lateral division, ventral lateral part",
+                                            "color_hex_triplet": "FFAE6F",
+                                            "graph_order": 881,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 881
+                                          }
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 881,
+                                        "atlas_id": 251,
+                                        "ontology_id": 1,
+                                        "acronym": "PBl",
+                                        "name": "Parabrachial nucleus, lateral division",
+                                        "color_hex_triplet": "FFAE6F",
+                                        "graph_order": 876,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 867
+                                      }
+                                    },
+                                    {
+                                      "name": "Parabrachial nucleus, medial division",
+                                      "labelIndex": 890,
+                                      "rgb": [
+                                        255,
+                                        174,
+                                        111
+                                      ],
+                                      "children": [
+                                        {
+                                          "name": "Parabrachial nucleus, medial division, external medial part",
+                                          "labelIndex": 899,
+                                          "rgb": [
+                                            255,
+                                            174,
+                                            111
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 899,
+                                            "atlas_id": 819,
+                                            "ontology_id": 1,
+                                            "acronym": "PBme",
+                                            "name": "Parabrachial nucleus, medial division, external medial part",
+                                            "color_hex_triplet": "FFAE6F",
+                                            "graph_order": 883,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 890
+                                          }
+                                        },
+                                        {
+                                          "name": "Parabrachial nucleus, medial division, medial medial part",
+                                          "labelIndex": 915,
+                                          "rgb": [
+                                            255,
+                                            174,
+                                            111
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 915,
+                                            "atlas_id": 821,
+                                            "ontology_id": 1,
+                                            "acronym": "PBmm",
+                                            "name": "Parabrachial nucleus, medial division, medial medial part",
+                                            "color_hex_triplet": "FFAE6F",
+                                            "graph_order": 884,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 890
+                                          }
+                                        },
+                                        {
+                                          "name": "Parabrachial nucleus, medial division, ventral medial part",
+                                          "labelIndex": 923,
+                                          "rgb": [
+                                            255,
+                                            174,
+                                            111
+                                          ],
+                                          "children": [],
+                                          "ontologyMetadata": {
+                                            "id": 923,
+                                            "atlas_id": 822,
+                                            "ontology_id": 1,
+                                            "acronym": "PBmv",
+                                            "name": "Parabrachial nucleus, medial division, ventral medial part",
+                                            "color_hex_triplet": "FFAE6F",
+                                            "graph_order": 885,
+                                            "st_level": null,
+                                            "hemisphere_id": 3,
+                                            "parent_structure_id": 890
+                                          }
+                                        }
+                                      ],
+                                      "ontologyMetadata": {
+                                        "id": 890,
+                                        "atlas_id": 252,
+                                        "ontology_id": 1,
+                                        "acronym": "PBm",
+                                        "name": "Parabrachial nucleus, medial division",
+                                        "color_hex_triplet": "FFAE6F",
+                                        "graph_order": 882,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 867
+                                      }
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 867,
+                                    "atlas_id": 249,
+                                    "ontology_id": 1,
+                                    "acronym": "PB",
+                                    "name": "Parabrachial nucleus",
+                                    "color_hex_triplet": "FFAE6F",
+                                    "graph_order": 874,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1132,
+                                    "centers": [
+                                      [
+                                        10340,
+                                        4240,
+                                        4140
+                                      ],
+                                      [
+                                        10340,
+                                        4240,
+                                        7260
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1597500,
+                                      -3702500,
+                                      -202500
+                                    ],
+                                    [
+                                      -1522500,
+                                      -3702500,
+                                      -202500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Superior olivary complex",
+                                  "labelIndex": 398,
+                                  "rgb": [
+                                    255,
+                                    174,
+                                    111
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Superior olivary complex, periolivary region",
+                                      "labelIndex": 122,
+                                      "rgb": [
+                                        255,
+                                        174,
+                                        111
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 122,
+                                        "atlas_id": 439,
+                                        "ontology_id": 1,
+                                        "acronym": "POR",
+                                        "name": "Superior olivary complex, periolivary region",
+                                        "color_hex_triplet": "FFAE6F",
+                                        "graph_order": 887,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 398,
+                                        "centers": [
+                                          [
+                                            9760,
+                                            6850,
+                                            4500
+                                          ],
+                                          [
+                                            9760,
+                                            6850,
+                                            6900
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1237500,
+                                          -3122500,
+                                          -2812500
+                                        ],
+                                        [
+                                          -1162500,
+                                          -3122500,
+                                          -2812500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Superior olivary complex, medial part",
+                                      "labelIndex": 105,
+                                      "rgb": [
+                                        255,
+                                        174,
+                                        111
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 105,
+                                        "atlas_id": 437,
+                                        "ontology_id": 1,
+                                        "acronym": "SOCm",
+                                        "name": "Superior olivary complex, medial part",
+                                        "color_hex_triplet": "FFAE6F",
+                                        "graph_order": 888,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 398,
+                                        "centers": [
+                                          [
+                                            9980,
+                                            6740,
+                                            4660
+                                          ],
+                                          [
+                                            9980,
+                                            6740,
+                                            6740
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1077500,
+                                          -3342500,
+                                          -2702500
+                                        ],
+                                        [
+                                          -1002500,
+                                          -3342500,
+                                          -2702500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Superior olivary complex, lateral part",
+                                      "labelIndex": 114,
+                                      "rgb": [
+                                        255,
+                                        174,
+                                        111
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 114,
+                                        "atlas_id": 438,
+                                        "ontology_id": 1,
+                                        "acronym": "SOCl",
+                                        "name": "Superior olivary complex, lateral part",
+                                        "color_hex_triplet": "FFAE6F",
+                                        "graph_order": 889,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 398,
+                                        "centers": [
+                                          [
+                                            10050,
+                                            6650,
+                                            4250
+                                          ],
+                                          [
+                                            10050,
+                                            6650,
+                                            7150
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1487500,
+                                          -3412500,
+                                          -2612500
+                                        ],
+                                        [
+                                          -1412500,
+                                          -3412500,
+                                          -2612500
+                                        ]
+                                      ]
+                                    }
                                   ],
-                                  [
-                                    8610,
-                                    4430,
-                                    5750
+                                  "ontologyMetadata": {
+                                    "id": 398,
+                                    "atlas_id": 332,
+                                    "ontology_id": 1,
+                                    "acronym": "SOC",
+                                    "name": "Superior olivary complex",
+                                    "color_hex_triplet": "FFAE6F",
+                                    "graph_order": 886,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1132,
+                                    "centers": [
+                                      [
+                                        9920,
+                                        6750,
+                                        4440
+                                      ],
+                                      [
+                                        9920,
+                                        6750,
+                                        6960
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1297500,
+                                      -3282500,
+                                      -2712500
+                                    ],
+                                    [
+                                      -1222500,
+                                      -3282500,
+                                      -2712500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  87500,
-                                  -1972500,
-                                  -392500
-                                ],
-                                [
-                                  -12500,
-                                  -1972500,
-                                  -392500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Central linear nucleus raphe",
-                              "labelIndex": 591,
-                              "rgb": [
-                                255,
-                                166,
-                                255
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 591,
-                                "atlas_id": 73,
+                                "id": 1132,
+                                "atlas_id": 282,
                                 "ontology_id": 1,
-                                "acronym": "CLI",
-                                "name": "Central linear nucleus raphe",
-                                "color_hex_triplet": "FFA6FF",
-                                "graph_order": 864,
+                                "acronym": "P-sen",
+                                "name": "Pons, sensory related",
+                                "color_hex_triplet": "FFAE6F",
+                                "graph_order": 868,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 165,
+                                "parent_structure_id": 771,
                                 "centers": [
                                   [
-                                    9090,
-                                    4450,
-                                    5600
+                                    10050,
+                                    5460,
+                                    3770
                                   ],
                                   [
-                                    9090,
-                                    4450,
-                                    5800
+                                    10050,
+                                    5460,
+                                    7630
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  137500,
-                                  -2452500,
-                                  -412500
+                                  1967500,
+                                  -3412500,
+                                  -1422500
                                 ],
                                 [
-                                  -62500,
-                                  -2452500,
-                                  -412500
+                                  -1892500,
+                                  -3412500,
+                                  -1422500
                                 ]
                               ]
                             },
                             {
-                              "name": "Dorsal nucleus raphe",
-                              "labelIndex": 872,
-                              "rgb": [
-                                255,
-                                166,
-                                255
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 872,
-                                "atlas_id": 108,
-                                "ontology_id": 1,
-                                "acronym": "DR",
-                                "name": "Dorsal nucleus raphe",
-                                "color_hex_triplet": "FFA6FF",
-                                "graph_order": 865,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 165,
-                                "centers": [
-                                  [
-                                    9830,
-                                    3820,
-                                    5640
-                                  ],
-                                  [
-                                    9830,
-                                    3820,
-                                    5760
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  97500,
-                                  -3192500,
-                                  217500
-                                ],
-                                [
-                                  -22500,
-                                  -3192500,
-                                  217500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 165,
-                            "atlas_id": 303,
-                            "ontology_id": 1,
-                            "acronym": "RAmb",
-                            "name": "Midbrain raphe nuclei",
-                            "color_hex_triplet": "FFA6FF",
-                            "graph_order": 860,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 348,
-                            "centers": [
-                              [
-                                8950,
-                                4860,
-                                5570
-                              ],
-                              [
-                                8950,
-                                4860,
-                                5830
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              167500,
-                              -2312500,
-                              -822500
-                            ],
-                            [
-                              -92500,
-                              -2312500,
-                              -822500
-                            ]
-                          ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 348,
-                        "atlas_id": 184,
-                        "ontology_id": 1,
-                        "acronym": "MBsta",
-                        "name": "Midbrain, behavioral state related",
-                        "color_hex_triplet": "FF90FF",
-                        "graph_order": 857,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 313,
-                        "centers": [
-                          [
-                            9420,
-                            4490,
-                            4790
-                          ],
-                          [
-                            9420,
-                            4490,
-                            6610
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          947500,
-                          -2782500,
-                          -452500
-                        ],
-                        [
-                          -872500,
-                          -2782500,
-                          -452500
-                        ]
-                      ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 313,
-                    "atlas_id": 180,
-                    "ontology_id": 1,
-                    "acronym": "MB",
-                    "name": "Midbrain",
-                    "color_hex_triplet": "FF64FF",
-                    "graph_order": 802,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 343,
-                    "centers": [
-                      [
-                        9160,
-                        3270,
-                        4730
-                      ],
-                      [
-                        9160,
-                        3270,
-                        6670
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1007500,
-                      -2522500,
-                      767500
-                    ],
-                    [
-                      -932500,
-                      -2522500,
-                      767500
-                    ]
-                  ]
-                },
-                {
-                  "name": "Hindbrain",
-                  "labelIndex": 1065,
-                  "rgb": [
-                    255,
-                    155,
-                    136
-                  ],
-                  "children": [
-                    {
-                      "name": "Pons",
-                      "labelIndex": 771,
-                      "rgb": [
-                        255,
-                        155,
-                        136
-                      ],
-                      "children": [
-                        {
-                          "name": "Pons, sensory related",
-                          "labelIndex": 1132,
-                          "rgb": [
-                            255,
-                            174,
-                            111
-                          ],
-                          "children": [
-                            {
-                              "name": "Nucleus of the lateral lemniscus",
-                              "labelIndex": 612,
+                              "name": "Pons, motor related",
+                              "labelIndex": 987,
                               "rgb": [
                                 255,
-                                174,
-                                111
+                                186,
+                                134
                               ],
                               "children": [
                                 {
-                                  "name": "Nucleus of the lateral lemniscus, dorsal part",
-                                  "labelIndex": 82,
+                                  "name": "Barrington's nucleus",
+                                  "labelIndex": 280,
                                   "rgb": [
                                     255,
-                                    174,
-                                    111
+                                    186,
+                                    134
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 82,
-                                    "atlas_id": 434,
+                                    "id": 280,
+                                    "atlas_id": 34,
                                     "ontology_id": 1,
-                                    "acronym": "NLLd",
-                                    "name": "Nucleus of the lateral lemniscus, dorsal part",
-                                    "color_hex_triplet": "FFAE6F",
-                                    "graph_order": 870,
+                                    "acronym": "B",
+                                    "name": "Barrington's nucleus",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 891,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 612
-                                  }
+                                    "parent_structure_id": 987,
+                                    "centers": [
+                                      [
+                                        10660,
+                                        4380,
+                                        4890
+                                      ],
+                                      [
+                                        10660,
+                                        4380,
+                                        6510
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      847500,
+                                      -4022500,
+                                      -342500
+                                    ],
+                                    [
+                                      -772500,
+                                      -4022500,
+                                      -342500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Nucleus of the lateral lemniscus, horizontal part",
-                                  "labelIndex": 90,
+                                  "name": "Dorsal tegmental nucleus",
+                                  "labelIndex": 880,
                                   "rgb": [
                                     255,
-                                    174,
-                                    111
+                                    186,
+                                    134
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 90,
-                                    "atlas_id": 435,
+                                    "id": 880,
+                                    "atlas_id": 109,
                                     "ontology_id": 1,
-                                    "acronym": "NLLh",
-                                    "name": "Nucleus of the lateral lemniscus, horizontal part",
-                                    "color_hex_triplet": "FFAE6F",
-                                    "graph_order": 871,
+                                    "acronym": "DTN",
+                                    "name": "Dorsal tegmental nucleus",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 892,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 612
-                                  }
+                                    "parent_structure_id": 987,
+                                    "centers": [
+                                      [
+                                        10420,
+                                        4160,
+                                        5490
+                                      ],
+                                      [
+                                        10420,
+                                        4160,
+                                        5910
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      247500,
+                                      -3782500,
+                                      -122500
+                                    ],
+                                    [
+                                      -172500,
+                                      -3782500,
+                                      -122500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Nucleus of the lateral lemniscus, ventral part",
-                                  "labelIndex": 99,
+                                  "name": "Lateral tegmental nucleus",
+                                  "labelIndex": 283,
                                   "rgb": [
                                     255,
-                                    174,
-                                    111
+                                    186,
+                                    134
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 99,
-                                    "atlas_id": 436,
+                                    "id": 283,
+                                    "atlas_id": 176,
                                     "ontology_id": 1,
-                                    "acronym": "NLLv",
-                                    "name": "Nucleus of the lateral lemniscus, ventral part",
-                                    "color_hex_triplet": "FFAE6F",
-                                    "graph_order": 872,
+                                    "acronym": "LTN",
+                                    "name": "Lateral tegmental nucleus",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 893,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 612
+                                    "parent_structure_id": 987
                                   }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 612,
-                                "atlas_id": 217,
-                                "ontology_id": 1,
-                                "acronym": "NLL",
-                                "name": "Nucleus of the lateral lemniscus",
-                                "color_hex_triplet": "FFAE6F",
-                                "graph_order": 869,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1132,
-                                "centers": [
-                                  [
-                                    9470,
-                                    5180,
-                                    3890
-                                  ],
-                                  [
-                                    9470,
-                                    5180,
-                                    7510
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1847500,
-                                  -2832500,
-                                  -1142500
-                                ],
-                                [
-                                  -1772500,
-                                  -2832500,
-                                  -1142500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Principal sensory nucleus of the trigeminal",
-                              "labelIndex": 7,
-                              "rgb": [
-                                255,
-                                174,
-                                111
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 7,
-                                "atlas_id": 283,
-                                "ontology_id": 1,
-                                "acronym": "PSV",
-                                "name": "Principal sensory nucleus of the trigeminal",
-                                "color_hex_triplet": "FFAE6F",
-                                "graph_order": 873,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1132,
-                                "centers": [
-                                  [
-                                    10180,
-                                    5650,
-                                    3630
+                                },
+                                {
+                                  "name": "Pontine central gray",
+                                  "labelIndex": 898,
+                                  "rgb": [
+                                    255,
+                                    186,
+                                    134
                                   ],
-                                  [
-                                    10180,
-                                    5650,
-                                    7770
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 898,
+                                    "atlas_id": 253,
+                                    "ontology_id": 1,
+                                    "acronym": "PCG",
+                                    "name": "Pontine central gray",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 894,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 987,
+                                    "centers": [
+                                      [
+                                        10610,
+                                        4390,
+                                        5290
+                                      ],
+                                      [
+                                        10610,
+                                        4390,
+                                        6110
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      447500,
+                                      -3972500,
+                                      -352500
+                                    ],
+                                    [
+                                      -372500,
+                                      -3972500,
+                                      -352500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2107500,
-                                  -3542500,
-                                  -1612500
-                                ],
-                                [
-                                  -2032500,
-                                  -3542500,
-                                  -1612500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Parabrachial nucleus",
-                              "labelIndex": 867,
-                              "rgb": [
-                                255,
-                                174,
-                                111
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Koelliker-Fuse subnucleus",
-                                  "labelIndex": 123,
+                                  "name": "Pontine gray",
+                                  "labelIndex": 931,
                                   "rgb": [
                                     255,
-                                    174,
-                                    111
+                                    186,
+                                    134
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 123,
-                                    "atlas_id": 156,
+                                    "id": 931,
+                                    "atlas_id": 823,
                                     "ontology_id": 1,
-                                    "acronym": "KF",
-                                    "name": "Koelliker-Fuse subnucleus",
-                                    "color_hex_triplet": "FFAE6F",
-                                    "graph_order": 875,
+                                    "acronym": "PG",
+                                    "name": "Pontine gray",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 895,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 867,
+                                    "parent_structure_id": 987,
                                     "centers": [
                                       [
-                                        10370,
-                                        4730,
-                                        3670
+                                        8960,
+                                        6400,
+                                        5060
                                       ],
                                       [
-                                        10370,
-                                        4730,
-                                        7730
+                                        8960,
+                                        6400,
+                                        6340
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2067500,
-                                      -3732500,
-                                      -692500
+                                      677500,
+                                      -2322500,
+                                      -2362500
                                     ],
                                     [
-                                      -1992500,
-                                      -3732500,
-                                      -692500
+                                      -602500,
+                                      -2322500,
+                                      -2362500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Parabrachial nucleus, lateral division",
-                                  "labelIndex": 881,
+                                  "name": "Pontine reticular nucleus, caudal part",
+                                  "labelIndex": 1093,
                                   "rgb": [
                                     255,
-                                    174,
-                                    111
+                                    186,
+                                    134
                                   ],
-                                  "children": [
-                                    {
-                                      "name": "Parabrachial nucleus, lateral division, central lateral part",
-                                      "labelIndex": 860,
-                                      "rgb": [
-                                        255,
-                                        174,
-                                        111
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 860,
-                                        "atlas_id": 814,
-                                        "ontology_id": 1,
-                                        "acronym": "PBlc",
-                                        "name": "Parabrachial nucleus, lateral division, central lateral part",
-                                        "color_hex_triplet": "FFAE6F",
-                                        "graph_order": 877,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 881
-                                      }
-                                    },
-                                    {
-                                      "name": "Parabrachial nucleus, lateral division, dorsal lateral part",
-                                      "labelIndex": 868,
-                                      "rgb": [
-                                        255,
-                                        174,
-                                        111
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 868,
-                                        "atlas_id": 815,
-                                        "ontology_id": 1,
-                                        "acronym": "PBld",
-                                        "name": "Parabrachial nucleus, lateral division, dorsal lateral part",
-                                        "color_hex_triplet": "FFAE6F",
-                                        "graph_order": 878,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 881
-                                      }
-                                    },
-                                    {
-                                      "name": "Parabrachial nucleus, lateral division, external lateral part",
-                                      "labelIndex": 875,
-                                      "rgb": [
-                                        255,
-                                        174,
-                                        111
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 875,
-                                        "atlas_id": 816,
-                                        "ontology_id": 1,
-                                        "acronym": "PBle",
-                                        "name": "Parabrachial nucleus, lateral division, external lateral part",
-                                        "color_hex_triplet": "FFAE6F",
-                                        "graph_order": 879,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 881
-                                      }
-                                    },
-                                    {
-                                      "name": "Parabrachial nucleus, lateral division, superior lateral part",
-                                      "labelIndex": 883,
-                                      "rgb": [
-                                        255,
-                                        174,
-                                        111
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 883,
-                                        "atlas_id": 817,
-                                        "ontology_id": 1,
-                                        "acronym": "PBls",
-                                        "name": "Parabrachial nucleus, lateral division, superior lateral part",
-                                        "color_hex_triplet": "FFAE6F",
-                                        "graph_order": 880,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 881
-                                      }
-                                    },
-                                    {
-                                      "name": "Parabrachial nucleus, lateral division, ventral lateral part",
-                                      "labelIndex": 891,
-                                      "rgb": [
-                                        255,
-                                        174,
-                                        111
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 1093,
+                                    "atlas_id": 277,
+                                    "ontology_id": 1,
+                                    "acronym": "PRNc",
+                                    "name": "Pontine reticular nucleus, caudal part",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 896,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 987,
+                                    "centers": [
+                                      [
+                                        10200,
+                                        5880,
+                                        5010
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 891,
-                                        "atlas_id": 818,
-                                        "ontology_id": 1,
-                                        "acronym": "PBlv",
-                                        "name": "Parabrachial nucleus, lateral division, ventral lateral part",
-                                        "color_hex_triplet": "FFAE6F",
-                                        "graph_order": 881,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 881
-                                      }
-                                    }
+                                      [
+                                        10200,
+                                        5880,
+                                        6390
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      727500,
+                                      -3562500,
+                                      -1842500
+                                    ],
+                                    [
+                                      -652500,
+                                      -3562500,
+                                      -1842500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Pontine reticular nucleus, ventral part",
+                                  "labelIndex": 552,
+                                  "rgb": [
+                                    255,
+                                    186,
+                                    134
                                   ],
+                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 881,
-                                    "atlas_id": 251,
+                                    "id": 552,
+                                    "atlas_id": 917,
                                     "ontology_id": 1,
-                                    "acronym": "PBl",
-                                    "name": "Parabrachial nucleus, lateral division",
-                                    "color_hex_triplet": "FFAE6F",
-                                    "graph_order": 876,
+                                    "acronym": "PRNv",
+                                    "name": "Pontine reticular nucleus, ventral part",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 897,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 867
+                                    "parent_structure_id": 987
                                   }
                                 },
                                 {
-                                  "name": "Parabrachial nucleus, medial division",
-                                  "labelIndex": 890,
+                                  "name": "Supragenual nucleus",
+                                  "labelIndex": 318,
                                   "rgb": [
                                     255,
-                                    174,
-                                    111
+                                    186,
+                                    134
                                   ],
-                                  "children": [
-                                    {
-                                      "name": "Parabrachial nucleus, medial division, external medial part",
-                                      "labelIndex": 899,
-                                      "rgb": [
-                                        255,
-                                        174,
-                                        111
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 899,
-                                        "atlas_id": 819,
-                                        "ontology_id": 1,
-                                        "acronym": "PBme",
-                                        "name": "Parabrachial nucleus, medial division, external medial part",
-                                        "color_hex_triplet": "FFAE6F",
-                                        "graph_order": 883,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 890
-                                      }
-                                    },
-                                    {
-                                      "name": "Parabrachial nucleus, medial division, medial medial part",
-                                      "labelIndex": 915,
-                                      "rgb": [
-                                        255,
-                                        174,
-                                        111
-                                      ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 915,
-                                        "atlas_id": 821,
-                                        "ontology_id": 1,
-                                        "acronym": "PBmm",
-                                        "name": "Parabrachial nucleus, medial division, medial medial part",
-                                        "color_hex_triplet": "FFAE6F",
-                                        "graph_order": 884,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 890
-                                      }
-                                    },
-                                    {
-                                      "name": "Parabrachial nucleus, medial division, ventral medial part",
-                                      "labelIndex": 923,
-                                      "rgb": [
-                                        255,
-                                        174,
-                                        111
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 318,
+                                    "atlas_id": 322,
+                                    "ontology_id": 1,
+                                    "acronym": "SG",
+                                    "name": "Supragenual nucleus",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 898,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 987,
+                                    "centers": [
+                                      [
+                                        10850,
+                                        4930,
+                                        5420
                                       ],
-                                      "children": [],
-                                      "ontologyMetadata": {
-                                        "id": 923,
-                                        "atlas_id": 822,
-                                        "ontology_id": 1,
-                                        "acronym": "PBmv",
-                                        "name": "Parabrachial nucleus, medial division, ventral medial part",
-                                        "color_hex_triplet": "FFAE6F",
-                                        "graph_order": 885,
-                                        "st_level": null,
-                                        "hemisphere_id": 3,
-                                        "parent_structure_id": 890
-                                      }
-                                    }
+                                      [
+                                        10850,
+                                        4930,
+                                        5980
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      317500,
+                                      -4212500,
+                                      -892500
+                                    ],
+                                    [
+                                      -242500,
+                                      -4212500,
+                                      -892500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Superior salivatory nucleus",
+                                  "labelIndex": 462,
+                                  "rgb": [
+                                    255,
+                                    186,
+                                    134
                                   ],
+                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 890,
-                                    "atlas_id": 252,
+                                    "id": 462,
+                                    "atlas_id": 340,
                                     "ontology_id": 1,
-                                    "acronym": "PBm",
-                                    "name": "Parabrachial nucleus, medial division",
-                                    "color_hex_triplet": "FFAE6F",
-                                    "graph_order": 882,
+                                    "acronym": "SSN",
+                                    "name": "Superior salivatory nucleus",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 899,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 867
+                                    "parent_structure_id": 987
                                   }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 867,
-                                "atlas_id": 249,
-                                "ontology_id": 1,
-                                "acronym": "PB",
-                                "name": "Parabrachial nucleus",
-                                "color_hex_triplet": "FFAE6F",
-                                "graph_order": 874,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1132,
-                                "centers": [
-                                  [
-                                    10340,
-                                    4240,
-                                    4140
-                                  ],
-                                  [
-                                    10340,
-                                    4240,
-                                    7260
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1597500,
-                                  -3702500,
-                                  -202500
-                                ],
-                                [
-                                  -1522500,
-                                  -3702500,
-                                  -202500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Superior olivary complex",
-                              "labelIndex": 398,
-                              "rgb": [
-                                255,
-                                174,
-                                111
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Superior olivary complex, periolivary region",
-                                  "labelIndex": 122,
+                                  "name": "Supratrigeminal nucleus",
+                                  "labelIndex": 534,
                                   "rgb": [
                                     255,
-                                    174,
-                                    111
+                                    186,
+                                    134
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 122,
-                                    "atlas_id": 439,
+                                    "id": 534,
+                                    "atlas_id": 349,
                                     "ontology_id": 1,
-                                    "acronym": "POR",
-                                    "name": "Superior olivary complex, periolivary region",
-                                    "color_hex_triplet": "FFAE6F",
-                                    "graph_order": 887,
+                                    "acronym": "SUT",
+                                    "name": "Supratrigeminal nucleus",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 900,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 398,
+                                    "parent_structure_id": 987,
                                     "centers": [
                                       [
-                                        9760,
-                                        6850,
-                                        4500
+                                        10070,
+                                        4860,
+                                        4140
                                       ],
                                       [
-                                        9760,
-                                        6850,
-                                        6900
+                                        10070,
+                                        4860,
+                                        7260
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1237500,
-                                      -3122500,
-                                      -2812500
+                                      1597500,
+                                      -3432500,
+                                      -822500
                                     ],
                                     [
-                                      -1162500,
-                                      -3122500,
-                                      -2812500
+                                      -1522500,
+                                      -3432500,
+                                      -822500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Superior olivary complex, medial part",
-                                  "labelIndex": 105,
+                                  "name": "Tegmental reticular nucleus",
+                                  "labelIndex": 574,
                                   "rgb": [
                                     255,
-                                    174,
-                                    111
+                                    186,
+                                    134
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 105,
-                                    "atlas_id": 437,
+                                    "id": 574,
+                                    "atlas_id": 354,
                                     "ontology_id": 1,
-                                    "acronym": "SOCm",
-                                    "name": "Superior olivary complex, medial part",
-                                    "color_hex_triplet": "FFAE6F",
-                                    "graph_order": 888,
+                                    "acronym": "TRN",
+                                    "name": "Tegmental reticular nucleus",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 901,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 398,
+                                    "parent_structure_id": 987,
                                     "centers": [
                                       [
-                                        9980,
-                                        6740,
-                                        4660
+                                        9340,
+                                        6080,
+                                        5180
                                       ],
                                       [
-                                        9980,
-                                        6740,
-                                        6740
+                                        9340,
+                                        6080,
+                                        6220
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1077500,
-                                      -3342500,
-                                      -2702500
+                                      557500,
+                                      -2702500,
+                                      -2042500
                                     ],
                                     [
-                                      -1002500,
-                                      -3342500,
-                                      -2702500
+                                      -482500,
+                                      -2702500,
+                                      -2042500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Superior olivary complex, lateral part",
-                                  "labelIndex": 114,
+                                  "name": "Motor nucleus of trigeminal",
+                                  "labelIndex": 621,
                                   "rgb": [
                                     255,
-                                    174,
-                                    111
+                                    186,
+                                    134
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 114,
-                                    "atlas_id": 438,
+                                    "id": 621,
+                                    "atlas_id": 360,
                                     "ontology_id": 1,
-                                    "acronym": "SOCl",
-                                    "name": "Superior olivary complex, lateral part",
-                                    "color_hex_triplet": "FFAE6F",
-                                    "graph_order": 889,
+                                    "acronym": "V",
+                                    "name": "Motor nucleus of trigeminal",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 902,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 398,
+                                    "parent_structure_id": 987,
                                     "centers": [
                                       [
-                                        10050,
-                                        6650,
-                                        4250
+                                        10200,
+                                        5290,
+                                        4090
                                       ],
                                       [
-                                        10050,
-                                        6650,
-                                        7150
+                                        10200,
+                                        5290,
+                                        7310
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1487500,
-                                      -3412500,
-                                      -2612500
+                                      1647500,
+                                      -3562500,
+                                      -1252500
                                     ],
                                     [
-                                      -1412500,
-                                      -3412500,
-                                      -2612500
+                                      -1572500,
+                                      -3562500,
+                                      -1252500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 398,
-                                "atlas_id": 332,
-                                "ontology_id": 1,
-                                "acronym": "SOC",
-                                "name": "Superior olivary complex",
-                                "color_hex_triplet": "FFAE6F",
-                                "graph_order": 886,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1132,
-                                "centers": [
-                                  [
-                                    9920,
-                                    6750,
-                                    4440
-                                  ],
-                                  [
-                                    9920,
-                                    6750,
-                                    6960
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1297500,
-                                  -3282500,
-                                  -2712500
-                                ],
-                                [
-                                  -1222500,
-                                  -3282500,
-                                  -2712500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 1132,
-                            "atlas_id": 282,
-                            "ontology_id": 1,
-                            "acronym": "P-sen",
-                            "name": "Pons, sensory related",
-                            "color_hex_triplet": "FFAE6F",
-                            "graph_order": 868,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 771,
-                            "centers": [
-                              [
-                                10050,
-                                5460,
-                                3770
-                              ],
-                              [
-                                10050,
-                                5460,
-                                7630
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1967500,
-                              -3412500,
-                              -1422500
-                            ],
-                            [
-                              -1892500,
-                              -3412500,
-                              -1422500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Pons, motor related",
-                          "labelIndex": 987,
-                          "rgb": [
-                            255,
-                            186,
-                            134
-                          ],
-                          "children": [
-                            {
-                              "name": "Barrington's nucleus",
-                              "labelIndex": 280,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 280,
-                                "atlas_id": 34,
-                                "ontology_id": 1,
-                                "acronym": "B",
-                                "name": "Barrington's nucleus",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 891,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    10660,
-                                    4380,
-                                    4890
-                                  ],
-                                  [
-                                    10660,
-                                    4380,
-                                    6510
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  847500,
-                                  -4022500,
-                                  -342500
-                                ],
-                                [
-                                  -772500,
-                                  -4022500,
-                                  -342500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Dorsal tegmental nucleus",
-                              "labelIndex": 880,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 880,
-                                "atlas_id": 109,
-                                "ontology_id": 1,
-                                "acronym": "DTN",
-                                "name": "Dorsal tegmental nucleus",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 892,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    10420,
-                                    4160,
-                                    5490
-                                  ],
-                                  [
-                                    10420,
-                                    4160,
-                                    5910
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  247500,
-                                  -3782500,
-                                  -122500
-                                ],
-                                [
-                                  -172500,
-                                  -3782500,
-                                  -122500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Lateral tegmental nucleus",
-                              "labelIndex": 283,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 283,
-                                "atlas_id": 176,
-                                "ontology_id": 1,
-                                "acronym": "LTN",
-                                "name": "Lateral tegmental nucleus",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 893,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987
-                              }
-                            },
-                            {
-                              "name": "Pontine central gray",
-                              "labelIndex": 898,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 898,
-                                "atlas_id": 253,
-                                "ontology_id": 1,
-                                "acronym": "PCG",
-                                "name": "Pontine central gray",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 894,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    10610,
-                                    4390,
-                                    5290
-                                  ],
-                                  [
-                                    10610,
-                                    4390,
-                                    6110
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  447500,
-                                  -3972500,
-                                  -352500
-                                ],
-                                [
-                                  -372500,
-                                  -3972500,
-                                  -352500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Pontine gray",
-                              "labelIndex": 931,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 931,
-                                "atlas_id": 823,
-                                "ontology_id": 1,
-                                "acronym": "PG",
-                                "name": "Pontine gray",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 895,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    8960,
-                                    6400,
-                                    5060
-                                  ],
-                                  [
-                                    8960,
-                                    6400,
-                                    6340
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  677500,
-                                  -2322500,
-                                  -2362500
-                                ],
-                                [
-                                  -602500,
-                                  -2322500,
-                                  -2362500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Pontine reticular nucleus, caudal part",
-                              "labelIndex": 1093,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 1093,
-                                "atlas_id": 277,
-                                "ontology_id": 1,
-                                "acronym": "PRNc",
-                                "name": "Pontine reticular nucleus, caudal part",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 896,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    10200,
-                                    5880,
-                                    5010
-                                  ],
-                                  [
-                                    10200,
-                                    5880,
-                                    6390
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  727500,
-                                  -3562500,
-                                  -1842500
-                                ],
-                                [
-                                  -652500,
-                                  -3562500,
-                                  -1842500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Pontine reticular nucleus, ventral part",
-                              "labelIndex": 552,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 552,
-                                "atlas_id": 917,
-                                "ontology_id": 1,
-                                "acronym": "PRNv",
-                                "name": "Pontine reticular nucleus, ventral part",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 897,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987
-                              }
-                            },
-                            {
-                              "name": "Supragenual nucleus",
-                              "labelIndex": 318,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 318,
-                                "atlas_id": 322,
-                                "ontology_id": 1,
-                                "acronym": "SG",
-                                "name": "Supragenual nucleus",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 898,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    10850,
-                                    4930,
-                                    5420
-                                  ],
-                                  [
-                                    10850,
-                                    4930,
-                                    5980
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  317500,
-                                  -4212500,
-                                  -892500
-                                ],
-                                [
-                                  -242500,
-                                  -4212500,
-                                  -892500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Superior salivatory nucleus",
-                              "labelIndex": 462,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 462,
-                                "atlas_id": 340,
-                                "ontology_id": 1,
-                                "acronym": "SSN",
-                                "name": "Superior salivatory nucleus",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 899,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987
-                              }
-                            },
-                            {
-                              "name": "Supratrigeminal nucleus",
-                              "labelIndex": 534,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 534,
-                                "atlas_id": 349,
-                                "ontology_id": 1,
-                                "acronym": "SUT",
-                                "name": "Supratrigeminal nucleus",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 900,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    10070,
-                                    4860,
-                                    4140
-                                  ],
-                                  [
-                                    10070,
-                                    4860,
-                                    7260
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1597500,
-                                  -3432500,
-                                  -822500
-                                ],
-                                [
-                                  -1522500,
-                                  -3432500,
-                                  -822500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Tegmental reticular nucleus",
-                              "labelIndex": 574,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 574,
-                                "atlas_id": 354,
-                                "ontology_id": 1,
-                                "acronym": "TRN",
-                                "name": "Tegmental reticular nucleus",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 901,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    9340,
-                                    6080,
-                                    5180
-                                  ],
-                                  [
-                                    9340,
-                                    6080,
-                                    6220
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  557500,
-                                  -2702500,
-                                  -2042500
-                                ],
-                                [
-                                  -482500,
-                                  -2702500,
-                                  -2042500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Motor nucleus of trigeminal",
-                              "labelIndex": 621,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 621,
-                                "atlas_id": 360,
-                                "ontology_id": 1,
-                                "acronym": "V",
-                                "name": "Motor nucleus of trigeminal",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 902,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    10200,
-                                    5290,
-                                    4090
+                                },
+                                {
+                                  "name": "Peritrigeminal zone",
+                                  "labelIndex": 549009215,
+                                  "rgb": [
+                                    255,
+                                    186,
+                                    134
                                   ],
-                                  [
-                                    10200,
-                                    5290,
-                                    7310
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 549009215,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "P5",
+                                    "name": "Peritrigeminal zone",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 903,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 987,
+                                    "centers": [
+                                      [
+                                        10060,
+                                        5330,
+                                        4350
+                                      ],
+                                      [
+                                        10060,
+                                        5330,
+                                        7050
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1387500,
+                                      -3422500,
+                                      -1292500
+                                    ],
+                                    [
+                                      -1312500,
+                                      -3422500,
+                                      -1292500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1647500,
-                                  -3562500,
-                                  -1252500
-                                ],
-                                [
-                                  -1572500,
-                                  -3562500,
-                                  -1252500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Peritrigeminal zone",
-                              "labelIndex": 549009215,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 549009215,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "P5",
-                                "name": "Peritrigeminal zone",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 903,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    10060,
-                                    5330,
-                                    4350
+                                },
+                                {
+                                  "name": "Accessory trigeminal nucleus",
+                                  "labelIndex": 549009219,
+                                  "rgb": [
+                                    255,
+                                    186,
+                                    134
                                   ],
-                                  [
-                                    10060,
-                                    5330,
-                                    7050
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 549009219,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "Acs5",
+                                    "name": "Accessory trigeminal nucleus",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 904,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 987,
+                                    "centers": [
+                                      [
+                                        10200,
+                                        5570,
+                                        4450
+                                      ],
+                                      [
+                                        10200,
+                                        5570,
+                                        6950
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1287500,
+                                      -3562500,
+                                      -1532500
+                                    ],
+                                    [
+                                      -1212500,
+                                      -3562500,
+                                      -1532500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1387500,
-                                  -3422500,
-                                  -1292500
-                                ],
-                                [
-                                  -1312500,
-                                  -3422500,
-                                  -1292500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Accessory trigeminal nucleus",
-                              "labelIndex": 549009219,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 549009219,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "Acs5",
-                                "name": "Accessory trigeminal nucleus",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 904,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    10200,
-                                    5570,
-                                    4450
+                                },
+                                {
+                                  "name": "Parvicellular motor 5 nucleus",
+                                  "labelIndex": 549009223,
+                                  "rgb": [
+                                    255,
+                                    186,
+                                    134
                                   ],
-                                  [
-                                    10200,
-                                    5570,
-                                    6950
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 549009223,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "PC5",
+                                    "name": "Parvicellular motor 5 nucleus",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 905,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 987,
+                                    "centers": [
+                                      [
+                                        9960,
+                                        5870,
+                                        4000
+                                      ],
+                                      [
+                                        9960,
+                                        5870,
+                                        7400
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1737500,
+                                      -3322500,
+                                      -1832500
+                                    ],
+                                    [
+                                      -1662500,
+                                      -3322500,
+                                      -1832500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1287500,
-                                  -3562500,
-                                  -1532500
-                                ],
-                                [
-                                  -1212500,
-                                  -3562500,
-                                  -1532500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Parvicellular motor 5 nucleus",
-                              "labelIndex": 549009223,
-                              "rgb": [
-                                255,
-                                186,
-                                134
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 549009223,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PC5",
-                                "name": "Parvicellular motor 5 nucleus",
-                                "color_hex_triplet": "FFBA86",
-                                "graph_order": 905,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 987,
-                                "centers": [
-                                  [
-                                    9960,
-                                    5870,
-                                    4000
+                                },
+                                {
+                                  "name": "Intertrigeminal nucleus",
+                                  "labelIndex": 549009227,
+                                  "rgb": [
+                                    255,
+                                    186,
+                                    134
                                   ],
-                                  [
-                                    9960,
-                                    5870,
-                                    7400
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 549009227,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "I5",
+                                    "name": "Intertrigeminal nucleus",
+                                    "color_hex_triplet": "FFBA86",
+                                    "graph_order": 906,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 987,
+                                    "centers": [
+                                      [
+                                        10340,
+                                        5260,
+                                        3850
+                                      ],
+                                      [
+                                        10340,
+                                        5260,
+                                        7550
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1887500,
+                                      -3702500,
+                                      -1222500
+                                    ],
+                                    [
+                                      -1812500,
+                                      -3702500,
+                                      -1222500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1737500,
-                                  -3322500,
-                                  -1832500
-                                ],
-                                [
-                                  -1662500,
-                                  -3322500,
-                                  -1832500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Intertrigeminal nucleus",
-                              "labelIndex": 549009227,
-                              "rgb": [
-                                255,
-                                186,
-                                134
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 549009227,
-                                "atlas_id": null,
+                                "id": 987,
+                                "atlas_id": 264,
                                 "ontology_id": 1,
-                                "acronym": "I5",
-                                "name": "Intertrigeminal nucleus",
+                                "acronym": "P-mot",
+                                "name": "Pons, motor related",
                                 "color_hex_triplet": "FFBA86",
-                                "graph_order": 906,
+                                "graph_order": 890,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 987,
+                                "parent_structure_id": 771,
                                 "centers": [
                                   [
-                                    10340,
-                                    5260,
-                                    3850
+                                    9920,
+                                    5680,
+                                    4920
                                   ],
                                   [
-                                    10340,
-                                    5260,
-                                    7550
+                                    9920,
+                                    5680,
+                                    6480
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  1887500,
-                                  -3702500,
-                                  -1222500
+                                  817500,
+                                  -3282500,
+                                  -1642500
                                 ],
                                 [
-                                  -1812500,
-                                  -3702500,
-                                  -1222500
+                                  -742500,
+                                  -3282500,
+                                  -1642500
                                 ]
                               ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 987,
-                            "atlas_id": 264,
-                            "ontology_id": 1,
-                            "acronym": "P-mot",
-                            "name": "Pons, motor related",
-                            "color_hex_triplet": "FFBA86",
-                            "graph_order": 890,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 771,
-                            "centers": [
-                              [
-                                9920,
-                                5680,
-                                4920
-                              ],
-                              [
-                                9920,
-                                5680,
-                                6480
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              817500,
-                              -3282500,
-                              -1642500
-                            ],
-                            [
-                              -742500,
-                              -3282500,
-                              -1642500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Pons, behavioral state related",
-                          "labelIndex": 1117,
-                          "rgb": [
-                            255,
-                            195,
-                            149
-                          ],
-                          "children": [
+                            },
                             {
-                              "name": "Superior central nucleus raphe",
-                              "labelIndex": 679,
+                              "name": "Pons, behavioral state related",
+                              "labelIndex": 1117,
                               "rgb": [
                                 255,
                                 195,
@@ -53767,30 +53779,99 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Superior central nucleus raphe, lateral part",
-                                  "labelIndex": 137,
+                                  "name": "Superior central nucleus raphe",
+                                  "labelIndex": 679,
                                   "rgb": [
                                     255,
                                     195,
                                     149
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Superior central nucleus raphe, lateral part",
+                                      "labelIndex": 137,
+                                      "rgb": [
+                                        255,
+                                        195,
+                                        149
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 137,
+                                        "atlas_id": 441,
+                                        "ontology_id": 1,
+                                        "acronym": "CSl",
+                                        "name": "Superior central nucleus raphe, lateral part",
+                                        "color_hex_triplet": "FFC395",
+                                        "graph_order": 909,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 679
+                                      }
+                                    },
+                                    {
+                                      "name": "Superior central nucleus raphe, medial part",
+                                      "labelIndex": 130,
+                                      "rgb": [
+                                        255,
+                                        195,
+                                        149
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 130,
+                                        "atlas_id": 440,
+                                        "ontology_id": 1,
+                                        "acronym": "CSm",
+                                        "name": "Superior central nucleus raphe, medial part",
+                                        "color_hex_triplet": "FFC395",
+                                        "graph_order": 910,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 679
+                                      }
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 137,
-                                    "atlas_id": 441,
+                                    "id": 679,
+                                    "atlas_id": 84,
                                     "ontology_id": 1,
-                                    "acronym": "CSl",
-                                    "name": "Superior central nucleus raphe, lateral part",
+                                    "acronym": "CS",
+                                    "name": "Superior central nucleus raphe",
                                     "color_hex_triplet": "FFC395",
-                                    "graph_order": 909,
+                                    "graph_order": 908,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 679
-                                  }
+                                    "parent_structure_id": 1117,
+                                    "centers": [
+                                      [
+                                        9550,
+                                        5180,
+                                        5510
+                                      ],
+                                      [
+                                        9550,
+                                        5180,
+                                        5890
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      227500,
+                                      -2912500,
+                                      -1142500
+                                    ],
+                                    [
+                                      -152500,
+                                      -2912500,
+                                      -1142500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Superior central nucleus raphe, medial part",
-                                  "labelIndex": 130,
+                                  "name": "Locus ceruleus",
+                                  "labelIndex": 147,
                                   "rgb": [
                                     255,
                                     195,
@@ -53798,530 +53879,1032 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 130,
-                                    "atlas_id": 440,
+                                    "id": 147,
+                                    "atlas_id": 159,
                                     "ontology_id": 1,
-                                    "acronym": "CSm",
-                                    "name": "Superior central nucleus raphe, medial part",
+                                    "acronym": "LC",
+                                    "name": "Locus ceruleus",
                                     "color_hex_triplet": "FFC395",
-                                    "graph_order": 910,
+                                    "graph_order": 911,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 679
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 679,
-                                "atlas_id": 84,
-                                "ontology_id": 1,
-                                "acronym": "CS",
-                                "name": "Superior central nucleus raphe",
-                                "color_hex_triplet": "FFC395",
-                                "graph_order": 908,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1117,
-                                "centers": [
-                                  [
-                                    9550,
-                                    5180,
-                                    5510
-                                  ],
-                                  [
-                                    9550,
-                                    5180,
-                                    5890
+                                    "parent_structure_id": 1117,
+                                    "centers": [
+                                      [
+                                        10720,
+                                        4280,
+                                        4730
+                                      ],
+                                      [
+                                        10720,
+                                        4280,
+                                        6670
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1007500,
+                                      -4082500,
+                                      -242500
+                                    ],
+                                    [
+                                      -932500,
+                                      -4082500,
+                                      -242500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  227500,
-                                  -2912500,
-                                  -1142500
-                                ],
-                                [
-                                  -152500,
-                                  -2912500,
-                                  -1142500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Locus ceruleus",
-                              "labelIndex": 147,
-                              "rgb": [
-                                255,
-                                195,
-                                149
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 147,
-                                "atlas_id": 159,
-                                "ontology_id": 1,
-                                "acronym": "LC",
-                                "name": "Locus ceruleus",
-                                "color_hex_triplet": "FFC395",
-                                "graph_order": 911,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1117,
-                                "centers": [
-                                  [
-                                    10720,
-                                    4280,
-                                    4730
+                                },
+                                {
+                                  "name": "Laterodorsal tegmental nucleus",
+                                  "labelIndex": 162,
+                                  "rgb": [
+                                    255,
+                                    195,
+                                    149
                                   ],
-                                  [
-                                    10720,
-                                    4280,
-                                    6670
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 162,
+                                    "atlas_id": 161,
+                                    "ontology_id": 1,
+                                    "acronym": "LDT",
+                                    "name": "Laterodorsal tegmental nucleus",
+                                    "color_hex_triplet": "FFC395",
+                                    "graph_order": 912,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1117,
+                                    "centers": [
+                                      [
+                                        10320,
+                                        3980,
+                                        5130
+                                      ],
+                                      [
+                                        10320,
+                                        3980,
+                                        6270
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      607500,
+                                      -3682500,
+                                      57500
+                                    ],
+                                    [
+                                      -532500,
+                                      -3682500,
+                                      57500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1007500,
-                                  -4082500,
-                                  -242500
-                                ],
-                                [
-                                  -932500,
-                                  -4082500,
-                                  -242500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Laterodorsal tegmental nucleus",
-                              "labelIndex": 162,
-                              "rgb": [
-                                255,
-                                195,
-                                149
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 162,
-                                "atlas_id": 161,
-                                "ontology_id": 1,
-                                "acronym": "LDT",
-                                "name": "Laterodorsal tegmental nucleus",
-                                "color_hex_triplet": "FFC395",
-                                "graph_order": 912,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1117,
-                                "centers": [
-                                  [
-                                    10320,
-                                    3980,
-                                    5130
+                                },
+                                {
+                                  "name": "Nucleus incertus",
+                                  "labelIndex": 604,
+                                  "rgb": [
+                                    255,
+                                    195,
+                                    149
                                   ],
-                                  [
-                                    10320,
-                                    3980,
-                                    6270
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 604,
+                                    "atlas_id": 216,
+                                    "ontology_id": 1,
+                                    "acronym": "NI",
+                                    "name": "Nucleus incertus",
+                                    "color_hex_triplet": "FFC395",
+                                    "graph_order": 913,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1117,
+                                    "centers": [
+                                      [
+                                        10550,
+                                        4820,
+                                        5490
+                                      ],
+                                      [
+                                        10550,
+                                        4820,
+                                        5910
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      247500,
+                                      -3912500,
+                                      -782500
+                                    ],
+                                    [
+                                      -172500,
+                                      -3912500,
+                                      -782500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  607500,
-                                  -3682500,
-                                  57500
-                                ],
-                                [
-                                  -532500,
-                                  -3682500,
-                                  57500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Nucleus incertus",
-                              "labelIndex": 604,
-                              "rgb": [
-                                255,
-                                195,
-                                149
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 604,
-                                "atlas_id": 216,
-                                "ontology_id": 1,
-                                "acronym": "NI",
-                                "name": "Nucleus incertus",
-                                "color_hex_triplet": "FFC395",
-                                "graph_order": 913,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1117,
-                                "centers": [
-                                  [
-                                    10550,
-                                    4820,
-                                    5490
+                                },
+                                {
+                                  "name": "Pontine reticular nucleus",
+                                  "labelIndex": 146,
+                                  "rgb": [
+                                    255,
+                                    195,
+                                    149
                                   ],
-                                  [
-                                    10550,
-                                    4820,
-                                    5910
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 146,
+                                    "atlas_id": 442,
+                                    "ontology_id": 1,
+                                    "acronym": "PRNr",
+                                    "name": "Pontine reticular nucleus",
+                                    "color_hex_triplet": "FFC395",
+                                    "graph_order": 914,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1117,
+                                    "centers": [
+                                      [
+                                        9510,
+                                        5320,
+                                        4790
+                                      ],
+                                      [
+                                        9510,
+                                        5320,
+                                        6610
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      947500,
+                                      -2872500,
+                                      -1282500
+                                    ],
+                                    [
+                                      -872500,
+                                      -2872500,
+                                      -1282500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  247500,
-                                  -3912500,
-                                  -782500
-                                ],
-                                [
-                                  -172500,
-                                  -3912500,
-                                  -782500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Pontine reticular nucleus",
-                              "labelIndex": 146,
-                              "rgb": [
-                                255,
-                                195,
-                                149
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 146,
-                                "atlas_id": 442,
-                                "ontology_id": 1,
-                                "acronym": "PRNr",
-                                "name": "Pontine reticular nucleus",
-                                "color_hex_triplet": "FFC395",
-                                "graph_order": 914,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1117,
-                                "centers": [
-                                  [
-                                    9510,
-                                    5320,
-                                    4790
+                                },
+                                {
+                                  "name": "Nucleus raphe pontis",
+                                  "labelIndex": 238,
+                                  "rgb": [
+                                    255,
+                                    195,
+                                    149
                                   ],
-                                  [
-                                    9510,
-                                    5320,
-                                    6610
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  947500,
-                                  -2872500,
-                                  -1282500
-                                ],
-                                [
-                                  -872500,
-                                  -2872500,
-                                  -1282500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Nucleus raphe pontis",
-                              "labelIndex": 238,
-                              "rgb": [
-                                255,
-                                195,
-                                149
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 238,
-                                "atlas_id": 312,
-                                "ontology_id": 1,
-                                "acronym": "RPO",
-                                "name": "Nucleus raphe pontis",
-                                "color_hex_triplet": "FFC395",
-                                "graph_order": 915,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1117,
-                                "centers": [
-                                  [
-                                    10190,
-                                    5040,
-                                    5620
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 238,
+                                    "atlas_id": 312,
+                                    "ontology_id": 1,
+                                    "acronym": "RPO",
+                                    "name": "Nucleus raphe pontis",
+                                    "color_hex_triplet": "FFC395",
+                                    "graph_order": 915,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1117,
+                                    "centers": [
+                                      [
+                                        10190,
+                                        5040,
+                                        5620
+                                      ],
+                                      [
+                                        10190,
+                                        5040,
+                                        5780
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      117500,
+                                      -3552500,
+                                      -1002500
+                                    ],
+                                    [
+                                      -42500,
+                                      -3552500,
+                                      -1002500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Subceruleus nucleus",
+                                  "labelIndex": 350,
+                                  "rgb": [
+                                    255,
+                                    195,
+                                    149
                                   ],
-                                  [
-                                    10190,
-                                    5040,
-                                    5780
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 350,
+                                    "atlas_id": 326,
+                                    "ontology_id": 1,
+                                    "acronym": "SLC",
+                                    "name": "Subceruleus nucleus",
+                                    "color_hex_triplet": "FFC395",
+                                    "graph_order": 916,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1117,
+                                    "centers": [
+                                      [
+                                        10620,
+                                        4700,
+                                        4740
+                                      ],
+                                      [
+                                        10620,
+                                        4700,
+                                        6660
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      997500,
+                                      -3982500,
+                                      -662500
+                                    ],
+                                    [
+                                      -922500,
+                                      -3982500,
+                                      -662500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  117500,
-                                  -3552500,
-                                  -1002500
-                                ],
-                                [
-                                  -42500,
-                                  -3552500,
-                                  -1002500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Subceruleus nucleus",
-                              "labelIndex": 350,
-                              "rgb": [
-                                255,
-                                195,
-                                149
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 350,
-                                "atlas_id": 326,
-                                "ontology_id": 1,
-                                "acronym": "SLC",
-                                "name": "Subceruleus nucleus",
-                                "color_hex_triplet": "FFC395",
-                                "graph_order": 916,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1117,
-                                "centers": [
-                                  [
-                                    10620,
-                                    4700,
-                                    4740
+                                },
+                                {
+                                  "name": "Sublaterodorsal nucleus",
+                                  "labelIndex": 358,
+                                  "rgb": [
+                                    255,
+                                    195,
+                                    149
                                   ],
-                                  [
-                                    10620,
-                                    4700,
-                                    6660
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 358,
+                                    "atlas_id": 327,
+                                    "ontology_id": 1,
+                                    "acronym": "SLD",
+                                    "name": "Sublaterodorsal nucleus",
+                                    "color_hex_triplet": "FFC395",
+                                    "graph_order": 917,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1117,
+                                    "centers": [
+                                      [
+                                        10640,
+                                        4730,
+                                        4960
+                                      ],
+                                      [
+                                        10640,
+                                        4730,
+                                        6440
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      777500,
+                                      -4002500,
+                                      -692500
+                                    ],
+                                    [
+                                      -702500,
+                                      -4002500,
+                                      -692500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  997500,
-                                  -3982500,
-                                  -662500
-                                ],
-                                [
-                                  -922500,
-                                  -3982500,
-                                  -662500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Sublaterodorsal nucleus",
-                              "labelIndex": 358,
-                              "rgb": [
-                                255,
-                                195,
-                                149
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 358,
-                                "atlas_id": 327,
+                                "id": 1117,
+                                "atlas_id": 280,
                                 "ontology_id": 1,
-                                "acronym": "SLD",
-                                "name": "Sublaterodorsal nucleus",
+                                "acronym": "P-sat",
+                                "name": "Pons, behavioral state related",
                                 "color_hex_triplet": "FFC395",
-                                "graph_order": 917,
+                                "graph_order": 907,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1117,
+                                "parent_structure_id": 771,
                                 "centers": [
                                   [
-                                    10640,
-                                    4730,
-                                    4960
+                                    9640,
+                                    5180,
+                                    4980
                                   ],
                                   [
-                                    10640,
-                                    4730,
-                                    6440
+                                    9640,
+                                    5180,
+                                    6420
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  777500,
-                                  -4002500,
-                                  -692500
+                                  757500,
+                                  -3002500,
+                                  -1142500
                                 ],
                                 [
-                                  -702500,
-                                  -4002500,
-                                  -692500
+                                  -682500,
+                                  -3002500,
+                                  -1142500
                                 ]
                               ]
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 1117,
-                            "atlas_id": 280,
+                            "id": 771,
+                            "atlas_id": 237,
                             "ontology_id": 1,
-                            "acronym": "P-sat",
-                            "name": "Pons, behavioral state related",
-                            "color_hex_triplet": "FFC395",
-                            "graph_order": 907,
+                            "acronym": "P",
+                            "name": "Pons",
+                            "color_hex_triplet": "FF9B88",
+                            "graph_order": 867,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 771,
+                            "parent_structure_id": 1065,
                             "centers": [
                               [
-                                9640,
-                                5180,
-                                4980
+                                9870,
+                                5540,
+                                4640
                               ],
                               [
-                                9640,
-                                5180,
-                                6420
+                                9870,
+                                5540,
+                                6760
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              757500,
-                              -3002500,
-                              -1142500
+                              1097500,
+                              -3232500,
+                              -1502500
                             ],
                             [
-                              -682500,
-                              -3002500,
-                              -1142500
+                              -1022500,
+                              -3232500,
+                              -1502500
                             ]
                           ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 771,
-                        "atlas_id": 237,
-                        "ontology_id": 1,
-                        "acronym": "P",
-                        "name": "Pons",
-                        "color_hex_triplet": "FF9B88",
-                        "graph_order": 867,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 1065,
-                        "centers": [
-                          [
-                            9870,
-                            5540,
-                            4640
-                          ],
-                          [
-                            9870,
-                            5540,
-                            6760
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1097500,
-                          -3232500,
-                          -1502500
-                        ],
-                        [
-                          -1022500,
-                          -3232500,
-                          -1502500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Medulla",
-                      "labelIndex": 354,
-                      "rgb": [
-                        255,
-                        155,
-                        205
-                      ],
-                      "children": [
+                        },
                         {
-                          "name": "Medulla, sensory related",
-                          "labelIndex": 386,
+                          "name": "Medulla",
+                          "labelIndex": 354,
                           "rgb": [
                             255,
-                            165,
-                            210
+                            155,
+                            205
                           ],
                           "children": [
                             {
-                              "name": "Area postrema",
-                              "labelIndex": 207,
+                              "name": "Medulla, sensory related",
+                              "labelIndex": 386,
                               "rgb": [
                                 255,
                                 165,
                                 210
                               ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 207,
-                                "atlas_id": 25,
-                                "ontology_id": 1,
-                                "acronym": "AP",
-                                "name": "Area postrema",
-                                "color_hex_triplet": "FFA5D2",
-                                "graph_order": 920,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 386,
-                                "centers": [
-                                  [
-                                    12660,
-                                    5010,
-                                    5600
+                              "children": [
+                                {
+                                  "name": "Area postrema",
+                                  "labelIndex": 207,
+                                  "rgb": [
+                                    255,
+                                    165,
+                                    210
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 207,
+                                    "atlas_id": 25,
+                                    "ontology_id": 1,
+                                    "acronym": "AP",
+                                    "name": "Area postrema",
+                                    "color_hex_triplet": "FFA5D2",
+                                    "graph_order": 920,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 386,
+                                    "centers": [
+                                      [
+                                        12660,
+                                        5010,
+                                        5600
+                                      ],
+                                      [
+                                        12660,
+                                        5010,
+                                        5800
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      137500,
+                                      -6022500,
+                                      -972500
+                                    ],
+                                    [
+                                      -62500,
+                                      -6022500,
+                                      -972500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Cochlear nuclei",
+                                  "labelIndex": 607,
+                                  "rgb": [
+                                    255,
+                                    165,
+                                    210
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Granular lamina of the cochlear nuclei",
+                                      "labelIndex": 112,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 112,
+                                        "atlas_id": 862,
+                                        "ontology_id": 1,
+                                        "acronym": "CNlam",
+                                        "name": "Granular lamina of the cochlear nuclei",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 922,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 607
+                                      }
+                                    },
+                                    {
+                                      "name": "Cochlear nucleus, subpedunclular granular region",
+                                      "labelIndex": 560,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 560,
+                                        "atlas_id": 918,
+                                        "ontology_id": 1,
+                                        "acronym": "CNspg",
+                                        "name": "Cochlear nucleus, subpedunclular granular region",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 923,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 607
+                                      }
+                                    },
+                                    {
+                                      "name": "Dorsal cochlear nucleus",
+                                      "labelIndex": 96,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 96,
+                                        "atlas_id": 860,
+                                        "ontology_id": 1,
+                                        "acronym": "DCO",
+                                        "name": "Dorsal cochlear nucleus",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 924,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 607,
+                                        "centers": [
+                                          [
+                                            11270,
+                                            5000,
+                                            3230
+                                          ],
+                                          [
+                                            11270,
+                                            5000,
+                                            8170
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2507500,
+                                          -4632500,
+                                          -962500
+                                        ],
+                                        [
+                                          -2432500,
+                                          -4632500,
+                                          -962500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Ventral cochlear nucleus",
+                                      "labelIndex": 101,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 101,
+                                        "atlas_id": 861,
+                                        "ontology_id": 1,
+                                        "acronym": "VCO",
+                                        "name": "Ventral cochlear nucleus",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 925,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 607,
+                                        "centers": [
+                                          [
+                                            10640,
+                                            5730,
+                                            3030
+                                          ],
+                                          [
+                                            10640,
+                                            5730,
+                                            8370
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          2707500,
+                                          -4002500,
+                                          -1692500
+                                        ],
+                                        [
+                                          -2632500,
+                                          -4002500,
+                                          -1692500
+                                        ]
+                                      ]
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 607,
+                                    "atlas_id": 75,
+                                    "ontology_id": 1,
+                                    "acronym": "CN",
+                                    "name": "Cochlear nuclei",
+                                    "color_hex_triplet": "FFA5D2",
+                                    "graph_order": 921,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 386,
+                                    "centers": [
+                                      [
+                                        10880,
+                                        5450,
+                                        3100
+                                      ],
+                                      [
+                                        10880,
+                                        5450,
+                                        8300
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2637500,
+                                      -4242500,
+                                      -1412500
+                                    ],
+                                    [
+                                      -2562500,
+                                      -4242500,
+                                      -1412500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Dorsal column nuclei",
+                                  "labelIndex": 720,
+                                  "rgb": [
+                                    255,
+                                    165,
+                                    210
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Cuneate nucleus",
+                                      "labelIndex": 711,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 711,
+                                        "atlas_id": 88,
+                                        "ontology_id": 1,
+                                        "acronym": "CU",
+                                        "name": "Cuneate nucleus",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 927,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 720,
+                                        "centers": [
+                                          [
+                                            12780,
+                                            5150,
+                                            4870
+                                          ],
+                                          [
+                                            12780,
+                                            5150,
+                                            6530
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          867500,
+                                          -6142500,
+                                          -1112500
+                                        ],
+                                        [
+                                          -792500,
+                                          -6142500,
+                                          -1112500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Gracile nucleus",
+                                      "labelIndex": 1039,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 1039,
+                                        "atlas_id": 129,
+                                        "ontology_id": 1,
+                                        "acronym": "GR",
+                                        "name": "Gracile nucleus",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 928,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 720,
+                                        "centers": [
+                                          [
+                                            12980,
+                                            5150,
+                                            5370
+                                          ],
+                                          [
+                                            12980,
+                                            5150,
+                                            6030
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          367500,
+                                          -6342500,
+                                          -1112500
+                                        ],
+                                        [
+                                          -292500,
+                                          -6342500,
+                                          -1112500
+                                        ]
+                                      ]
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 720,
+                                    "atlas_id": 89,
+                                    "ontology_id": 1,
+                                    "acronym": "DCN",
+                                    "name": "Dorsal column nuclei",
+                                    "color_hex_triplet": "FFA5D2",
+                                    "graph_order": 926,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 386,
+                                    "centers": [
+                                      [
+                                        12820,
+                                        5150,
+                                        4970
+                                      ],
+                                      [
+                                        12820,
+                                        5150,
+                                        6430
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      767500,
+                                      -6182500,
+                                      -1112500
+                                    ],
+                                    [
+                                      -692500,
+                                      -6182500,
+                                      -1112500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "External cuneate nucleus",
+                                  "labelIndex": 903,
+                                  "rgb": [
+                                    255,
+                                    165,
+                                    210
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 903,
+                                    "atlas_id": 112,
+                                    "ontology_id": 1,
+                                    "acronym": "ECU",
+                                    "name": "External cuneate nucleus",
+                                    "color_hex_triplet": "FFA5D2",
+                                    "graph_order": 929,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 386,
+                                    "centers": [
+                                      [
+                                        12470,
+                                        4840,
+                                        4340
+                                      ],
+                                      [
+                                        12470,
+                                        4840,
+                                        7060
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1397500,
+                                      -5832500,
+                                      -802500
+                                    ],
+                                    [
+                                      -1322500,
+                                      -5832500,
+                                      -802500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Nucleus of the trapezoid body",
+                                  "labelIndex": 642,
+                                  "rgb": [
+                                    255,
+                                    165,
+                                    210
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 642,
+                                    "atlas_id": 221,
+                                    "ontology_id": 1,
+                                    "acronym": "NTB",
+                                    "name": "Nucleus of the trapezoid body",
+                                    "color_hex_triplet": "FFA5D2",
+                                    "graph_order": 930,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 386,
+                                    "centers": [
+                                      [
+                                        9900,
+                                        6760,
+                                        5040
+                                      ],
+                                      [
+                                        9900,
+                                        6760,
+                                        6360
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      697500,
+                                      -3262500,
+                                      -2722500
+                                    ],
+                                    [
+                                      -622500,
+                                      -3262500,
+                                      -2722500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Nucleus of the solitary tract",
+                                  "labelIndex": 651,
+                                  "rgb": [
+                                    255,
+                                    165,
+                                    210
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Nucleus of the solitary tract, central part",
+                                      "labelIndex": 659,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 659,
+                                        "atlas_id": 223,
+                                        "ontology_id": 1,
+                                        "acronym": "NTSce",
+                                        "name": "Nucleus of the solitary tract, central part",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 932,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 651
+                                      }
+                                    },
+                                    {
+                                      "name": "Nucleus of the solitary tract, commissural part",
+                                      "labelIndex": 666,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 666,
+                                        "atlas_id": 224,
+                                        "ontology_id": 1,
+                                        "acronym": "NTSco",
+                                        "name": "Nucleus of the solitary tract, commissural part",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 933,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 651
+                                      }
+                                    },
+                                    {
+                                      "name": "Nucleus of the solitary tract, gelatinous part",
+                                      "labelIndex": 674,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 674,
+                                        "atlas_id": 225,
+                                        "ontology_id": 1,
+                                        "acronym": "NTSge",
+                                        "name": "Nucleus of the solitary tract, gelatinous part",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 934,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 651
+                                      }
+                                    },
+                                    {
+                                      "name": "Nucleus of the solitary tract, lateral part",
+                                      "labelIndex": 682,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 682,
+                                        "atlas_id": 226,
+                                        "ontology_id": 1,
+                                        "acronym": "NTSl",
+                                        "name": "Nucleus of the solitary tract, lateral part",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 935,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 651
+                                      }
+                                    },
+                                    {
+                                      "name": "Nucleus of the solitary tract, medial part",
+                                      "labelIndex": 691,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 691,
+                                        "atlas_id": 227,
+                                        "ontology_id": 1,
+                                        "acronym": "NTSm",
+                                        "name": "Nucleus of the solitary tract, medial part",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 936,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 651
+                                      }
+                                    }
                                   ],
-                                  [
-                                    12660,
-                                    5010,
-                                    5800
+                                  "ontologyMetadata": {
+                                    "id": 651,
+                                    "atlas_id": 222,
+                                    "ontology_id": 1,
+                                    "acronym": "NTS",
+                                    "name": "Nucleus of the solitary tract",
+                                    "color_hex_triplet": "FFA5D2",
+                                    "graph_order": 931,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 386,
+                                    "centers": [
+                                      [
+                                        12200,
+                                        5270,
+                                        4920
+                                      ],
+                                      [
+                                        12200,
+                                        5270,
+                                        6480
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      817500,
+                                      -5562500,
+                                      -1232500
+                                    ],
+                                    [
+                                      -742500,
+                                      -5562500,
+                                      -1232500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  137500,
-                                  -6022500,
-                                  -972500
-                                ],
-                                [
-                                  -62500,
-                                  -6022500,
-                                  -972500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Cochlear nuclei",
-                              "labelIndex": 607,
-                              "rgb": [
-                                255,
-                                165,
-                                210
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Granular lamina of the cochlear nuclei",
-                                  "labelIndex": 112,
+                                  "name": "Spinal nucleus of the trigeminal, caudal part",
+                                  "labelIndex": 429,
                                   "rgb": [
                                     255,
                                     165,
@@ -54329,21 +54912,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 112,
-                                    "atlas_id": 862,
+                                    "id": 429,
+                                    "atlas_id": 336,
                                     "ontology_id": 1,
-                                    "acronym": "CNlam",
-                                    "name": "Granular lamina of the cochlear nuclei",
+                                    "acronym": "SPVC",
+                                    "name": "Spinal nucleus of the trigeminal, caudal part",
                                     "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 922,
+                                    "graph_order": 937,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 607
-                                  }
+                                    "parent_structure_id": 386,
+                                    "centers": [
+                                      [
+                                        12840,
+                                        5900,
+                                        3980
+                                      ],
+                                      [
+                                        12840,
+                                        5900,
+                                        7420
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1757500,
+                                      -6202500,
+                                      -1862500
+                                    ],
+                                    [
+                                      -1682500,
+                                      -6202500,
+                                      -1862500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Cochlear nucleus, subpedunclular granular region",
-                                  "labelIndex": 560,
+                                  "name": "Spinal nucleus of the trigeminal, interpolar part",
+                                  "labelIndex": 437,
                                   "rgb": [
                                     255,
                                     165,
@@ -54351,67 +54958,202 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 560,
-                                    "atlas_id": 918,
+                                    "id": 437,
+                                    "atlas_id": 337,
                                     "ontology_id": 1,
-                                    "acronym": "CNspg",
-                                    "name": "Cochlear nucleus, subpedunclular granular region",
+                                    "acronym": "SPVI",
+                                    "name": "Spinal nucleus of the trigeminal, interpolar part",
                                     "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 923,
+                                    "graph_order": 938,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 607
-                                  }
+                                    "parent_structure_id": 386,
+                                    "centers": [
+                                      [
+                                        12110,
+                                        5880,
+                                        3750
+                                      ],
+                                      [
+                                        12110,
+                                        5880,
+                                        7650
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1987500,
+                                      -5472500,
+                                      -1842500
+                                    ],
+                                    [
+                                      -1912500,
+                                      -5472500,
+                                      -1842500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Dorsal cochlear nucleus",
-                                  "labelIndex": 96,
+                                  "name": "Spinal nucleus of the trigeminal, oral part",
+                                  "labelIndex": 445,
                                   "rgb": [
                                     255,
                                     165,
                                     210
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Spinal nucleus of the trigeminal, oral part, caudal dorsomedial part",
+                                      "labelIndex": 77,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 77,
+                                        "atlas_id": 858,
+                                        "ontology_id": 1,
+                                        "acronym": "SPVOcdm",
+                                        "name": "Spinal nucleus of the trigeminal, oral part, caudal dorsomedial part",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 940,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 445
+                                      }
+                                    },
+                                    {
+                                      "name": "Spinal nucleus of the trigeminal, oral part, middle dorsomedial part, dorsal zone",
+                                      "labelIndex": 53,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 53,
+                                        "atlas_id": 855,
+                                        "ontology_id": 1,
+                                        "acronym": "SPVOmdmd",
+                                        "name": "Spinal nucleus of the trigeminal, oral part, middle dorsomedial part, dorsal zone",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 941,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 445
+                                      }
+                                    },
+                                    {
+                                      "name": "Spinal nucleus of the trigeminal, oral part, middle dorsomedial part, ventral zone",
+                                      "labelIndex": 61,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 61,
+                                        "atlas_id": 856,
+                                        "ontology_id": 1,
+                                        "acronym": "SPVOmdmv",
+                                        "name": "Spinal nucleus of the trigeminal, oral part, middle dorsomedial part, ventral zone",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 942,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 445
+                                      }
+                                    },
+                                    {
+                                      "name": "Spinal nucleus of the trigeminal, oral part, rostral dorsomedial part",
+                                      "labelIndex": 45,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 45,
+                                        "atlas_id": 854,
+                                        "ontology_id": 1,
+                                        "acronym": "SPVOrdm",
+                                        "name": "Spinal nucleus of the trigeminal, oral part, rostral dorsomedial part",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 943,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 445
+                                      }
+                                    },
+                                    {
+                                      "name": "Spinal nucleus of the trigeminal, oral part, ventrolateral part",
+                                      "labelIndex": 69,
+                                      "rgb": [
+                                        255,
+                                        165,
+                                        210
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 69,
+                                        "atlas_id": 857,
+                                        "ontology_id": 1,
+                                        "acronym": "SPVOvl",
+                                        "name": "Spinal nucleus of the trigeminal, oral part, ventrolateral part",
+                                        "color_hex_triplet": "FFA5D2",
+                                        "graph_order": 944,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 445
+                                      }
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 96,
-                                    "atlas_id": 860,
+                                    "id": 445,
+                                    "atlas_id": 338,
                                     "ontology_id": 1,
-                                    "acronym": "DCO",
-                                    "name": "Dorsal cochlear nucleus",
+                                    "acronym": "SPVO",
+                                    "name": "Spinal nucleus of the trigeminal, oral part",
                                     "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 924,
+                                    "graph_order": 939,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 607,
+                                    "parent_structure_id": 386,
                                     "centers": [
                                       [
-                                        11270,
-                                        5000,
-                                        3230
+                                        11140,
+                                        5920,
+                                        3790
                                       ],
                                       [
-                                        11270,
-                                        5000,
-                                        8170
+                                        11140,
+                                        5920,
+                                        7610
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2507500,
-                                      -4632500,
-                                      -962500
+                                      1947500,
+                                      -4502500,
+                                      -1882500
                                     ],
                                     [
-                                      -2432500,
-                                      -4632500,
-                                      -962500
+                                      -1872500,
+                                      -4502500,
+                                      -1882500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Ventral cochlear nucleus",
-                                  "labelIndex": 101,
+                                  "name": "Paratrigeminal nucleus",
+                                  "labelIndex": 589508451,
                                   "rgb": [
                                     255,
                                     165,
@@ -54419,1072 +55161,918 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 101,
-                                    "atlas_id": 861,
+                                    "id": 589508451,
+                                    "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "VCO",
-                                    "name": "Ventral cochlear nucleus",
+                                    "acronym": "Pa5",
+                                    "name": "Paratrigeminal nucleus",
                                     "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 925,
+                                    "graph_order": 945,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 607,
+                                    "parent_structure_id": 386,
                                     "centers": [
                                       [
-                                        10640,
-                                        5730,
-                                        3030
+                                        12470,
+                                        5170,
+                                        3730
                                       ],
                                       [
-                                        10640,
-                                        5730,
-                                        8370
+                                        12470,
+                                        5170,
+                                        7670
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      2707500,
-                                      -4002500,
-                                      -1692500
+                                      2007500,
+                                      -5832500,
+                                      -1132500
                                     ],
                                     [
-                                      -2632500,
-                                      -4002500,
-                                      -1692500
+                                      -1932500,
+                                      -5832500,
+                                      -1132500
                                     ]
                                   ]
+                                },
+                                {
+                                  "name": "Nucleus z",
+                                  "labelIndex": 789,
+                                  "rgb": [
+                                    255,
+                                    165,
+                                    210
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 789,
+                                    "atlas_id": 381,
+                                    "ontology_id": 1,
+                                    "acronym": "z",
+                                    "name": "Nucleus z",
+                                    "color_hex_triplet": "FFA5D2",
+                                    "graph_order": 946,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 386
+                                  }
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 607,
-                                "atlas_id": 75,
+                                "id": 386,
+                                "atlas_id": 189,
                                 "ontology_id": 1,
-                                "acronym": "CN",
-                                "name": "Cochlear nuclei",
+                                "acronym": "MY-sen",
+                                "name": "Medulla, sensory related",
                                 "color_hex_triplet": "FFA5D2",
-                                "graph_order": 921,
+                                "graph_order": 919,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 386,
+                                "parent_structure_id": 354,
                                 "centers": [
                                   [
-                                    10880,
-                                    5450,
-                                    3100
+                                    11910,
+                                    5670,
+                                    3910
                                   ],
                                   [
-                                    10880,
-                                    5450,
-                                    8300
+                                    11910,
+                                    5670,
+                                    7490
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  2637500,
-                                  -4242500,
-                                  -1412500
+                                  1827500,
+                                  -5272500,
+                                  -1632500
                                 ],
                                 [
-                                  -2562500,
-                                  -4242500,
-                                  -1412500
+                                  -1752500,
+                                  -5272500,
+                                  -1632500
                                 ]
                               ]
                             },
                             {
-                              "name": "Dorsal column nuclei",
-                              "labelIndex": 720,
+                              "name": "Medulla, motor related",
+                              "labelIndex": 370,
                               "rgb": [
                                 255,
-                                165,
-                                210
+                                179,
+                                217
                               ],
                               "children": [
                                 {
-                                  "name": "Cuneate nucleus",
-                                  "labelIndex": 711,
+                                  "name": "Abducens nucleus",
+                                  "labelIndex": 653,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 711,
-                                    "atlas_id": 88,
+                                    "id": 653,
+                                    "atlas_id": 364,
                                     "ontology_id": 1,
-                                    "acronym": "CU",
-                                    "name": "Cuneate nucleus",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 927,
+                                    "acronym": "VI",
+                                    "name": "Abducens nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 948,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 720,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        12780,
-                                        5150,
-                                        4870
+                                        10770,
+                                        5220,
+                                        5290
                                       ],
                                       [
-                                        12780,
-                                        5150,
-                                        6530
+                                        10770,
+                                        5220,
+                                        6110
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      867500,
-                                      -6142500,
-                                      -1112500
+                                      447500,
+                                      -4132500,
+                                      -1182500
                                     ],
                                     [
-                                      -792500,
-                                      -6142500,
-                                      -1112500
+                                      -372500,
+                                      -4132500,
+                                      -1182500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Gracile nucleus",
-                                  "labelIndex": 1039,
+                                  "name": "Accessory abducens nucleus",
+                                  "labelIndex": 568,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 1039,
-                                    "atlas_id": 129,
+                                    "id": 568,
+                                    "atlas_id": 919,
                                     "ontology_id": 1,
-                                    "acronym": "GR",
-                                    "name": "Gracile nucleus",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 928,
+                                    "acronym": "ACVI",
+                                    "name": "Accessory abducens nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 949,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 370
+                                  }
+                                },
+                                {
+                                  "name": "Facial motor nucleus",
+                                  "labelIndex": 661,
+                                  "rgb": [
+                                    255,
+                                    179,
+                                    217
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 661,
+                                    "atlas_id": 365,
+                                    "ontology_id": 1,
+                                    "acronym": "VII",
+                                    "name": "Facial motor nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 950,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 720,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        12980,
-                                        5150,
-                                        5370
+                                        10850,
+                                        6780,
+                                        4340
                                       ],
                                       [
-                                        12980,
-                                        5150,
-                                        6030
+                                        10850,
+                                        6780,
+                                        7060
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      367500,
-                                      -6342500,
-                                      -1112500
+                                      1397500,
+                                      -4212500,
+                                      -2742500
                                     ],
                                     [
-                                      -292500,
-                                      -6342500,
-                                      -1112500
+                                      -1322500,
+                                      -4212500,
+                                      -2742500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 720,
-                                "atlas_id": 89,
-                                "ontology_id": 1,
-                                "acronym": "DCN",
-                                "name": "Dorsal column nuclei",
-                                "color_hex_triplet": "FFA5D2",
-                                "graph_order": 926,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 386,
-                                "centers": [
-                                  [
-                                    12820,
-                                    5150,
-                                    4970
-                                  ],
-                                  [
-                                    12820,
-                                    5150,
-                                    6430
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  767500,
-                                  -6182500,
-                                  -1112500
-                                ],
-                                [
-                                  -692500,
-                                  -6182500,
-                                  -1112500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "External cuneate nucleus",
-                              "labelIndex": 903,
-                              "rgb": [
-                                255,
-                                165,
-                                210
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 903,
-                                "atlas_id": 112,
-                                "ontology_id": 1,
-                                "acronym": "ECU",
-                                "name": "External cuneate nucleus",
-                                "color_hex_triplet": "FFA5D2",
-                                "graph_order": 929,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 386,
-                                "centers": [
-                                  [
-                                    12470,
-                                    4840,
-                                    4340
-                                  ],
-                                  [
-                                    12470,
-                                    4840,
-                                    7060
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1397500,
-                                  -5832500,
-                                  -802500
-                                ],
-                                [
-                                  -1322500,
-                                  -5832500,
-                                  -802500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Nucleus of the trapezoid body",
-                              "labelIndex": 642,
-                              "rgb": [
-                                255,
-                                165,
-                                210
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 642,
-                                "atlas_id": 221,
-                                "ontology_id": 1,
-                                "acronym": "NTB",
-                                "name": "Nucleus of the trapezoid body",
-                                "color_hex_triplet": "FFA5D2",
-                                "graph_order": 930,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 386,
-                                "centers": [
-                                  [
-                                    9900,
-                                    6760,
-                                    5040
+                                },
+                                {
+                                  "name": "Accessory facial motor nucleus",
+                                  "labelIndex": 576,
+                                  "rgb": [
+                                    255,
+                                    179,
+                                    217
                                   ],
-                                  [
-                                    9900,
-                                    6760,
-                                    6360
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 576,
+                                    "atlas_id": 920,
+                                    "ontology_id": 1,
+                                    "acronym": "ACVII",
+                                    "name": "Accessory facial motor nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 951,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        10550,
+                                        6330,
+                                        4580
+                                      ],
+                                      [
+                                        10550,
+                                        6330,
+                                        6820
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1157500,
+                                      -3912500,
+                                      -2292500
+                                    ],
+                                    [
+                                      -1082500,
+                                      -3912500,
+                                      -2292500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  697500,
-                                  -3262500,
-                                  -2722500
-                                ],
-                                [
-                                  -622500,
-                                  -3262500,
-                                  -2722500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Nucleus of the solitary tract",
-                              "labelIndex": 651,
-                              "rgb": [
-                                255,
-                                165,
-                                210
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Nucleus of the solitary tract, central part",
-                                  "labelIndex": 659,
+                                  "name": "Efferent vestibular nucleus",
+                                  "labelIndex": 640,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 659,
-                                    "atlas_id": 223,
+                                    "id": 640,
+                                    "atlas_id": 928,
                                     "ontology_id": 1,
-                                    "acronym": "NTSce",
-                                    "name": "Nucleus of the solitary tract, central part",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 932,
+                                    "acronym": "EV",
+                                    "name": "Efferent vestibular nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 952,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 651
+                                    "parent_structure_id": 370
                                   }
                                 },
                                 {
-                                  "name": "Nucleus of the solitary tract, commissural part",
-                                  "labelIndex": 666,
+                                  "name": "Nucleus ambiguus",
+                                  "labelIndex": 135,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Nucleus ambiguus, dorsal division",
+                                      "labelIndex": 939,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 939,
+                                        "atlas_id": 824,
+                                        "ontology_id": 1,
+                                        "acronym": "AMBd",
+                                        "name": "Nucleus ambiguus, dorsal division",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 954,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 135,
+                                        "centers": [
+                                          [
+                                            11620,
+                                            6550,
+                                            4280
+                                          ],
+                                          [
+                                            11620,
+                                            6550,
+                                            7120
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1457500,
+                                          -4982500,
+                                          -2512500
+                                        ],
+                                        [
+                                          -1382500,
+                                          -4982500,
+                                          -2512500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Nucleus ambiguus, ventral division",
+                                      "labelIndex": 143,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 143,
+                                        "atlas_id": 17,
+                                        "ontology_id": 1,
+                                        "acronym": "AMBv",
+                                        "name": "Nucleus ambiguus, ventral division",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 955,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 135,
+                                        "centers": [
+                                          [
+                                            12140,
+                                            6690,
+                                            4370
+                                          ],
+                                          [
+                                            12140,
+                                            6690,
+                                            7030
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1367500,
+                                          -5502500,
+                                          -2652500
+                                        ],
+                                        [
+                                          -1292500,
+                                          -5502500,
+                                          -2652500
+                                        ]
+                                      ]
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 666,
-                                    "atlas_id": 224,
+                                    "id": 135,
+                                    "atlas_id": 16,
                                     "ontology_id": 1,
-                                    "acronym": "NTSco",
-                                    "name": "Nucleus of the solitary tract, commissural part",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 933,
+                                    "acronym": "AMB",
+                                    "name": "Nucleus ambiguus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 953,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 651
-                                  }
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        11890,
+                                        6620,
+                                        4330
+                                      ],
+                                      [
+                                        11890,
+                                        6620,
+                                        7070
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1407500,
+                                      -5252500,
+                                      -2582500
+                                    ],
+                                    [
+                                      -1332500,
+                                      -5252500,
+                                      -2582500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Nucleus of the solitary tract, gelatinous part",
-                                  "labelIndex": 674,
+                                  "name": "Dorsal motor nucleus of the vagus nerve",
+                                  "labelIndex": 839,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 674,
-                                    "atlas_id": 225,
+                                    "id": 839,
+                                    "atlas_id": 104,
                                     "ontology_id": 1,
-                                    "acronym": "NTSge",
-                                    "name": "Nucleus of the solitary tract, gelatinous part",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 934,
+                                    "acronym": "DMX",
+                                    "name": "Dorsal motor nucleus of the vagus nerve",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 956,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 651
-                                  }
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        12520,
+                                        5360,
+                                        5340
+                                      ],
+                                      [
+                                        12520,
+                                        5360,
+                                        6060
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      397500,
+                                      -5882500,
+                                      -1322500
+                                    ],
+                                    [
+                                      -322500,
+                                      -5882500,
+                                      -1322500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Nucleus of the solitary tract, lateral part",
-                                  "labelIndex": 682,
+                                  "name": "Efferent cochlear group",
+                                  "labelIndex": 887,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 682,
-                                    "atlas_id": 226,
+                                    "id": 887,
+                                    "atlas_id": 110,
                                     "ontology_id": 1,
-                                    "acronym": "NTSl",
-                                    "name": "Nucleus of the solitary tract, lateral part",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 935,
+                                    "acronym": "ECO",
+                                    "name": "Efferent cochlear group",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 957,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 651
+                                    "parent_structure_id": 370
                                   }
                                 },
                                 {
-                                  "name": "Nucleus of the solitary tract, medial part",
-                                  "labelIndex": 691,
+                                  "name": "Gigantocellular reticular nucleus",
+                                  "labelIndex": 1048,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 691,
-                                    "atlas_id": 227,
+                                    "id": 1048,
+                                    "atlas_id": 130,
                                     "ontology_id": 1,
-                                    "acronym": "NTSm",
-                                    "name": "Nucleus of the solitary tract, medial part",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 936,
+                                    "acronym": "GRN",
+                                    "name": "Gigantocellular reticular nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 958,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 651
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 651,
-                                "atlas_id": 222,
-                                "ontology_id": 1,
-                                "acronym": "NTS",
-                                "name": "Nucleus of the solitary tract",
-                                "color_hex_triplet": "FFA5D2",
-                                "graph_order": 931,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 386,
-                                "centers": [
-                                  [
-                                    12200,
-                                    5270,
-                                    4920
-                                  ],
-                                  [
-                                    12200,
-                                    5270,
-                                    6480
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  817500,
-                                  -5562500,
-                                  -1232500
-                                ],
-                                [
-                                  -742500,
-                                  -5562500,
-                                  -1232500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Spinal nucleus of the trigeminal, caudal part",
-                              "labelIndex": 429,
-                              "rgb": [
-                                255,
-                                165,
-                                210
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 429,
-                                "atlas_id": 336,
-                                "ontology_id": 1,
-                                "acronym": "SPVC",
-                                "name": "Spinal nucleus of the trigeminal, caudal part",
-                                "color_hex_triplet": "FFA5D2",
-                                "graph_order": 937,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 386,
-                                "centers": [
-                                  [
-                                    12840,
-                                    5900,
-                                    3980
-                                  ],
-                                  [
-                                    12840,
-                                    5900,
-                                    7420
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1757500,
-                                  -6202500,
-                                  -1862500
-                                ],
-                                [
-                                  -1682500,
-                                  -6202500,
-                                  -1862500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Spinal nucleus of the trigeminal, interpolar part",
-                              "labelIndex": 437,
-                              "rgb": [
-                                255,
-                                165,
-                                210
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 437,
-                                "atlas_id": 337,
-                                "ontology_id": 1,
-                                "acronym": "SPVI",
-                                "name": "Spinal nucleus of the trigeminal, interpolar part",
-                                "color_hex_triplet": "FFA5D2",
-                                "graph_order": 938,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 386,
-                                "centers": [
-                                  [
-                                    12110,
-                                    5880,
-                                    3750
-                                  ],
-                                  [
-                                    12110,
-                                    5880,
-                                    7650
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        11350,
+                                        6150,
+                                        5280
+                                      ],
+                                      [
+                                        11350,
+                                        6150,
+                                        6120
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      457500,
+                                      -4712500,
+                                      -2112500
+                                    ],
+                                    [
+                                      -382500,
+                                      -4712500,
+                                      -2112500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1987500,
-                                  -5472500,
-                                  -1842500
-                                ],
-                                [
-                                  -1912500,
-                                  -5472500,
-                                  -1842500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Spinal nucleus of the trigeminal, oral part",
-                              "labelIndex": 445,
-                              "rgb": [
-                                255,
-                                165,
-                                210
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Spinal nucleus of the trigeminal, oral part, caudal dorsomedial part",
-                                  "labelIndex": 77,
+                                  "name": "Infracerebellar nucleus",
+                                  "labelIndex": 372,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 77,
-                                    "atlas_id": 858,
+                                    "id": 372,
+                                    "atlas_id": 470,
                                     "ontology_id": 1,
-                                    "acronym": "SPVOcdm",
-                                    "name": "Spinal nucleus of the trigeminal, oral part, caudal dorsomedial part",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 940,
+                                    "acronym": "ICB",
+                                    "name": "Infracerebellar nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 959,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 445
-                                  }
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        11470,
+                                        3930,
+                                        4340
+                                      ],
+                                      [
+                                        11470,
+                                        3930,
+                                        7060
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1397500,
+                                      -4832500,
+                                      107500
+                                    ],
+                                    [
+                                      -1322500,
+                                      -4832500,
+                                      107500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Spinal nucleus of the trigeminal, oral part, middle dorsomedial part, dorsal zone",
-                                  "labelIndex": 53,
+                                  "name": "Inferior olivary complex",
+                                  "labelIndex": 83,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 53,
-                                    "atlas_id": 855,
+                                    "id": 83,
+                                    "atlas_id": 151,
                                     "ontology_id": 1,
-                                    "acronym": "SPVOmdmd",
-                                    "name": "Spinal nucleus of the trigeminal, oral part, middle dorsomedial part, dorsal zone",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 941,
+                                    "acronym": "IO",
+                                    "name": "Inferior olivary complex",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 960,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 445
-                                  }
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        12040,
+                                        7080,
+                                        5310
+                                      ],
+                                      [
+                                        12040,
+                                        7080,
+                                        6090
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      427500,
+                                      -5402500,
+                                      -3042500
+                                    ],
+                                    [
+                                      -352500,
+                                      -5402500,
+                                      -3042500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Spinal nucleus of the trigeminal, oral part, middle dorsomedial part, ventral zone",
-                                  "labelIndex": 61,
+                                  "name": "Intermediate reticular nucleus",
+                                  "labelIndex": 136,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 61,
-                                    "atlas_id": 856,
+                                    "id": 136,
+                                    "atlas_id": 865,
                                     "ontology_id": 1,
-                                    "acronym": "SPVOmdmv",
-                                    "name": "Spinal nucleus of the trigeminal, oral part, middle dorsomedial part, ventral zone",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 942,
+                                    "acronym": "IRN",
+                                    "name": "Intermediate reticular nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 961,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 445
-                                  }
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        11670,
+                                        6090,
+                                        4730
+                                      ],
+                                      [
+                                        11670,
+                                        6090,
+                                        6670
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1007500,
+                                      -5032500,
+                                      -2052500
+                                    ],
+                                    [
+                                      -932500,
+                                      -5032500,
+                                      -2052500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Spinal nucleus of the trigeminal, oral part, rostral dorsomedial part",
-                                  "labelIndex": 45,
+                                  "name": "Inferior salivatory nucleus",
+                                  "labelIndex": 106,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 45,
-                                    "atlas_id": 854,
+                                    "id": 106,
+                                    "atlas_id": 154,
                                     "ontology_id": 1,
-                                    "acronym": "SPVOrdm",
-                                    "name": "Spinal nucleus of the trigeminal, oral part, rostral dorsomedial part",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 943,
+                                    "acronym": "ISN",
+                                    "name": "Inferior salivatory nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 962,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 445
-                                  }
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        11220,
+                                        5500,
+                                        4250
+                                      ],
+                                      [
+                                        11220,
+                                        5500,
+                                        7150
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1487500,
+                                      -4582500,
+                                      -1462500
+                                    ],
+                                    [
+                                      -1412500,
+                                      -4582500,
+                                      -1462500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Spinal nucleus of the trigeminal, oral part, ventrolateral part",
-                                  "labelIndex": 69,
+                                  "name": "Linear nucleus of the medulla",
+                                  "labelIndex": 203,
                                   "rgb": [
                                     255,
-                                    165,
-                                    210
+                                    179,
+                                    217
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 69,
-                                    "atlas_id": 857,
+                                    "id": 203,
+                                    "atlas_id": 166,
                                     "ontology_id": 1,
-                                    "acronym": "SPVOvl",
-                                    "name": "Spinal nucleus of the trigeminal, oral part, ventrolateral part",
-                                    "color_hex_triplet": "FFA5D2",
-                                    "graph_order": 944,
+                                    "acronym": "LIN",
+                                    "name": "Linear nucleus of the medulla",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 963,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 445
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 445,
-                                "atlas_id": 338,
-                                "ontology_id": 1,
-                                "acronym": "SPVO",
-                                "name": "Spinal nucleus of the trigeminal, oral part",
-                                "color_hex_triplet": "FFA5D2",
-                                "graph_order": 939,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 386,
-                                "centers": [
-                                  [
-                                    11140,
-                                    5920,
-                                    3790
-                                  ],
-                                  [
-                                    11140,
-                                    5920,
-                                    7610
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1947500,
-                                  -4502500,
-                                  -1882500
-                                ],
-                                [
-                                  -1872500,
-                                  -4502500,
-                                  -1882500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Paratrigeminal nucleus",
-                              "labelIndex": 589508451,
-                              "rgb": [
-                                255,
-                                165,
-                                210
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 589508451,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "Pa5",
-                                "name": "Paratrigeminal nucleus",
-                                "color_hex_triplet": "FFA5D2",
-                                "graph_order": 945,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 386,
-                                "centers": [
-                                  [
-                                    12470,
-                                    5170,
-                                    3730
-                                  ],
-                                  [
-                                    12470,
-                                    5170,
-                                    7670
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2007500,
-                                  -5832500,
-                                  -1132500
-                                ],
-                                [
-                                  -1932500,
-                                  -5832500,
-                                  -1132500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Nucleus z",
-                              "labelIndex": 789,
-                              "rgb": [
-                                255,
-                                165,
-                                210
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 789,
-                                "atlas_id": 381,
-                                "ontology_id": 1,
-                                "acronym": "z",
-                                "name": "Nucleus z",
-                                "color_hex_triplet": "FFA5D2",
-                                "graph_order": 946,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 386
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 386,
-                            "atlas_id": 189,
-                            "ontology_id": 1,
-                            "acronym": "MY-sen",
-                            "name": "Medulla, sensory related",
-                            "color_hex_triplet": "FFA5D2",
-                            "graph_order": 919,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 354,
-                            "centers": [
-                              [
-                                11910,
-                                5670,
-                                3910
-                              ],
-                              [
-                                11910,
-                                5670,
-                                7490
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1827500,
-                              -5272500,
-                              -1632500
-                            ],
-                            [
-                              -1752500,
-                              -5272500,
-                              -1632500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Medulla, motor related",
-                          "labelIndex": 370,
-                          "rgb": [
-                            255,
-                            179,
-                            217
-                          ],
-                          "children": [
-                            {
-                              "name": "Abducens nucleus",
-                              "labelIndex": 653,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 653,
-                                "atlas_id": 364,
-                                "ontology_id": 1,
-                                "acronym": "VI",
-                                "name": "Abducens nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 948,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    10770,
-                                    5220,
-                                    5290
-                                  ],
-                                  [
-                                    10770,
-                                    5220,
-                                    6110
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  447500,
-                                  -4132500,
-                                  -1182500
-                                ],
-                                [
-                                  -372500,
-                                  -4132500,
-                                  -1182500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Accessory abducens nucleus",
-                              "labelIndex": 568,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 568,
-                                "atlas_id": 919,
-                                "ontology_id": 1,
-                                "acronym": "ACVI",
-                                "name": "Accessory abducens nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 949,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370
-                              }
-                            },
-                            {
-                              "name": "Facial motor nucleus",
-                              "labelIndex": 661,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 661,
-                                "atlas_id": 365,
-                                "ontology_id": 1,
-                                "acronym": "VII",
-                                "name": "Facial motor nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 950,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    10850,
-                                    6780,
-                                    4340
-                                  ],
-                                  [
-                                    10850,
-                                    6780,
-                                    7060
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1397500,
-                                  -4212500,
-                                  -2742500
-                                ],
-                                [
-                                  -1322500,
-                                  -4212500,
-                                  -2742500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Accessory facial motor nucleus",
-                              "labelIndex": 576,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 576,
-                                "atlas_id": 920,
-                                "ontology_id": 1,
-                                "acronym": "ACVII",
-                                "name": "Accessory facial motor nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 951,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    10550,
-                                    6330,
-                                    4580
-                                  ],
-                                  [
-                                    10550,
-                                    6330,
-                                    6820
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1157500,
-                                  -3912500,
-                                  -2292500
-                                ],
-                                [
-                                  -1082500,
-                                  -3912500,
-                                  -2292500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Efferent vestibular nucleus",
-                              "labelIndex": 640,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 640,
-                                "atlas_id": 928,
-                                "ontology_id": 1,
-                                "acronym": "EV",
-                                "name": "Efferent vestibular nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 952,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370
-                              }
-                            },
-                            {
-                              "name": "Nucleus ambiguus",
-                              "labelIndex": 135,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        11910,
+                                        6250,
+                                        4340
+                                      ],
+                                      [
+                                        11910,
+                                        6250,
+                                        7060
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1397500,
+                                      -5272500,
+                                      -2212500
+                                    ],
+                                    [
+                                      -1322500,
+                                      -5272500,
+                                      -2212500
+                                    ]
+                                  ]
+                                },
                                 {
-                                  "name": "Nucleus ambiguus, dorsal division",
-                                  "labelIndex": 939,
+                                  "name": "Lateral reticular nucleus",
+                                  "labelIndex": 235,
                                   "rgb": [
                                     255,
                                     179,
                                     217
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Lateral reticular nucleus, magnocellular part",
+                                      "labelIndex": 955,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 955,
+                                        "atlas_id": 826,
+                                        "ontology_id": 1,
+                                        "acronym": "LRNm",
+                                        "name": "Lateral reticular nucleus, magnocellular part",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 965,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 235,
+                                        "centers": [
+                                          [
+                                            12400,
+                                            6990,
+                                            4450
+                                          ],
+                                          [
+                                            12400,
+                                            6990,
+                                            6950
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1287500,
+                                          -5762500,
+                                          -2952500
+                                        ],
+                                        [
+                                          -1212500,
+                                          -5762500,
+                                          -2952500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Lateral reticular nucleus, parvicellular part",
+                                      "labelIndex": 963,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 963,
+                                        "atlas_id": 827,
+                                        "ontology_id": 1,
+                                        "acronym": "LRNp",
+                                        "name": "Lateral reticular nucleus, parvicellular part",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 966,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 235,
+                                        "centers": [
+                                          [
+                                            11910,
+                                            7010,
+                                            3920
+                                          ],
+                                          [
+                                            11910,
+                                            7010,
+                                            7480
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1817500,
+                                          -5272500,
+                                          -2972500
+                                        ],
+                                        [
+                                          -1742500,
+                                          -5272500,
+                                          -2972500
+                                        ]
+                                      ]
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 939,
-                                    "atlas_id": 824,
+                                    "id": 235,
+                                    "atlas_id": 170,
                                     "ontology_id": 1,
-                                    "acronym": "AMBd",
-                                    "name": "Nucleus ambiguus, dorsal division",
+                                    "acronym": "LRN",
+                                    "name": "Lateral reticular nucleus",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 954,
+                                    "graph_order": 964,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 135,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        11620,
-                                        6550,
-                                        4280
+                                        12350,
+                                        6990,
+                                        4400
                                       ],
                                       [
-                                        11620,
-                                        6550,
-                                        7120
+                                        12350,
+                                        6990,
+                                        7000
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1457500,
-                                      -4982500,
-                                      -2512500
+                                      1337500,
+                                      -5712500,
+                                      -2952500
                                     ],
                                     [
-                                      -1382500,
-                                      -4982500,
-                                      -2512500
+                                      -1262500,
+                                      -5712500,
+                                      -2952500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Nucleus ambiguus, ventral division",
-                                  "labelIndex": 143,
+                                  "name": "Magnocellular reticular nucleus",
+                                  "labelIndex": 307,
                                   "rgb": [
                                     255,
                                     179,
@@ -55492,436 +56080,230 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 143,
-                                    "atlas_id": 17,
+                                    "id": 307,
+                                    "atlas_id": 179,
                                     "ontology_id": 1,
-                                    "acronym": "AMBv",
-                                    "name": "Nucleus ambiguus, ventral division",
+                                    "acronym": "MARN",
+                                    "name": "Magnocellular reticular nucleus",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 955,
+                                    "graph_order": 967,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 135,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        12140,
-                                        6690,
-                                        4370
+                                        11190,
+                                        6760,
+                                        5320
                                       ],
                                       [
-                                        12140,
-                                        6690,
-                                        7030
+                                        11190,
+                                        6760,
+                                        6080
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1367500,
-                                      -5502500,
-                                      -2652500
+                                      417500,
+                                      -4552500,
+                                      -2722500
                                     ],
                                     [
-                                      -1292500,
-                                      -5502500,
-                                      -2652500
+                                      -342500,
+                                      -4552500,
+                                      -2722500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 135,
-                                "atlas_id": 16,
-                                "ontology_id": 1,
-                                "acronym": "AMB",
-                                "name": "Nucleus ambiguus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 953,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11890,
-                                    6620,
-                                    4330
-                                  ],
-                                  [
-                                    11890,
-                                    6620,
-                                    7070
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1407500,
-                                  -5252500,
-                                  -2582500
-                                ],
-                                [
-                                  -1332500,
-                                  -5252500,
-                                  -2582500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Dorsal motor nucleus of the vagus nerve",
-                              "labelIndex": 839,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 839,
-                                "atlas_id": 104,
-                                "ontology_id": 1,
-                                "acronym": "DMX",
-                                "name": "Dorsal motor nucleus of the vagus nerve",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 956,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    12520,
-                                    5360,
-                                    5340
-                                  ],
-                                  [
-                                    12520,
-                                    5360,
-                                    6060
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  397500,
-                                  -5882500,
-                                  -1322500
-                                ],
-                                [
-                                  -322500,
-                                  -5882500,
-                                  -1322500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Efferent cochlear group",
-                              "labelIndex": 887,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 887,
-                                "atlas_id": 110,
-                                "ontology_id": 1,
-                                "acronym": "ECO",
-                                "name": "Efferent cochlear group",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 957,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370
-                              }
-                            },
-                            {
-                              "name": "Gigantocellular reticular nucleus",
-                              "labelIndex": 1048,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 1048,
-                                "atlas_id": 130,
-                                "ontology_id": 1,
-                                "acronym": "GRN",
-                                "name": "Gigantocellular reticular nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 958,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11350,
-                                    6150,
-                                    5280
-                                  ],
-                                  [
-                                    11350,
-                                    6150,
-                                    6120
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  457500,
-                                  -4712500,
-                                  -2112500
-                                ],
-                                [
-                                  -382500,
-                                  -4712500,
-                                  -2112500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Infracerebellar nucleus",
-                              "labelIndex": 372,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 372,
-                                "atlas_id": 470,
-                                "ontology_id": 1,
-                                "acronym": "ICB",
-                                "name": "Infracerebellar nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 959,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11470,
-                                    3930,
-                                    4340
-                                  ],
-                                  [
-                                    11470,
-                                    3930,
-                                    7060
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1397500,
-                                  -4832500,
-                                  107500
-                                ],
-                                [
-                                  -1322500,
-                                  -4832500,
-                                  107500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Inferior olivary complex",
-                              "labelIndex": 83,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 83,
-                                "atlas_id": 151,
-                                "ontology_id": 1,
-                                "acronym": "IO",
-                                "name": "Inferior olivary complex",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 960,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    12040,
-                                    7080,
-                                    5310
-                                  ],
-                                  [
-                                    12040,
-                                    7080,
-                                    6090
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  427500,
-                                  -5402500,
-                                  -3042500
-                                ],
-                                [
-                                  -352500,
-                                  -5402500,
-                                  -3042500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Intermediate reticular nucleus",
-                              "labelIndex": 136,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 136,
-                                "atlas_id": 865,
-                                "ontology_id": 1,
-                                "acronym": "IRN",
-                                "name": "Intermediate reticular nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 961,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11670,
-                                    6090,
-                                    4730
+                                },
+                                {
+                                  "name": "Medullary reticular nucleus",
+                                  "labelIndex": 395,
+                                  "rgb": [
+                                    255,
+                                    179,
+                                    217
                                   ],
-                                  [
-                                    11670,
-                                    6090,
-                                    6670
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1007500,
-                                  -5032500,
-                                  -2052500
-                                ],
-                                [
-                                  -932500,
-                                  -5032500,
-                                  -2052500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Inferior salivatory nucleus",
-                              "labelIndex": 106,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 106,
-                                "atlas_id": 154,
-                                "ontology_id": 1,
-                                "acronym": "ISN",
-                                "name": "Inferior salivatory nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 962,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11220,
-                                    5500,
-                                    4250
+                                  "children": [
+                                    {
+                                      "name": "Medullary reticular nucleus, dorsal part",
+                                      "labelIndex": 1098,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 1098,
+                                        "atlas_id": 844,
+                                        "ontology_id": 1,
+                                        "acronym": "MDRNd",
+                                        "name": "Medullary reticular nucleus, dorsal part",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 969,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 395,
+                                        "centers": [
+                                          [
+                                            12770,
+                                            6110,
+                                            4490
+                                          ],
+                                          [
+                                            12770,
+                                            6110,
+                                            6910
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1247500,
+                                          -6132500,
+                                          -2072500
+                                        ],
+                                        [
+                                          -1172500,
+                                          -6132500,
+                                          -2072500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Medullary reticular nucleus, ventral part",
+                                      "labelIndex": 1107,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 1107,
+                                        "atlas_id": 845,
+                                        "ontology_id": 1,
+                                        "acronym": "MDRNv",
+                                        "name": "Medullary reticular nucleus, ventral part",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 970,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 395,
+                                        "centers": [
+                                          [
+                                            12760,
+                                            6480,
+                                            5070
+                                          ],
+                                          [
+                                            12760,
+                                            6480,
+                                            6330
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          667500,
+                                          -6122500,
+                                          -2442500
+                                        ],
+                                        [
+                                          -592500,
+                                          -6122500,
+                                          -2442500
+                                        ]
+                                      ]
+                                    }
                                   ],
-                                  [
-                                    11220,
-                                    5500,
-                                    7150
+                                  "ontologyMetadata": {
+                                    "id": 395,
+                                    "atlas_id": 190,
+                                    "ontology_id": 1,
+                                    "acronym": "MDRN",
+                                    "name": "Medullary reticular nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 968,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        12740,
+                                        6340,
+                                        4830
+                                      ],
+                                      [
+                                        12740,
+                                        6340,
+                                        6570
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      907500,
+                                      -6102500,
+                                      -2302500
+                                    ],
+                                    [
+                                      -832500,
+                                      -6102500,
+                                      -2302500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1487500,
-                                  -4582500,
-                                  -1462500
-                                ],
-                                [
-                                  -1412500,
-                                  -4582500,
-                                  -1462500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Linear nucleus of the medulla",
-                              "labelIndex": 203,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 203,
-                                "atlas_id": 166,
-                                "ontology_id": 1,
-                                "acronym": "LIN",
-                                "name": "Linear nucleus of the medulla",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 963,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11910,
-                                    6250,
-                                    4340
+                                },
+                                {
+                                  "name": "Parvicellular reticular nucleus",
+                                  "labelIndex": 852,
+                                  "rgb": [
+                                    255,
+                                    179,
+                                    217
                                   ],
-                                  [
-                                    11910,
-                                    6250,
-                                    7060
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 852,
+                                    "atlas_id": 247,
+                                    "ontology_id": 1,
+                                    "acronym": "PARN",
+                                    "name": "Parvicellular reticular nucleus",
+                                    "color_hex_triplet": "FFB3D9",
+                                    "graph_order": 971,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        11450,
+                                        5980,
+                                        4230
+                                      ],
+                                      [
+                                        11450,
+                                        5980,
+                                        7170
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1507500,
+                                      -4812500,
+                                      -1942500
+                                    ],
+                                    [
+                                      -1432500,
+                                      -4812500,
+                                      -1942500
+                                    ]
                                   ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1397500,
-                                  -5272500,
-                                  -2212500
-                                ],
-                                [
-                                  -1322500,
-                                  -5272500,
-                                  -2212500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Lateral reticular nucleus",
-                              "labelIndex": 235,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Lateral reticular nucleus, magnocellular part",
-                                  "labelIndex": 955,
+                                  "name": "Parasolitary nucleus",
+                                  "labelIndex": 859,
                                   "rgb": [
                                     255,
                                     179,
@@ -55929,230 +56311,345 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 955,
-                                    "atlas_id": 826,
+                                    "id": 859,
+                                    "atlas_id": 248,
                                     "ontology_id": 1,
-                                    "acronym": "LRNm",
-                                    "name": "Lateral reticular nucleus, magnocellular part",
+                                    "acronym": "PAS",
+                                    "name": "Parasolitary nucleus",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 965,
+                                    "graph_order": 972,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 235,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        12400,
-                                        6990,
-                                        4450
+                                        12430,
+                                        5070,
+                                        4830
                                       ],
                                       [
-                                        12400,
-                                        6990,
-                                        6950
+                                        12430,
+                                        5070,
+                                        6570
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1287500,
-                                      -5762500,
-                                      -2952500
+                                      907500,
+                                      -5792500,
+                                      -1032500
                                     ],
                                     [
-                                      -1212500,
-                                      -5762500,
-                                      -2952500
+                                      -832500,
+                                      -5792500,
+                                      -1032500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Lateral reticular nucleus, parvicellular part",
-                                  "labelIndex": 963,
+                                  "name": "Paragigantocellular reticular nucleus",
+                                  "labelIndex": 938,
                                   "rgb": [
                                     255,
                                     179,
                                     217
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Paragigantocellular reticular nucleus, dorsal part",
+                                      "labelIndex": 970,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 970,
+                                        "atlas_id": 828,
+                                        "ontology_id": 1,
+                                        "acronym": "PGRNd",
+                                        "name": "Paragigantocellular reticular nucleus, dorsal part",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 974,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 938,
+                                        "centers": [
+                                          [
+                                            11390,
+                                            5370,
+                                            5370
+                                          ],
+                                          [
+                                            11390,
+                                            5370,
+                                            6030
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          367500,
+                                          -4752500,
+                                          -1332500
+                                        ],
+                                        [
+                                          -292500,
+                                          -4752500,
+                                          -1332500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Paragigantocellular reticular nucleus, lateral part",
+                                      "labelIndex": 978,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 978,
+                                        "atlas_id": 829,
+                                        "ontology_id": 1,
+                                        "acronym": "PGRNl",
+                                        "name": "Paragigantocellular reticular nucleus, lateral part",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 975,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 938,
+                                        "centers": [
+                                          [
+                                            11610,
+                                            6870,
+                                            4540
+                                          ],
+                                          [
+                                            11610,
+                                            6870,
+                                            6860
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1197500,
+                                          -4972500,
+                                          -2832500
+                                        ],
+                                        [
+                                          -1122500,
+                                          -4972500,
+                                          -2832500
+                                        ]
+                                      ]
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 963,
-                                    "atlas_id": 827,
+                                    "id": 938,
+                                    "atlas_id": 258,
                                     "ontology_id": 1,
-                                    "acronym": "LRNp",
-                                    "name": "Lateral reticular nucleus, parvicellular part",
+                                    "acronym": "PGRN",
+                                    "name": "Paragigantocellular reticular nucleus",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 966,
+                                    "graph_order": 973,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 235,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        11910,
-                                        7010,
-                                        3920
+                                        11580,
+                                        6610,
+                                        4750
                                       ],
                                       [
-                                        11910,
-                                        7010,
-                                        7480
+                                        11580,
+                                        6610,
+                                        6650
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1817500,
-                                      -5272500,
-                                      -2972500
+                                      987500,
+                                      -4942500,
+                                      -2572500
                                     ],
                                     [
-                                      -1742500,
-                                      -5272500,
-                                      -2972500
+                                      -912500,
+                                      -4942500,
+                                      -2572500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 235,
-                                "atlas_id": 170,
-                                "ontology_id": 1,
-                                "acronym": "LRN",
-                                "name": "Lateral reticular nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 964,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    12350,
-                                    6990,
-                                    4400
-                                  ],
-                                  [
-                                    12350,
-                                    6990,
-                                    7000
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1337500,
-                                  -5712500,
-                                  -2952500
-                                ],
-                                [
-                                  -1262500,
-                                  -5712500,
-                                  -2952500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Magnocellular reticular nucleus",
-                              "labelIndex": 307,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 307,
-                                "atlas_id": 179,
-                                "ontology_id": 1,
-                                "acronym": "MARN",
-                                "name": "Magnocellular reticular nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 967,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11190,
-                                    6760,
-                                    5320
-                                  ],
-                                  [
-                                    11190,
-                                    6760,
-                                    6080
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  417500,
-                                  -4552500,
-                                  -2722500
-                                ],
-                                [
-                                  -342500,
-                                  -4552500,
-                                  -2722500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Medullary reticular nucleus",
-                              "labelIndex": 395,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Medullary reticular nucleus, dorsal part",
-                                  "labelIndex": 1098,
+                                  "name": "Perihypoglossal nuclei",
+                                  "labelIndex": 154,
                                   "rgb": [
                                     255,
                                     179,
                                     217
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Nucleus intercalatus",
+                                      "labelIndex": 161,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 161,
+                                        "atlas_id": 444,
+                                        "ontology_id": 1,
+                                        "acronym": "NIS",
+                                        "name": "Nucleus intercalatus",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 977,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 154
+                                      }
+                                    },
+                                    {
+                                      "name": "Nucleus of Roller",
+                                      "labelIndex": 177,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 177,
+                                        "atlas_id": 446,
+                                        "ontology_id": 1,
+                                        "acronym": "NR",
+                                        "name": "Nucleus of Roller",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 978,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 154,
+                                        "centers": [
+                                          [
+                                            12380,
+                                            5810,
+                                            5370
+                                          ],
+                                          [
+                                            12380,
+                                            5810,
+                                            6030
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          367500,
+                                          -5742500,
+                                          -1772500
+                                        ],
+                                        [
+                                          -292500,
+                                          -5742500,
+                                          -1772500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Nucleus prepositus",
+                                      "labelIndex": 169,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 169,
+                                        "atlas_id": 445,
+                                        "ontology_id": 1,
+                                        "acronym": "PRP",
+                                        "name": "Nucleus prepositus",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 979,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 154,
+                                        "centers": [
+                                          [
+                                            11530,
+                                            5080,
+                                            5460
+                                          ],
+                                          [
+                                            11530,
+                                            5080,
+                                            5940
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          277500,
+                                          -4892500,
+                                          -1042500
+                                        ],
+                                        [
+                                          -202500,
+                                          -4892500,
+                                          -1042500
+                                        ]
+                                      ]
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 1098,
-                                    "atlas_id": 844,
+                                    "id": 154,
+                                    "atlas_id": 443,
                                     "ontology_id": 1,
-                                    "acronym": "MDRNd",
-                                    "name": "Medullary reticular nucleus, dorsal part",
+                                    "acronym": "PHY",
+                                    "name": "Perihypoglossal nuclei",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 969,
+                                    "graph_order": 976,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 395,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        12770,
-                                        6110,
-                                        4490
+                                        11620,
+                                        5160,
+                                        5450
                                       ],
                                       [
-                                        12770,
-                                        6110,
-                                        6910
+                                        11620,
+                                        5160,
+                                        5950
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1247500,
-                                      -6132500,
-                                      -2072500
+                                      287500,
+                                      -4982500,
+                                      -1122500
                                     ],
                                     [
-                                      -1172500,
-                                      -6132500,
-                                      -2072500
+                                      -212500,
+                                      -4982500,
+                                      -1122500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Medullary reticular nucleus, ventral part",
-                                  "labelIndex": 1107,
+                                  "name": "Paramedian reticular nucleus",
+                                  "labelIndex": 995,
                                   "rgb": [
                                     255,
                                     179,
@@ -56160,256 +56657,323 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 1107,
-                                    "atlas_id": 845,
+                                    "id": 995,
+                                    "atlas_id": 265,
                                     "ontology_id": 1,
-                                    "acronym": "MDRNv",
-                                    "name": "Medullary reticular nucleus, ventral part",
+                                    "acronym": "PMR",
+                                    "name": "Paramedian reticular nucleus",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 970,
+                                    "graph_order": 980,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 395,
-                                    "centers": [
-                                      [
-                                        12760,
-                                        6480,
-                                        5070
-                                      ],
-                                      [
-                                        12760,
-                                        6480,
-                                        6330
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      667500,
-                                      -6122500,
-                                      -2442500
-                                    ],
-                                    [
-                                      -592500,
-                                      -6122500,
-                                      -2442500
-                                    ]
-                                  ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 395,
-                                "atlas_id": 190,
-                                "ontology_id": 1,
-                                "acronym": "MDRN",
-                                "name": "Medullary reticular nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 968,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    12740,
-                                    6340,
-                                    4830
-                                  ],
-                                  [
-                                    12740,
-                                    6340,
-                                    6570
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  907500,
-                                  -6102500,
-                                  -2302500
-                                ],
-                                [
-                                  -832500,
-                                  -6102500,
-                                  -2302500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Parvicellular reticular nucleus",
-                              "labelIndex": 852,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 852,
-                                "atlas_id": 247,
-                                "ontology_id": 1,
-                                "acronym": "PARN",
-                                "name": "Parvicellular reticular nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 971,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11450,
-                                    5980,
-                                    4230
-                                  ],
-                                  [
-                                    11450,
-                                    5980,
-                                    7170
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1507500,
-                                  -4812500,
-                                  -1942500
-                                ],
-                                [
-                                  -1432500,
-                                  -4812500,
-                                  -1942500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Parasolitary nucleus",
-                              "labelIndex": 859,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 859,
-                                "atlas_id": 248,
-                                "ontology_id": 1,
-                                "acronym": "PAS",
-                                "name": "Parasolitary nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 972,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    12430,
-                                    5070,
-                                    4830
-                                  ],
-                                  [
-                                    12430,
-                                    5070,
-                                    6570
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  907500,
-                                  -5792500,
-                                  -1032500
-                                ],
-                                [
-                                  -832500,
-                                  -5792500,
-                                  -1032500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Paragigantocellular reticular nucleus",
-                              "labelIndex": 938,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [
+                                    "parent_structure_id": 370
+                                  }
+                                },
                                 {
-                                  "name": "Paragigantocellular reticular nucleus, dorsal part",
-                                  "labelIndex": 970,
+                                  "name": "Parapyramidal nucleus",
+                                  "labelIndex": 1069,
                                   "rgb": [
                                     255,
                                     179,
                                     217
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Parapyramidal nucleus, deep part",
+                                      "labelIndex": 185,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 185,
+                                        "atlas_id": 447,
+                                        "ontology_id": 1,
+                                        "acronym": "PPYd",
+                                        "name": "Parapyramidal nucleus, deep part",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 982,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1069
+                                      }
+                                    },
+                                    {
+                                      "name": "Parapyramidal nucleus, superficial part",
+                                      "labelIndex": 193,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 193,
+                                        "atlas_id": 448,
+                                        "ontology_id": 1,
+                                        "acronym": "PPYs",
+                                        "name": "Parapyramidal nucleus, superficial part",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 983,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1069
+                                      }
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 970,
-                                    "atlas_id": 828,
+                                    "id": 1069,
+                                    "atlas_id": 274,
                                     "ontology_id": 1,
-                                    "acronym": "PGRNd",
-                                    "name": "Paragigantocellular reticular nucleus, dorsal part",
+                                    "acronym": "PPY",
+                                    "name": "Parapyramidal nucleus",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 974,
+                                    "graph_order": 981,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 938,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        11390,
-                                        5370,
-                                        5370
+                                        10880,
+                                        7050,
+                                        4930
                                       ],
                                       [
-                                        11390,
-                                        5370,
-                                        6030
+                                        10880,
+                                        7050,
+                                        6470
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      367500,
-                                      -4752500,
-                                      -1332500
+                                      807500,
+                                      -4242500,
+                                      -3012500
                                     ],
                                     [
-                                      -292500,
-                                      -4752500,
-                                      -1332500
+                                      -732500,
+                                      -4242500,
+                                      -3012500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Paragigantocellular reticular nucleus, lateral part",
-                                  "labelIndex": 978,
+                                  "name": "Vestibular nuclei",
+                                  "labelIndex": 701,
                                   "rgb": [
                                     255,
                                     179,
                                     217
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Lateral vestibular nucleus",
+                                      "labelIndex": 209,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 209,
+                                        "atlas_id": 450,
+                                        "ontology_id": 1,
+                                        "acronym": "LAV",
+                                        "name": "Lateral vestibular nucleus",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 985,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 701,
+                                        "centers": [
+                                          [
+                                            11090,
+                                            4830,
+                                            4000
+                                          ],
+                                          [
+                                            11090,
+                                            4830,
+                                            7400
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1737500,
+                                          -4452500,
+                                          -792500
+                                        ],
+                                        [
+                                          -1662500,
+                                          -4452500,
+                                          -792500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Medial vestibular nucleus",
+                                      "labelIndex": 202,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 202,
+                                        "atlas_id": 449,
+                                        "ontology_id": 1,
+                                        "acronym": "MV",
+                                        "name": "Medial vestibular nucleus",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 986,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 701,
+                                        "centers": [
+                                          [
+                                            11260,
+                                            4830,
+                                            4780
+                                          ],
+                                          [
+                                            11260,
+                                            4830,
+                                            6620
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          957500,
+                                          -4622500,
+                                          -792500
+                                        ],
+                                        [
+                                          -882500,
+                                          -4622500,
+                                          -792500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Spinal vestibular nucleus",
+                                      "labelIndex": 225,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 225,
+                                        "atlas_id": 452,
+                                        "ontology_id": 1,
+                                        "acronym": "SPIV",
+                                        "name": "Spinal vestibular nucleus",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 987,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 701,
+                                        "centers": [
+                                          [
+                                            11680,
+                                            4880,
+                                            4350
+                                          ],
+                                          [
+                                            11680,
+                                            4880,
+                                            7050
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1387500,
+                                          -5042500,
+                                          -842500
+                                        ],
+                                        [
+                                          -1312500,
+                                          -5042500,
+                                          -842500
+                                        ]
+                                      ]
+                                    },
+                                    {
+                                      "name": "Superior vestibular nucleus",
+                                      "labelIndex": 217,
+                                      "rgb": [
+                                        255,
+                                        179,
+                                        217
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 217,
+                                        "atlas_id": 451,
+                                        "ontology_id": 1,
+                                        "acronym": "SUV",
+                                        "name": "Superior vestibular nucleus",
+                                        "color_hex_triplet": "FFB3D9",
+                                        "graph_order": 988,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 701,
+                                        "centers": [
+                                          [
+                                            11140,
+                                            4380,
+                                            4120
+                                          ],
+                                          [
+                                            11140,
+                                            4380,
+                                            7280
+                                          ]
+                                        ]
+                                      },
+                                      "POIs": [
+                                        [
+                                          1617500,
+                                          -4502500,
+                                          -342500
+                                        ],
+                                        [
+                                          -1542500,
+                                          -4502500,
+                                          -342500
+                                        ]
+                                      ]
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 978,
-                                    "atlas_id": 829,
+                                    "id": 701,
+                                    "atlas_id": 370,
                                     "ontology_id": 1,
-                                    "acronym": "PGRNl",
-                                    "name": "Paragigantocellular reticular nucleus, lateral part",
+                                    "acronym": "VNC",
+                                    "name": "Vestibular nuclei",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 975,
+                                    "graph_order": 984,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 938,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        11610,
-                                        6870,
+                                        11330,
+                                        4790,
                                         4540
                                       ],
                                       [
-                                        11610,
-                                        6870,
+                                        11330,
+                                        4790,
                                         6860
                                       ]
                                     ]
@@ -56417,88 +56981,19 @@
                                   "POIs": [
                                     [
                                       1197500,
-                                      -4972500,
-                                      -2832500
+                                      -4692500,
+                                      -752500
                                     ],
                                     [
                                       -1122500,
-                                      -4972500,
-                                      -2832500
+                                      -4692500,
+                                      -752500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 938,
-                                "atlas_id": 258,
-                                "ontology_id": 1,
-                                "acronym": "PGRN",
-                                "name": "Paragigantocellular reticular nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 973,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11580,
-                                    6610,
-                                    4750
-                                  ],
-                                  [
-                                    11580,
-                                    6610,
-                                    6650
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  987500,
-                                  -4942500,
-                                  -2572500
-                                ],
-                                [
-                                  -912500,
-                                  -4942500,
-                                  -2572500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Perihypoglossal nuclei",
-                              "labelIndex": 154,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [
-                                {
-                                  "name": "Nucleus intercalatus",
-                                  "labelIndex": 161,
-                                  "rgb": [
-                                    255,
-                                    179,
-                                    217
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 161,
-                                    "atlas_id": 444,
-                                    "ontology_id": 1,
-                                    "acronym": "NIS",
-                                    "name": "Nucleus intercalatus",
-                                    "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 977,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 154
-                                  }
                                 },
                                 {
-                                  "name": "Nucleus of Roller",
-                                  "labelIndex": 177,
+                                  "name": "Nucleus x",
+                                  "labelIndex": 765,
                                   "rgb": [
                                     255,
                                     179,
@@ -56506,45 +57001,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 177,
-                                    "atlas_id": 446,
+                                    "id": 765,
+                                    "atlas_id": 378,
                                     "ontology_id": 1,
-                                    "acronym": "NR",
-                                    "name": "Nucleus of Roller",
+                                    "acronym": "x",
+                                    "name": "Nucleus x",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 978,
+                                    "graph_order": 989,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 154,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        12380,
-                                        5810,
-                                        5370
+                                        11670,
+                                        5060,
+                                        3960
                                       ],
                                       [
-                                        12380,
-                                        5810,
-                                        6030
+                                        11670,
+                                        5060,
+                                        7440
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      367500,
-                                      -5742500,
-                                      -1772500
+                                      1777500,
+                                      -5032500,
+                                      -1022500
                                     ],
-                                    [
-                                      -292500,
-                                      -5742500,
-                                      -1772500
+                                    [
+                                      -1702500,
+                                      -5032500,
+                                      -1022500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Nucleus prepositus",
-                                  "labelIndex": 169,
+                                  "name": "Hypoglossal nucleus",
+                                  "labelIndex": 773,
                                   "rgb": [
                                     255,
                                     179,
@@ -56552,114 +57047,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 169,
-                                    "atlas_id": 445,
+                                    "id": 773,
+                                    "atlas_id": 379,
                                     "ontology_id": 1,
-                                    "acronym": "PRP",
-                                    "name": "Nucleus prepositus",
+                                    "acronym": "XII",
+                                    "name": "Hypoglossal nucleus",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 979,
+                                    "graph_order": 990,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 154,
+                                    "parent_structure_id": 370,
                                     "centers": [
                                       [
-                                        11530,
-                                        5080,
-                                        5460
+                                        12540,
+                                        5680,
+                                        5470
                                       ],
                                       [
-                                        11530,
-                                        5080,
-                                        5940
+                                        12540,
+                                        5680,
+                                        5930
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      277500,
-                                      -4892500,
-                                      -1042500
+                                      267500,
+                                      -5902500,
+                                      -1642500
                                     ],
                                     [
-                                      -202500,
-                                      -4892500,
-                                      -1042500
+                                      -192500,
+                                      -5902500,
+                                      -1642500
                                     ]
                                   ]
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 154,
-                                "atlas_id": 443,
-                                "ontology_id": 1,
-                                "acronym": "PHY",
-                                "name": "Perihypoglossal nuclei",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 976,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11620,
-                                    5160,
-                                    5450
-                                  ],
-                                  [
-                                    11620,
-                                    5160,
-                                    5950
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  287500,
-                                  -4982500,
-                                  -1122500
-                                ],
-                                [
-                                  -212500,
-                                  -4982500,
-                                  -1122500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Paramedian reticular nucleus",
-                              "labelIndex": 995,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 995,
-                                "atlas_id": 265,
-                                "ontology_id": 1,
-                                "acronym": "PMR",
-                                "name": "Paramedian reticular nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 980,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370
-                              }
-                            },
-                            {
-                              "name": "Parapyramidal nucleus",
-                              "labelIndex": 1069,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [
+                                },
                                 {
-                                  "name": "Parapyramidal nucleus, deep part",
-                                  "labelIndex": 185,
+                                  "name": "Nucleus y",
+                                  "labelIndex": 781,
                                   "rgb": [
                                     255,
                                     179,
@@ -56667,21 +57093,45 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 185,
-                                    "atlas_id": 447,
+                                    "id": 781,
+                                    "atlas_id": 380,
                                     "ontology_id": 1,
-                                    "acronym": "PPYd",
-                                    "name": "Parapyramidal nucleus, deep part",
+                                    "acronym": "y",
+                                    "name": "Nucleus y",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 982,
+                                    "graph_order": 991,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1069
-                                  }
+                                    "parent_structure_id": 370,
+                                    "centers": [
+                                      [
+                                        11270,
+                                        4490,
+                                        3730
+                                      ],
+                                      [
+                                        11270,
+                                        4490,
+                                        7670
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2007500,
+                                      -4632500,
+                                      -452500
+                                    ],
+                                    [
+                                      -1932500,
+                                      -4632500,
+                                      -452500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Parapyramidal nucleus, superficial part",
-                                  "labelIndex": 193,
+                                  "name": "Interstitial nucleus of the vestibular nerve",
+                                  "labelIndex": 76,
                                   "rgb": [
                                     255,
                                     179,
@@ -56689,569 +57139,224 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 193,
-                                    "atlas_id": 448,
+                                    "id": 76,
+                                    "atlas_id": 150,
                                     "ontology_id": 1,
-                                    "acronym": "PPYs",
-                                    "name": "Parapyramidal nucleus, superficial part",
+                                    "acronym": "INV",
+                                    "name": "Interstitial nucleus of the vestibular nerve",
                                     "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 983,
+                                    "graph_order": 992,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1069
+                                    "parent_structure_id": 370
                                   }
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 1069,
-                                "atlas_id": 274,
+                                "id": 370,
+                                "atlas_id": 187,
                                 "ontology_id": 1,
-                                "acronym": "PPY",
-                                "name": "Parapyramidal nucleus",
+                                "acronym": "MY-mot",
+                                "name": "Medulla, motor related",
                                 "color_hex_triplet": "FFB3D9",
-                                "graph_order": 981,
+                                "graph_order": 947,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 370,
+                                "parent_structure_id": 354,
                                 "centers": [
                                   [
-                                    10880,
-                                    7050,
-                                    4930
+                                    11640,
+                                    5970,
+                                    4750
                                   ],
                                   [
-                                    10880,
-                                    7050,
-                                    6470
+                                    11640,
+                                    5970,
+                                    6650
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  807500,
-                                  -4242500,
-                                  -3012500
+                                  987500,
+                                  -5002500,
+                                  -1932500
                                 ],
                                 [
-                                  -732500,
-                                  -4242500,
-                                  -3012500
+                                  -912500,
+                                  -5002500,
+                                  -1932500
                                 ]
                               ]
                             },
                             {
-                              "name": "Vestibular nuclei",
-                              "labelIndex": 701,
+                              "name": "Medulla, behavioral state related",
+                              "labelIndex": 379,
                               "rgb": [
                                 255,
-                                179,
-                                217
+                                198,
+                                226
                               ],
                               "children": [
                                 {
-                                  "name": "Lateral vestibular nucleus",
-                                  "labelIndex": 209,
-                                  "rgb": [
-                                    255,
-                                    179,
-                                    217
-                                  ],
-                                  "children": [],
-                                  "ontologyMetadata": {
-                                    "id": 209,
-                                    "atlas_id": 450,
-                                    "ontology_id": 1,
-                                    "acronym": "LAV",
-                                    "name": "Lateral vestibular nucleus",
-                                    "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 985,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 701,
-                                    "centers": [
-                                      [
-                                        11090,
-                                        4830,
-                                        4000
-                                      ],
-                                      [
-                                        11090,
-                                        4830,
-                                        7400
-                                      ]
-                                    ]
-                                  },
-                                  "POIs": [
-                                    [
-                                      1737500,
-                                      -4452500,
-                                      -792500
-                                    ],
-                                    [
-                                      -1662500,
-                                      -4452500,
-                                      -792500
-                                    ]
-                                  ]
-                                },
-                                {
-                                  "name": "Medial vestibular nucleus",
-                                  "labelIndex": 202,
+                                  "name": "Nucleus raphe magnus",
+                                  "labelIndex": 206,
                                   "rgb": [
                                     255,
-                                    179,
-                                    217
+                                    198,
+                                    226
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 202,
-                                    "atlas_id": 449,
+                                    "id": 206,
+                                    "atlas_id": 308,
                                     "ontology_id": 1,
-                                    "acronym": "MV",
-                                    "name": "Medial vestibular nucleus",
-                                    "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 986,
+                                    "acronym": "RM",
+                                    "name": "Nucleus raphe magnus",
+                                    "color_hex_triplet": "FFC6E2",
+                                    "graph_order": 994,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 701,
+                                    "parent_structure_id": 379,
                                     "centers": [
                                       [
-                                        11260,
-                                        4830,
-                                        4780
+                                        10540,
+                                        6530,
+                                        5670
                                       ],
                                       [
-                                        11260,
-                                        4830,
-                                        6620
+                                        10540,
+                                        6530,
+                                        5730
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      957500,
-                                      -4622500,
-                                      -792500
+                                      67500,
+                                      -3902500,
+                                      -2492500
                                     ],
                                     [
-                                      -882500,
-                                      -4622500,
-                                      -792500
+                                      7500,
+                                      -3902500,
+                                      -2492500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Spinal vestibular nucleus",
-                                  "labelIndex": 225,
+                                  "name": "Nucleus raphe pallidus",
+                                  "labelIndex": 230,
                                   "rgb": [
                                     255,
-                                    179,
-                                    217
+                                    198,
+                                    226
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 225,
-                                    "atlas_id": 452,
+                                    "id": 230,
+                                    "atlas_id": 311,
                                     "ontology_id": 1,
-                                    "acronym": "SPIV",
-                                    "name": "Spinal vestibular nucleus",
-                                    "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 987,
+                                    "acronym": "RPA",
+                                    "name": "Nucleus raphe pallidus",
+                                    "color_hex_triplet": "FFC6E2",
+                                    "graph_order": 995,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 701,
+                                    "parent_structure_id": 379,
                                     "centers": [
                                       [
-                                        11680,
-                                        4880,
-                                        4350
+                                        11660,
+                                        7100,
+                                        5670
                                       ],
                                       [
-                                        11680,
-                                        4880,
-                                        7050
+                                        11660,
+                                        7100,
+                                        5730
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1387500,
-                                      -5042500,
-                                      -842500
+                                      67500,
+                                      -5022500,
+                                      -3062500
                                     ],
                                     [
-                                      -1312500,
-                                      -5042500,
-                                      -842500
+                                      7500,
+                                      -5022500,
+                                      -3062500
                                     ]
                                   ]
                                 },
                                 {
-                                  "name": "Superior vestibular nucleus",
-                                  "labelIndex": 217,
+                                  "name": "Nucleus raphe obscurus",
+                                  "labelIndex": 222,
                                   "rgb": [
                                     255,
-                                    179,
-                                    217
+                                    198,
+                                    226
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 217,
-                                    "atlas_id": 451,
+                                    "id": 222,
+                                    "atlas_id": 310,
                                     "ontology_id": 1,
-                                    "acronym": "SUV",
-                                    "name": "Superior vestibular nucleus",
-                                    "color_hex_triplet": "FFB3D9",
-                                    "graph_order": 988,
+                                    "acronym": "RO",
+                                    "name": "Nucleus raphe obscurus",
+                                    "color_hex_triplet": "FFC6E2",
+                                    "graph_order": 996,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 701,
+                                    "parent_structure_id": 379,
                                     "centers": [
                                       [
-                                        11140,
-                                        4380,
-                                        4120
+                                        11960,
+                                        6540,
+                                        5680
                                       ],
                                       [
-                                        11140,
-                                        4380,
-                                        7280
+                                        11960,
+                                        6540,
+                                        5720
                                       ]
                                     ]
                                   },
                                   "POIs": [
                                     [
-                                      1617500,
-                                      -4502500,
-                                      -342500
+                                      57500,
+                                      -5322500,
+                                      -2502500
                                     ],
                                     [
-                                      -1542500,
-                                      -4502500,
-                                      -342500
+                                      17500,
+                                      -5322500,
+                                      -2502500
                                     ]
                                   ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 701,
-                                "atlas_id": 370,
-                                "ontology_id": 1,
-                                "acronym": "VNC",
-                                "name": "Vestibular nuclei",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 984,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11330,
-                                    4790,
-                                    4540
-                                  ],
-                                  [
-                                    11330,
-                                    4790,
-                                    6860
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1197500,
-                                  -4692500,
-                                  -752500
-                                ],
-                                [
-                                  -1122500,
-                                  -4692500,
-                                  -752500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Nucleus x",
-                              "labelIndex": 765,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 765,
-                                "atlas_id": 378,
-                                "ontology_id": 1,
-                                "acronym": "x",
-                                "name": "Nucleus x",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 989,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11670,
-                                    5060,
-                                    3960
-                                  ],
-                                  [
-                                    11670,
-                                    5060,
-                                    7440
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1777500,
-                                  -5032500,
-                                  -1022500
-                                ],
-                                [
-                                  -1702500,
-                                  -5032500,
-                                  -1022500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Hypoglossal nucleus",
-                              "labelIndex": 773,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 773,
-                                "atlas_id": 379,
-                                "ontology_id": 1,
-                                "acronym": "XII",
-                                "name": "Hypoglossal nucleus",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 990,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    12540,
-                                    5680,
-                                    5470
-                                  ],
-                                  [
-                                    12540,
-                                    5680,
-                                    5930
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  267500,
-                                  -5902500,
-                                  -1642500
-                                ],
-                                [
-                                  -192500,
-                                  -5902500,
-                                  -1642500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Nucleus y",
-                              "labelIndex": 781,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 781,
-                                "atlas_id": 380,
-                                "ontology_id": 1,
-                                "acronym": "y",
-                                "name": "Nucleus y",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 991,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370,
-                                "centers": [
-                                  [
-                                    11270,
-                                    4490,
-                                    3730
-                                  ],
-                                  [
-                                    11270,
-                                    4490,
-                                    7670
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  2007500,
-                                  -4632500,
-                                  -452500
-                                ],
-                                [
-                                  -1932500,
-                                  -4632500,
-                                  -452500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Interstitial nucleus of the vestibular nerve",
-                              "labelIndex": 76,
-                              "rgb": [
-                                255,
-                                179,
-                                217
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 76,
-                                "atlas_id": 150,
-                                "ontology_id": 1,
-                                "acronym": "INV",
-                                "name": "Interstitial nucleus of the vestibular nerve",
-                                "color_hex_triplet": "FFB3D9",
-                                "graph_order": 992,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 370
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 370,
-                            "atlas_id": 187,
-                            "ontology_id": 1,
-                            "acronym": "MY-mot",
-                            "name": "Medulla, motor related",
-                            "color_hex_triplet": "FFB3D9",
-                            "graph_order": 947,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 354,
-                            "centers": [
-                              [
-                                11640,
-                                5970,
-                                4750
-                              ],
-                              [
-                                11640,
-                                5970,
-                                6650
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              987500,
-                              -5002500,
-                              -1932500
-                            ],
-                            [
-                              -912500,
-                              -5002500,
-                              -1932500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Medulla, behavioral state related",
-                          "labelIndex": 379,
-                          "rgb": [
-                            255,
-                            198,
-                            226
-                          ],
-                          "children": [
-                            {
-                              "name": "Nucleus raphe magnus",
-                              "labelIndex": 206,
-                              "rgb": [
-                                255,
-                                198,
-                                226
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 206,
-                                "atlas_id": 308,
-                                "ontology_id": 1,
-                                "acronym": "RM",
-                                "name": "Nucleus raphe magnus",
-                                "color_hex_triplet": "FFC6E2",
-                                "graph_order": 994,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 379,
-                                "centers": [
-                                  [
-                                    10540,
-                                    6530,
-                                    5670
-                                  ],
-                                  [
-                                    10540,
-                                    6530,
-                                    5730
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  67500,
-                                  -3902500,
-                                  -2492500
-                                ],
-                                [
-                                  7500,
-                                  -3902500,
-                                  -2492500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Nucleus raphe pallidus",
-                              "labelIndex": 230,
-                              "rgb": [
-                                255,
-                                198,
-                                226
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 230,
-                                "atlas_id": 311,
+                                "id": 379,
+                                "atlas_id": 188,
                                 "ontology_id": 1,
-                                "acronym": "RPA",
-                                "name": "Nucleus raphe pallidus",
+                                "acronym": "MY-sat",
+                                "name": "Medulla, behavioral state related",
                                 "color_hex_triplet": "FFC6E2",
-                                "graph_order": 995,
+                                "graph_order": 993,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 379,
+                                "parent_structure_id": 354,
                                 "centers": [
                                   [
-                                    11660,
-                                    7100,
+                                    11130,
+                                    6700,
                                     5670
                                   ],
                                   [
-                                    11660,
-                                    7100,
+                                    11130,
+                                    6700,
                                     5730
                                   ]
                                 ]
@@ -57259,357 +57364,151 @@
                               "POIs": [
                                 [
                                   67500,
-                                  -5022500,
-                                  -3062500
+                                  -4492500,
+                                  -2662500
                                 ],
                                 [
                                   7500,
-                                  -5022500,
-                                  -3062500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "Nucleus raphe obscurus",
-                              "labelIndex": 222,
-                              "rgb": [
-                                255,
-                                198,
-                                226
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 222,
-                                "atlas_id": 310,
-                                "ontology_id": 1,
-                                "acronym": "RO",
-                                "name": "Nucleus raphe obscurus",
-                                "color_hex_triplet": "FFC6E2",
-                                "graph_order": 996,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 379,
-                                "centers": [
-                                  [
-                                    11960,
-                                    6540,
-                                    5680
-                                  ],
-                                  [
-                                    11960,
-                                    6540,
-                                    5720
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  57500,
-                                  -5322500,
-                                  -2502500
-                                ],
-                                [
-                                  17500,
-                                  -5322500,
-                                  -2502500
+                                  -4492500,
+                                  -2662500
                                 ]
                               ]
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 379,
-                            "atlas_id": 188,
+                            "id": 354,
+                            "atlas_id": 185,
                             "ontology_id": 1,
-                            "acronym": "MY-sat",
-                            "name": "Medulla, behavioral state related",
-                            "color_hex_triplet": "FFC6E2",
-                            "graph_order": 993,
+                            "acronym": "MY",
+                            "name": "Medulla",
+                            "color_hex_triplet": "FF9BCD",
+                            "graph_order": 918,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 354,
+                            "parent_structure_id": 1065,
                             "centers": [
                               [
-                                11130,
-                                6700,
-                                5670
+                                11730,
+                                5960,
+                                4500
                               ],
                               [
-                                11130,
-                                6700,
-                                5730
+                                11730,
+                                5960,
+                                6900
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              67500,
-                              -4492500,
-                              -2662500
+                              1237500,
+                              -5092500,
+                              -1922500
                             ],
                             [
-                              7500,
-                              -4492500,
-                              -2662500
+                              -1162500,
+                              -5092500,
+                              -1922500
                             ]
                           ]
                         }
                       ],
                       "ontologyMetadata": {
-                        "id": 354,
-                        "atlas_id": 185,
+                        "id": 1065,
+                        "atlas_id": 132,
                         "ontology_id": 1,
-                        "acronym": "MY",
-                        "name": "Medulla",
-                        "color_hex_triplet": "FF9BCD",
-                        "graph_order": 918,
+                        "acronym": "HB",
+                        "name": "Hindbrain",
+                        "color_hex_triplet": "FF9B88",
+                        "graph_order": 866,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 1065,
+                        "parent_structure_id": 343,
                         "centers": [
                           [
-                            11730,
-                            5960,
-                            4500
+                            11080,
+                            5810,
+                            4550
                           ],
                           [
-                            11730,
-                            5960,
-                            6900
+                            11080,
+                            5810,
+                            6850
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          1237500,
-                          -5092500,
-                          -1922500
+                          1187500,
+                          -4442500,
+                          -1772500
                         ],
                         [
-                          -1162500,
-                          -5092500,
-                          -1922500
+                          -1112500,
+                          -4442500,
+                          -1772500
                         ]
                       ]
                     }
                   ],
                   "ontologyMetadata": {
-                    "id": 1065,
-                    "atlas_id": 132,
+                    "id": 343,
+                    "atlas_id": 42,
                     "ontology_id": 1,
-                    "acronym": "HB",
-                    "name": "Hindbrain",
-                    "color_hex_triplet": "FF9B88",
-                    "graph_order": 866,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 343,
-                    "centers": [
-                      [
-                        11080,
-                        5810,
-                        4550
-                      ],
-                      [
-                        11080,
-                        5810,
-                        6850
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1187500,
-                      -4442500,
-                      -1772500
-                    ],
-                    [
-                      -1112500,
-                      -4442500,
-                      -1772500
-                    ]
-                  ]
-                }
-              ],
-              "ontologyMetadata": {
-                "id": 343,
-                "atlas_id": 42,
-                "ontology_id": 1,
-                "acronym": "BS",
-                "name": "Brain stem",
-                "color_hex_triplet": "FF7080",
-                "graph_order": 639,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 8,
-                "centers": [
-                  [
-                    9240,
-                    4760,
-                    4630
-                  ],
-                  [
-                    9240,
-                    4760,
-                    6770
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  1107500,
-                  -2602500,
-                  -722500
-                ],
-                [
-                  -1032500,
-                  -2602500,
-                  -722500
-                ]
-              ]
-            },
-            {
-              "name": "Cerebellum",
-              "labelIndex": 512,
-              "rgb": [
-                240,
-                240,
-                128
-              ],
-              "children": [
-                {
-                  "name": "Cerebellar cortex",
-                  "labelIndex": 528,
-                  "rgb": [
-                    240,
-                    240,
-                    128
-                  ],
-                  "children": [
-                    {
-                      "name": "Vermal regions",
-                      "labelIndex": 645,
-                      "rgb": [
-                        255,
-                        252,
-                        145
-                      ],
-                      "children": [
-                        {
-                          "name": "Lingula (I)",
-                          "labelIndex": 912,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
-                            {
-                              "name": "Lingula (I), molecular layer",
-                              "labelIndex": 10707,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10707,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "LINGmo",
-                                "name": "Lingula (I), molecular layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1001,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 912
-                              }
-                            },
-                            {
-                              "name": "Lingula (I), Purkinje layer",
-                              "labelIndex": 10706,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10706,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "LINGpu",
-                                "name": "Lingula (I), Purkinje layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1002,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 912
-                              }
-                            },
-                            {
-                              "name": "Lingula (I), granular layer",
-                              "labelIndex": 10705,
-                              "rgb": [
-                                236,
-                                231,
-                                84
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10705,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "LINGgr",
-                                "name": "Lingula (I), granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1003,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 912
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 912,
-                            "atlas_id": 396,
-                            "ontology_id": 1,
-                            "acronym": "LING",
-                            "name": "Lingula (I)",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1000,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 645,
-                            "centers": [
-                              [
-                                11270,
-                                4060,
-                                5490
-                              ],
-                              [
-                                11270,
-                                4060,
-                                5910
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              247500,
-                              -4632500,
-                              -22500
-                            ],
-                            [
-                              -172500,
-                              -4632500,
-                              -22500
-                            ]
-                          ]
-                        },
+                    "acronym": "BS",
+                    "name": "Brain stem",
+                    "color_hex_triplet": "FF7080",
+                    "graph_order": 639,
+                    "st_level": null,
+                    "hemisphere_id": 3,
+                    "parent_structure_id": 8,
+                    "centers": [
+                      [
+                        9240,
+                        4760,
+                        4630
+                      ],
+                      [
+                        9240,
+                        4760,
+                        6770
+                      ]
+                    ]
+                  },
+                  "POIs": [
+                    [
+                      1107500,
+                      -2602500,
+                      -722500
+                    ],
+                    [
+                      -1032500,
+                      -2602500,
+                      -722500
+                    ]
+                  ]
+                },
+                {
+                  "name": "Cerebellum",
+                  "labelIndex": 512,
+                  "rgb": [
+                    240,
+                    240,
+                    128
+                  ],
+                  "children": [
+                    {
+                      "name": "Cerebellar cortex",
+                      "labelIndex": 528,
+                      "rgb": [
+                        240,
+                        240,
+                        128
+                      ],
+                      "children": [
                         {
-                          "name": "Central lobule",
-                          "labelIndex": 920,
+                          "name": "Vermal regions",
+                          "labelIndex": 645,
                           "rgb": [
                             255,
                             252,
@@ -57617,8 +57516,8 @@
                           ],
                           "children": [
                             {
-                              "name": "Lobule II",
-                              "labelIndex": 976,
+                              "name": "Lingula (I)",
+                              "labelIndex": 912,
                               "rgb": [
                                 255,
                                 252,
@@ -57626,8 +57525,8 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Lobule II, molecular layer",
-                                  "labelIndex": 10710,
+                                  "name": "Lingula (I), molecular layer",
+                                  "labelIndex": 10707,
                                   "rgb": [
                                     255,
                                     252,
@@ -57635,21 +57534,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10710,
+                                    "id": 10707,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CENT2mo",
-                                    "name": "Lobule II, molecular layer",
+                                    "acronym": "LINGmo",
+                                    "name": "Lingula (I), molecular layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1006,
+                                    "graph_order": 1001,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 976
+                                    "parent_structure_id": 912
                                   }
                                 },
                                 {
-                                  "name": "Lobule II, Purkinje layer",
-                                  "labelIndex": 10709,
+                                  "name": "Lingula (I), Purkinje layer",
+                                  "labelIndex": 10706,
                                   "rgb": [
                                     255,
                                     252,
@@ -57657,21 +57556,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10709,
+                                    "id": 10706,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CENT2pu",
-                                    "name": "Lobule II, Purkinje layer",
+                                    "acronym": "LINGpu",
+                                    "name": "Lingula (I), Purkinje layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1007,
+                                    "graph_order": 1002,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 976
+                                    "parent_structure_id": 912
                                   }
                                 },
                                 {
-                                  "name": "Lobule II, granular layer",
-                                  "labelIndex": 10708,
+                                  "name": "Lingula (I), granular layer",
+                                  "labelIndex": 10705,
                                   "rgb": [
                                     236,
                                     231,
@@ -57679,59 +57578,59 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10708,
+                                    "id": 10705,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CENT2gr",
-                                    "name": "Lobule II, granular layer",
+                                    "acronym": "LINGgr",
+                                    "name": "Lingula (I), granular layer",
                                     "color_hex_triplet": "ECE754",
-                                    "graph_order": 1008,
+                                    "graph_order": 1003,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 976
+                                    "parent_structure_id": 912
                                   }
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 976,
-                                "atlas_id": 404,
+                                "id": 912,
+                                "atlas_id": 396,
                                 "ontology_id": 1,
-                                "acronym": "CENT2",
-                                "name": "Lobule II",
+                                "acronym": "LING",
+                                "name": "Lingula (I)",
                                 "color_hex_triplet": "FFFC91",
-                                "graph_order": 1005,
+                                "graph_order": 1000,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 920,
+                                "parent_structure_id": 645,
                                 "centers": [
                                   [
-                                    10750,
-                                    3420,
-                                    5230
+                                    11270,
+                                    4060,
+                                    5490
                                   ],
                                   [
-                                    10750,
-                                    3420,
-                                    6170
+                                    11270,
+                                    4060,
+                                    5910
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  507500,
-                                  -4112500,
-                                  617500
+                                  247500,
+                                  -4632500,
+                                  -22500
                                 ],
                                 [
-                                  -432500,
-                                  -4112500,
-                                  617500
+                                  -172500,
+                                  -4632500,
+                                  -22500
                                 ]
                               ]
                             },
                             {
-                              "name": "Lobule III",
-                              "labelIndex": 984,
+                              "name": "Central lobule",
+                              "labelIndex": 920,
                               "rgb": [
                                 255,
                                 252,
@@ -57739,159 +57638,610 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Lobule III, molecular layer",
-                                  "labelIndex": 10713,
+                                  "name": "Lobule II",
+                                  "labelIndex": 976,
                                   "rgb": [
                                     255,
                                     252,
                                     145
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Lobule II, molecular layer",
+                                      "labelIndex": 10710,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10710,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CENT2mo",
+                                        "name": "Lobule II, molecular layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1006,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 976
+                                      }
+                                    },
+                                    {
+                                      "name": "Lobule II, Purkinje layer",
+                                      "labelIndex": 10709,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10709,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CENT2pu",
+                                        "name": "Lobule II, Purkinje layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1007,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 976
+                                      }
+                                    },
+                                    {
+                                      "name": "Lobule II, granular layer",
+                                      "labelIndex": 10708,
+                                      "rgb": [
+                                        236,
+                                        231,
+                                        84
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10708,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CENT2gr",
+                                        "name": "Lobule II, granular layer",
+                                        "color_hex_triplet": "ECE754",
+                                        "graph_order": 1008,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 976
+                                      }
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 10713,
-                                    "atlas_id": null,
+                                    "id": 976,
+                                    "atlas_id": 404,
                                     "ontology_id": 1,
-                                    "acronym": "CENT3mo",
-                                    "name": "Lobule III, molecular layer",
+                                    "acronym": "CENT2",
+                                    "name": "Lobule II",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1010,
+                                    "graph_order": 1005,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 984
-                                  }
+                                    "parent_structure_id": 920,
+                                    "centers": [
+                                      [
+                                        10750,
+                                        3420,
+                                        5230
+                                      ],
+                                      [
+                                        10750,
+                                        3420,
+                                        6170
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      507500,
+                                      -4112500,
+                                      617500
+                                    ],
+                                    [
+                                      -432500,
+                                      -4112500,
+                                      617500
+                                    ]
+                                  ]
                                 },
                                 {
-                                  "name": "Lobule III, Purkinje layer",
-                                  "labelIndex": 10712,
+                                  "name": "Lobule III",
+                                  "labelIndex": 984,
                                   "rgb": [
                                     255,
                                     252,
                                     145
                                   ],
-                                  "children": [],
+                                  "children": [
+                                    {
+                                      "name": "Lobule III, molecular layer",
+                                      "labelIndex": 10713,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10713,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CENT3mo",
+                                        "name": "Lobule III, molecular layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1010,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 984
+                                      }
+                                    },
+                                    {
+                                      "name": "Lobule III, Purkinje layer",
+                                      "labelIndex": 10712,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10712,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CENT3pu",
+                                        "name": "Lobule III, Purkinje layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1011,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 984
+                                      }
+                                    },
+                                    {
+                                      "name": "Lobule III, granular layer",
+                                      "labelIndex": 10711,
+                                      "rgb": [
+                                        236,
+                                        231,
+                                        84
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10711,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CENT3gr",
+                                        "name": "Lobule III, granular layer",
+                                        "color_hex_triplet": "ECE754",
+                                        "graph_order": 1012,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 984
+                                      }
+                                    }
+                                  ],
                                   "ontologyMetadata": {
-                                    "id": 10712,
-                                    "atlas_id": null,
+                                    "id": 984,
+                                    "atlas_id": 405,
+                                    "ontology_id": 1,
+                                    "acronym": "CENT3",
+                                    "name": "Lobule III",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1009,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 920,
+                                    "centers": [
+                                      [
+                                        11070,
+                                        2800,
+                                        4980
+                                      ],
+                                      [
+                                        11070,
+                                        2800,
+                                        6420
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      757500,
+                                      -4432500,
+                                      1237500
+                                    ],
+                                    [
+                                      -682500,
+                                      -4432500,
+                                      1237500
+                                    ]
+                                  ]
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 920,
+                                "atlas_id": 397,
+                                "ontology_id": 1,
+                                "acronym": "CENT",
+                                "name": "Central lobule",
+                                "color_hex_triplet": "FFFC91",
+                                "graph_order": 1004,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 645,
+                                "centers": [
+                                  [
+                                    10970,
+                                    3000,
+                                    5060
+                                  ],
+                                  [
+                                    10970,
+                                    3000,
+                                    6340
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  677500,
+                                  -4332500,
+                                  1037500
+                                ],
+                                [
+                                  -602500,
+                                  -4332500,
+                                  1037500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "Culmen",
+                              "labelIndex": 928,
+                              "rgb": [
+                                255,
+                                252,
+                                145
+                              ],
+                              "children": [
+                                {
+                                  "name": "Lobule IV",
+                                  "labelIndex": 992,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Lobule IV, molecular layer",
+                                      "labelIndex": 10716,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10716,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CUL4mo",
+                                        "name": "Lobule IV, molecular layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1015,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 992
+                                      }
+                                    },
+                                    {
+                                      "name": "Lobule IV, Purkinje layer",
+                                      "labelIndex": 10715,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10715,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CUL4pu",
+                                        "name": "Lobule IV, Purkinje layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1016,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 992
+                                      }
+                                    },
+                                    {
+                                      "name": "Lobule IV, granular layer",
+                                      "labelIndex": 10714,
+                                      "rgb": [
+                                        236,
+                                        231,
+                                        84
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10714,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CUL4gr",
+                                        "name": "Lobule IV, granular layer",
+                                        "color_hex_triplet": "ECE754",
+                                        "graph_order": 1017,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 992
+                                      }
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 992,
+                                    "atlas_id": 406,
                                     "ontology_id": 1,
-                                    "acronym": "CENT3pu",
-                                    "name": "Lobule III, Purkinje layer",
+                                    "acronym": "CUL4",
+                                    "name": "Lobule IV",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1011,
+                                    "graph_order": 1014,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 984
+                                    "parent_structure_id": 928
                                   }
                                 },
                                 {
-                                  "name": "Lobule III, granular layer",
-                                  "labelIndex": 10711,
+                                  "name": "Lobule V",
+                                  "labelIndex": 1001,
                                   "rgb": [
-                                    236,
-                                    231,
-                                    84
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Lobule V, molecular layer",
+                                      "labelIndex": 10719,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10719,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CUL5mo",
+                                        "name": "Lobule V, molecular layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1019,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1001
+                                      }
+                                    },
+                                    {
+                                      "name": "Lobule V, Purkinje layer",
+                                      "labelIndex": 10718,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10718,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CUL5pu",
+                                        "name": "Lobule V, Purkinje layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1020,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1001
+                                      }
+                                    },
+                                    {
+                                      "name": "Lobule V, granular layer",
+                                      "labelIndex": 10717,
+                                      "rgb": [
+                                        236,
+                                        231,
+                                        84
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10717,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CUL5gr",
+                                        "name": "Lobule V, granular layer",
+                                        "color_hex_triplet": "ECE754",
+                                        "graph_order": 1021,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1001
+                                      }
+                                    }
                                   ],
-                                  "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10711,
-                                    "atlas_id": null,
+                                    "id": 1001,
+                                    "atlas_id": 407,
                                     "ontology_id": 1,
-                                    "acronym": "CENT3gr",
-                                    "name": "Lobule III, granular layer",
-                                    "color_hex_triplet": "ECE754",
-                                    "graph_order": 1012,
+                                    "acronym": "CUL5",
+                                    "name": "Lobule V",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1018,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 984
+                                    "parent_structure_id": 928
                                   }
+                                },
+                                {
+                                  "name": "Lobules IV-V",
+                                  "labelIndex": 1091,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Lobules IV-V, molecular layer",
+                                      "labelIndex": 10722,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10722,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CUL4, 5mo",
+                                        "name": "Lobules IV-V, molecular layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1023,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1091
+                                      }
+                                    },
+                                    {
+                                      "name": "Lobules IV-V, Purkinje layer",
+                                      "labelIndex": 10721,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10721,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CUL4, 5pu",
+                                        "name": "Lobules IV-V, Purkinje layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1024,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1091
+                                      }
+                                    },
+                                    {
+                                      "name": "Lobules IV-V, granular layer",
+                                      "labelIndex": 10720,
+                                      "rgb": [
+                                        236,
+                                        231,
+                                        84
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10720,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "CUL4, 5gr",
+                                        "name": "Lobules IV-V, granular layer",
+                                        "color_hex_triplet": "ECE754",
+                                        "graph_order": 1025,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1091
+                                      }
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 1091,
+                                    "atlas_id": 843,
+                                    "ontology_id": 1,
+                                    "acronym": "CUL4, 5",
+                                    "name": "Lobules IV-V",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1022,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 928,
+                                    "centers": [
+                                      [
+                                        11330,
+                                        2380,
+                                        4600
+                                      ],
+                                      [
+                                        11330,
+                                        2380,
+                                        6800
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1137500,
+                                      -4692500,
+                                      1657500
+                                    ],
+                                    [
+                                      -1062500,
+                                      -4692500,
+                                      1657500
+                                    ]
+                                  ]
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 984,
-                                "atlas_id": 405,
+                                "id": 928,
+                                "atlas_id": 398,
                                 "ontology_id": 1,
-                                "acronym": "CENT3",
-                                "name": "Lobule III",
+                                "acronym": "CUL",
+                                "name": "Culmen",
                                 "color_hex_triplet": "FFFC91",
-                                "graph_order": 1009,
+                                "graph_order": 1013,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 920,
+                                "parent_structure_id": 645,
                                 "centers": [
                                   [
-                                    11070,
-                                    2800,
-                                    4980
+                                    11330,
+                                    2380,
+                                    4600
                                   ],
                                   [
-                                    11070,
-                                    2800,
-                                    6420
+                                    11330,
+                                    2380,
+                                    6800
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  757500,
-                                  -4432500,
-                                  1237500
+                                  1137500,
+                                  -4692500,
+                                  1657500
                                 ],
                                 [
-                                  -682500,
-                                  -4432500,
-                                  1237500
+                                  -1062500,
+                                  -4692500,
+                                  1657500
                                 ]
                               ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 920,
-                            "atlas_id": 397,
-                            "ontology_id": 1,
-                            "acronym": "CENT",
-                            "name": "Central lobule",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1004,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 645,
-                            "centers": [
-                              [
-                                10970,
-                                3000,
-                                5060
-                              ],
-                              [
-                                10970,
-                                3000,
-                                6340
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              677500,
-                              -4332500,
-                              1037500
-                            ],
-                            [
-                              -602500,
-                              -4332500,
-                              1037500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Culmen",
-                          "labelIndex": 928,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
+                            },
                             {
-                              "name": "Lobule IV",
-                              "labelIndex": 992,
+                              "name": "Declive (VI)",
+                              "labelIndex": 936,
                               "rgb": [
                                 255,
                                 252,
@@ -57899,8 +58249,8 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Lobule IV, molecular layer",
-                                  "labelIndex": 10716,
+                                  "name": "Declive (VI), molecular layer",
+                                  "labelIndex": 10725,
                                   "rgb": [
                                     255,
                                     252,
@@ -57908,21 +58258,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10716,
+                                    "id": 10725,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CUL4mo",
-                                    "name": "Lobule IV, molecular layer",
+                                    "acronym": "DECmo",
+                                    "name": "Declive (VI), molecular layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1015,
+                                    "graph_order": 1027,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 992
+                                    "parent_structure_id": 936
                                   }
                                 },
                                 {
-                                  "name": "Lobule IV, Purkinje layer",
-                                  "labelIndex": 10715,
+                                  "name": "Declive (VI), Purkinje layer",
+                                  "labelIndex": 10724,
                                   "rgb": [
                                     255,
                                     252,
@@ -57930,21 +58280,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10715,
+                                    "id": 10724,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CUL4pu",
-                                    "name": "Lobule IV, Purkinje layer",
+                                    "acronym": "DECpu",
+                                    "name": "Declive (VI), Purkinje layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1016,
+                                    "graph_order": 1028,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 992
+                                    "parent_structure_id": 936
                                   }
                                 },
                                 {
-                                  "name": "Lobule IV, granular layer",
-                                  "labelIndex": 10714,
+                                  "name": "Declive (VI), granular layer",
+                                  "labelIndex": 10723,
                                   "rgb": [
                                     236,
                                     231,
@@ -57952,35 +58302,59 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10714,
+                                    "id": 10723,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CUL4gr",
-                                    "name": "Lobule IV, granular layer",
+                                    "acronym": "DECgr",
+                                    "name": "Declive (VI), granular layer",
                                     "color_hex_triplet": "ECE754",
-                                    "graph_order": 1017,
+                                    "graph_order": 1029,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 992
+                                    "parent_structure_id": 936
                                   }
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 992,
-                                "atlas_id": 406,
+                                "id": 936,
+                                "atlas_id": 399,
                                 "ontology_id": 1,
-                                "acronym": "CUL4",
-                                "name": "Lobule IV",
+                                "acronym": "DEC",
+                                "name": "Declive (VI)",
                                 "color_hex_triplet": "FFFC91",
-                                "graph_order": 1014,
+                                "graph_order": 1026,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 928
-                              }
+                                "parent_structure_id": 645,
+                                "centers": [
+                                  [
+                                    12310,
+                                    2050,
+                                    5000
+                                  ],
+                                  [
+                                    12310,
+                                    2050,
+                                    6400
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  737500,
+                                  -5672500,
+                                  1987500
+                                ],
+                                [
+                                  -662500,
+                                  -5672500,
+                                  1987500
+                                ]
+                              ]
                             },
                             {
-                              "name": "Lobule V",
-                              "labelIndex": 1001,
+                              "name": "Folium-tuber vermis (VII)",
+                              "labelIndex": 944,
                               "rgb": [
                                 255,
                                 252,
@@ -57988,8 +58362,8 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Lobule V, molecular layer",
-                                  "labelIndex": 10719,
+                                  "name": "Folium-tuber vermis (VII), molecular layer",
+                                  "labelIndex": 10728,
                                   "rgb": [
                                     255,
                                     252,
@@ -57997,21 +58371,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10719,
+                                    "id": 10728,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CUL5mo",
-                                    "name": "Lobule V, molecular layer",
+                                    "acronym": "FOTUmo",
+                                    "name": "Folium-tuber vermis (VII), molecular layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1019,
+                                    "graph_order": 1031,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1001
+                                    "parent_structure_id": 944
                                   }
                                 },
                                 {
-                                  "name": "Lobule V, Purkinje layer",
-                                  "labelIndex": 10718,
+                                  "name": "Folium-tuber vermis (VII), Purkinje layer",
+                                  "labelIndex": 10727,
                                   "rgb": [
                                     255,
                                     252,
@@ -58019,21 +58393,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10718,
+                                    "id": 10727,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CUL5pu",
-                                    "name": "Lobule V, Purkinje layer",
+                                    "acronym": "FOTUpu",
+                                    "name": "Folium-tuber vermis (VII), Purkinje layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1020,
+                                    "graph_order": 1032,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1001
+                                    "parent_structure_id": 944
                                   }
                                 },
                                 {
-                                  "name": "Lobule V, granular layer",
-                                  "labelIndex": 10717,
+                                  "name": "Folium-tuber vermis (VII), granular layer",
+                                  "labelIndex": 10726,
                                   "rgb": [
                                     236,
                                     231,
@@ -58041,35 +58415,59 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10717,
+                                    "id": 10726,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CUL5gr",
-                                    "name": "Lobule V, granular layer",
+                                    "acronym": "FOTUgr",
+                                    "name": "Folium-tuber vermis (VII), granular layer",
                                     "color_hex_triplet": "ECE754",
-                                    "graph_order": 1021,
+                                    "graph_order": 1033,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1001
+                                    "parent_structure_id": 944
                                   }
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 1001,
-                                "atlas_id": 407,
+                                "id": 944,
+                                "atlas_id": 400,
                                 "ontology_id": 1,
-                                "acronym": "CUL5",
-                                "name": "Lobule V",
+                                "acronym": "FOTU",
+                                "name": "Folium-tuber vermis (VII)",
                                 "color_hex_triplet": "FFFC91",
-                                "graph_order": 1018,
+                                "graph_order": 1030,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 928
-                              }
+                                "parent_structure_id": 645,
+                                "centers": [
+                                  [
+                                    12850,
+                                    2760,
+                                    5010
+                                  ],
+                                  [
+                                    12850,
+                                    2760,
+                                    6390
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  727500,
+                                  -6212500,
+                                  1277500
+                                ],
+                                [
+                                  -652500,
+                                  -6212500,
+                                  1277500
+                                ]
+                              ]
                             },
                             {
-                              "name": "Lobules IV-V",
-                              "labelIndex": 1091,
+                              "name": "Pyramus (VIII)",
+                              "labelIndex": 951,
                               "rgb": [
                                 255,
                                 252,
@@ -58077,8 +58475,8 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Lobules IV-V, molecular layer",
-                                  "labelIndex": 10722,
+                                  "name": "Pyramus (VIII), molecular layer",
+                                  "labelIndex": 10731,
                                   "rgb": [
                                     255,
                                     252,
@@ -58086,21 +58484,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10722,
+                                    "id": 10731,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CUL4, 5mo",
-                                    "name": "Lobules IV-V, molecular layer",
+                                    "acronym": "PYRmo",
+                                    "name": "Pyramus (VIII), molecular layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1023,
+                                    "graph_order": 1035,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1091
+                                    "parent_structure_id": 951
                                   }
                                 },
                                 {
-                                  "name": "Lobules IV-V, Purkinje layer",
-                                  "labelIndex": 10721,
+                                  "name": "Pyramus (VIII), Purkinje layer",
+                                  "labelIndex": 10730,
                                   "rgb": [
                                     255,
                                     252,
@@ -58108,21 +58506,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10721,
+                                    "id": 10730,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CUL4, 5pu",
-                                    "name": "Lobules IV-V, Purkinje layer",
+                                    "acronym": "PYRpu",
+                                    "name": "Pyramus (VIII), Purkinje layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1024,
+                                    "graph_order": 1036,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1091
+                                    "parent_structure_id": 951
                                   }
                                 },
                                 {
-                                  "name": "Lobules IV-V, granular layer",
-                                  "labelIndex": 10720,
+                                  "name": "Pyramus (VIII), granular layer",
+                                  "labelIndex": 10729,
                                   "rgb": [
                                     236,
                                     231,
@@ -58130,831 +58528,59 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10720,
+                                    "id": 10729,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "CUL4, 5gr",
-                                    "name": "Lobules IV-V, granular layer",
-                                    "color_hex_triplet": "ECE754",
-                                    "graph_order": 1025,
-                                    "st_level": null,
-                                    "hemisphere_id": 3,
-                                    "parent_structure_id": 1091
-                                  }
-                                }
-                              ],
-                              "ontologyMetadata": {
-                                "id": 1091,
-                                "atlas_id": 843,
-                                "ontology_id": 1,
-                                "acronym": "CUL4, 5",
-                                "name": "Lobules IV-V",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1022,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 928,
-                                "centers": [
-                                  [
-                                    11330,
-                                    2380,
-                                    4600
-                                  ],
-                                  [
-                                    11330,
-                                    2380,
-                                    6800
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1137500,
-                                  -4692500,
-                                  1657500
-                                ],
-                                [
-                                  -1062500,
-                                  -4692500,
-                                  1657500
-                                ]
-                              ]
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 928,
-                            "atlas_id": 398,
-                            "ontology_id": 1,
-                            "acronym": "CUL",
-                            "name": "Culmen",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1013,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 645,
-                            "centers": [
-                              [
-                                11330,
-                                2380,
-                                4600
-                              ],
-                              [
-                                11330,
-                                2380,
-                                6800
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1137500,
-                              -4692500,
-                              1657500
-                            ],
-                            [
-                              -1062500,
-                              -4692500,
-                              1657500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Declive (VI)",
-                          "labelIndex": 936,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
-                            {
-                              "name": "Declive (VI), molecular layer",
-                              "labelIndex": 10725,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10725,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "DECmo",
-                                "name": "Declive (VI), molecular layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1027,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 936
-                              }
-                            },
-                            {
-                              "name": "Declive (VI), Purkinje layer",
-                              "labelIndex": 10724,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10724,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "DECpu",
-                                "name": "Declive (VI), Purkinje layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1028,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 936
-                              }
-                            },
-                            {
-                              "name": "Declive (VI), granular layer",
-                              "labelIndex": 10723,
-                              "rgb": [
-                                236,
-                                231,
-                                84
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10723,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "DECgr",
-                                "name": "Declive (VI), granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1029,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 936
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 936,
-                            "atlas_id": 399,
-                            "ontology_id": 1,
-                            "acronym": "DEC",
-                            "name": "Declive (VI)",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1026,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 645,
-                            "centers": [
-                              [
-                                12310,
-                                2050,
-                                5000
-                              ],
-                              [
-                                12310,
-                                2050,
-                                6400
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              737500,
-                              -5672500,
-                              1987500
-                            ],
-                            [
-                              -662500,
-                              -5672500,
-                              1987500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Folium-tuber vermis (VII)",
-                          "labelIndex": 944,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
-                            {
-                              "name": "Folium-tuber vermis (VII), molecular layer",
-                              "labelIndex": 10728,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10728,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "FOTUmo",
-                                "name": "Folium-tuber vermis (VII), molecular layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1031,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 944
-                              }
-                            },
-                            {
-                              "name": "Folium-tuber vermis (VII), Purkinje layer",
-                              "labelIndex": 10727,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10727,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "FOTUpu",
-                                "name": "Folium-tuber vermis (VII), Purkinje layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1032,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 944
-                              }
-                            },
-                            {
-                              "name": "Folium-tuber vermis (VII), granular layer",
-                              "labelIndex": 10726,
-                              "rgb": [
-                                236,
-                                231,
-                                84
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10726,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "FOTUgr",
-                                "name": "Folium-tuber vermis (VII), granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1033,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 944
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 944,
-                            "atlas_id": 400,
-                            "ontology_id": 1,
-                            "acronym": "FOTU",
-                            "name": "Folium-tuber vermis (VII)",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1030,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 645,
-                            "centers": [
-                              [
-                                12850,
-                                2760,
-                                5010
-                              ],
-                              [
-                                12850,
-                                2760,
-                                6390
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              727500,
-                              -6212500,
-                              1277500
-                            ],
-                            [
-                              -652500,
-                              -6212500,
-                              1277500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Pyramus (VIII)",
-                          "labelIndex": 951,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
-                            {
-                              "name": "Pyramus (VIII), molecular layer",
-                              "labelIndex": 10731,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10731,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PYRmo",
-                                "name": "Pyramus (VIII), molecular layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1035,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 951
-                              }
-                            },
-                            {
-                              "name": "Pyramus (VIII), Purkinje layer",
-                              "labelIndex": 10730,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10730,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PYRpu",
-                                "name": "Pyramus (VIII), Purkinje layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1036,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 951
-                              }
-                            },
-                            {
-                              "name": "Pyramus (VIII), granular layer",
-                              "labelIndex": 10729,
-                              "rgb": [
-                                236,
-                                231,
-                                84
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10729,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PYRgr",
-                                "name": "Pyramus (VIII), granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1037,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 951
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 951,
-                            "atlas_id": 401,
-                            "ontology_id": 1,
-                            "acronym": "PYR",
-                            "name": "Pyramus (VIII)",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1034,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 645,
-                            "centers": [
-                              [
-                                12810,
-                                3470,
-                                5130
-                              ],
-                              [
-                                12810,
-                                3470,
-                                6270
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              607500,
-                              -6172500,
-                              567500
-                            ],
-                            [
-                              -532500,
-                              -6172500,
-                              567500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Uvula (IX)",
-                          "labelIndex": 957,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
-                            {
-                              "name": "Uvula (IX), molecular layer",
-                              "labelIndex": 10734,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10734,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "UVUmo",
-                                "name": "Uvula (IX), molecular layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1039,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 957
-                              }
-                            },
-                            {
-                              "name": "Uvula (IX), Purkinje layer",
-                              "labelIndex": 10733,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10733,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "UVUpu",
-                                "name": "Uvula (IX), Purkinje layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1040,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 957
-                              }
-                            },
-                            {
-                              "name": "Uvula (IX), granular layer",
-                              "labelIndex": 10732,
-                              "rgb": [
-                                236,
-                                231,
-                                84
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10732,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "UVUgr",
-                                "name": "Uvula (IX), granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1041,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 957
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 957,
-                            "atlas_id": 402,
-                            "ontology_id": 1,
-                            "acronym": "UVU",
-                            "name": "Uvula (IX)",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1038,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 645,
-                            "centers": [
-                              [
-                                12660,
-                                4290,
-                                5100
-                              ],
-                              [
-                                12660,
-                                4290,
-                                6300
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              637500,
-                              -6022500,
-                              -252500
-                            ],
-                            [
-                              -562500,
-                              -6022500,
-                              -252500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Nodulus (X)",
-                          "labelIndex": 968,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
-                            {
-                              "name": "Nodulus (X), molecular layer",
-                              "labelIndex": 10737,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10737,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "NODmo",
-                                "name": "Nodulus (X), molecular layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1043,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 968
-                              }
-                            },
-                            {
-                              "name": "Nodulus (X), Purkinje layer",
-                              "labelIndex": 10736,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10736,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "NODpu",
-                                "name": "Nodulus (X), Purkinje layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1044,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 968
-                              }
-                            },
-                            {
-                              "name": "Nodulus (X), granular layer",
-                              "labelIndex": 10735,
-                              "rgb": [
-                                236,
-                                231,
-                                84
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10735,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "NODgr",
-                                "name": "Nodulus (X), granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1045,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 968
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 968,
-                            "atlas_id": 403,
-                            "ontology_id": 1,
-                            "acronym": "NOD",
-                            "name": "Nodulus (X)",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1042,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 645,
-                            "centers": [
-                              [
-                                11940,
-                                4290,
-                                5020
-                              ],
-                              [
-                                11940,
-                                4290,
-                                6380
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              717500,
-                              -5302500,
-                              -252500
-                            ],
-                            [
-                              -642500,
-                              -5302500,
-                              -252500
-                            ]
-                          ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 645,
-                        "atlas_id": 363,
-                        "ontology_id": 1,
-                        "acronym": "VERM",
-                        "name": "Vermal regions",
-                        "color_hex_triplet": "FFFC91",
-                        "graph_order": 999,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 528,
-                        "centers": [
-                          [
-                            11760,
-                            2890,
-                            4910
-                          ],
-                          [
-                            11760,
-                            2890,
-                            6490
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          827500,
-                          -5122500,
-                          1147500
-                        ],
-                        [
-                          -752500,
-                          -5122500,
-                          1147500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Hemispheric regions",
-                      "labelIndex": 1073,
-                      "rgb": [
-                        255,
-                        252,
-                        145
-                      ],
-                      "children": [
-                        {
-                          "name": "Simple lobule",
-                          "labelIndex": 1007,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
-                            {
-                              "name": "Simple lobule, molecular layer",
-                              "labelIndex": 10674,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10674,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "SIMmo",
-                                "name": "Simple lobule, molecular layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1048,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1007
-                              }
-                            },
-                            {
-                              "name": "Simple lobule, Purkinje layer",
-                              "labelIndex": 10673,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10673,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "SIMpu",
-                                "name": "Simple lobule, Purkinje layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1049,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1007
-                              }
-                            },
-                            {
-                              "name": "Simple lobule, granular layer",
-                              "labelIndex": 10672,
-                              "rgb": [
-                                236,
-                                231,
-                                84
+                                    "acronym": "PYRgr",
+                                    "name": "Pyramus (VIII), granular layer",
+                                    "color_hex_triplet": "ECE754",
+                                    "graph_order": 1037,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 951
+                                  }
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 10672,
-                                "atlas_id": null,
+                                "id": 951,
+                                "atlas_id": 401,
                                 "ontology_id": 1,
-                                "acronym": "SIMgr",
-                                "name": "Simple lobule, granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1050,
+                                "acronym": "PYR",
+                                "name": "Pyramus (VIII)",
+                                "color_hex_triplet": "FFFC91",
+                                "graph_order": 1034,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1007
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 1007,
-                            "atlas_id": 408,
-                            "ontology_id": 1,
-                            "acronym": "SIM",
-                            "name": "Simple lobule",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1047,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1073,
-                            "centers": [
-                              [
-                                11070,
-                                2460,
-                                3370
-                              ],
-                              [
-                                11070,
-                                2460,
-                                8030
+                                "parent_structure_id": 645,
+                                "centers": [
+                                  [
+                                    12810,
+                                    3470,
+                                    5130
+                                  ],
+                                  [
+                                    12810,
+                                    3470,
+                                    6270
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  607500,
+                                  -6172500,
+                                  567500
+                                ],
+                                [
+                                  -532500,
+                                  -6172500,
+                                  567500
+                                ]
                               ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2367500,
-                              -4432500,
-                              1577500
-                            ],
-                            [
-                              -2292500,
-                              -4432500,
-                              1577500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Ansiform lobule",
-                          "labelIndex": 1017,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
+                            },
                             {
-                              "name": "Crus 1",
-                              "labelIndex": 1056,
+                              "name": "Uvula (IX)",
+                              "labelIndex": 957,
                               "rgb": [
                                 255,
                                 252,
@@ -58962,8 +58588,8 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Crus 1, molecular layer",
-                                  "labelIndex": 10677,
+                                  "name": "Uvula (IX), molecular layer",
+                                  "labelIndex": 10734,
                                   "rgb": [
                                     255,
                                     252,
@@ -58971,21 +58597,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10677,
+                                    "id": 10734,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "ANcr1mo",
-                                    "name": "Crus 1, molecular layer",
+                                    "acronym": "UVUmo",
+                                    "name": "Uvula (IX), molecular layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1053,
+                                    "graph_order": 1039,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1056
+                                    "parent_structure_id": 957
                                   }
                                 },
                                 {
-                                  "name": "Crus 1, Purkinje layer",
-                                  "labelIndex": 10676,
+                                  "name": "Uvula (IX), Purkinje layer",
+                                  "labelIndex": 10733,
                                   "rgb": [
                                     255,
                                     252,
@@ -58993,21 +58619,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10676,
+                                    "id": 10733,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "ANcr1pu",
-                                    "name": "Crus 1, Purkinje layer",
+                                    "acronym": "UVUpu",
+                                    "name": "Uvula (IX), Purkinje layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1054,
+                                    "graph_order": 1040,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1056
+                                    "parent_structure_id": 957
                                   }
                                 },
                                 {
-                                  "name": "Crus 1, granular layer",
-                                  "labelIndex": 10675,
+                                  "name": "Uvula (IX), granular layer",
+                                  "labelIndex": 10732,
                                   "rgb": [
                                     236,
                                     231,
@@ -59015,59 +58641,59 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10675,
+                                    "id": 10732,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "ANcr1gr",
-                                    "name": "Crus 1, granular layer",
+                                    "acronym": "UVUgr",
+                                    "name": "Uvula (IX), granular layer",
                                     "color_hex_triplet": "ECE754",
-                                    "graph_order": 1055,
+                                    "graph_order": 1041,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1056
+                                    "parent_structure_id": 957
                                   }
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 1056,
-                                "atlas_id": 414,
+                                "id": 957,
+                                "atlas_id": 402,
                                 "ontology_id": 1,
-                                "acronym": "ANcr1",
-                                "name": "Crus 1",
+                                "acronym": "UVU",
+                                "name": "Uvula (IX)",
                                 "color_hex_triplet": "FFFC91",
-                                "graph_order": 1052,
+                                "graph_order": 1038,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1017,
+                                "parent_structure_id": 645,
                                 "centers": [
                                   [
-                                    11480,
-                                    2760,
-                                    2730
+                                    12660,
+                                    4290,
+                                    5100
                                   ],
                                   [
-                                    11480,
-                                    2760,
-                                    8670
+                                    12660,
+                                    4290,
+                                    6300
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  3007500,
-                                  -4842500,
-                                  1277500
+                                  637500,
+                                  -6022500,
+                                  -252500
                                 ],
                                 [
-                                  -2932500,
-                                  -4842500,
-                                  1277500
+                                  -562500,
+                                  -6022500,
+                                  -252500
                                 ]
                               ]
                             },
                             {
-                              "name": "Crus 2",
-                              "labelIndex": 1064,
+                              "name": "Nodulus (X)",
+                              "labelIndex": 968,
                               "rgb": [
                                 255,
                                 252,
@@ -59075,8 +58701,8 @@
                               ],
                               "children": [
                                 {
-                                  "name": "Crus 2, molecular layer",
-                                  "labelIndex": 10680,
+                                  "name": "Nodulus (X), molecular layer",
+                                  "labelIndex": 10737,
                                   "rgb": [
                                     255,
                                     252,
@@ -59084,21 +58710,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10680,
+                                    "id": 10737,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "ANcr2mo",
-                                    "name": "Crus 2, molecular layer",
+                                    "acronym": "NODmo",
+                                    "name": "Nodulus (X), molecular layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1057,
+                                    "graph_order": 1043,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1064
+                                    "parent_structure_id": 968
                                   }
                                 },
                                 {
-                                  "name": "Crus 2, Purkinje layer",
-                                  "labelIndex": 10679,
+                                  "name": "Nodulus (X), Purkinje layer",
+                                  "labelIndex": 10736,
                                   "rgb": [
                                     255,
                                     252,
@@ -59106,21 +58732,21 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10679,
+                                    "id": 10736,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "ANcr2pu",
-                                    "name": "Crus 2, Purkinje layer",
+                                    "acronym": "NODpu",
+                                    "name": "Nodulus (X), Purkinje layer",
                                     "color_hex_triplet": "FFFC91",
-                                    "graph_order": 1058,
+                                    "graph_order": 1044,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1064
+                                    "parent_structure_id": 968
                                   }
                                 },
                                 {
-                                  "name": "Crus 2, granular layer",
-                                  "labelIndex": 10678,
+                                  "name": "Nodulus (X), granular layer",
+                                  "labelIndex": 10735,
                                   "rgb": [
                                     236,
                                     231,
@@ -59128,210 +58754,97 @@
                                   ],
                                   "children": [],
                                   "ontologyMetadata": {
-                                    "id": 10678,
+                                    "id": 10735,
                                     "atlas_id": null,
                                     "ontology_id": 1,
-                                    "acronym": "ANcr2gr",
-                                    "name": "Crus 2, granular layer",
+                                    "acronym": "NODgr",
+                                    "name": "Nodulus (X), granular layer",
                                     "color_hex_triplet": "ECE754",
-                                    "graph_order": 1059,
+                                    "graph_order": 1045,
                                     "st_level": null,
                                     "hemisphere_id": 3,
-                                    "parent_structure_id": 1064
+                                    "parent_structure_id": 968
                                   }
                                 }
                               ],
                               "ontologyMetadata": {
-                                "id": 1064,
-                                "atlas_id": 415,
+                                "id": 968,
+                                "atlas_id": 403,
                                 "ontology_id": 1,
-                                "acronym": "ANcr2",
-                                "name": "Crus 2",
+                                "acronym": "NOD",
+                                "name": "Nodulus (X)",
                                 "color_hex_triplet": "FFFC91",
-                                "graph_order": 1056,
+                                "graph_order": 1042,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1017,
+                                "parent_structure_id": 645,
                                 "centers": [
                                   [
-                                    12210,
-                                    3140,
-                                    2740
+                                    11940,
+                                    4290,
+                                    5020
                                   ],
                                   [
-                                    12210,
-                                    3140,
-                                    8660
+                                    11940,
+                                    4290,
+                                    6380
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  2997500,
-                                  -5572500,
-                                  897500
+                                  717500,
+                                  -5302500,
+                                  -252500
                                 ],
                                 [
-                                  -2922500,
-                                  -5572500,
-                                  897500
+                                  -642500,
+                                  -5302500,
+                                  -252500
                                 ]
                               ]
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 1017,
-                            "atlas_id": 409,
-                            "ontology_id": 1,
-                            "acronym": "AN",
-                            "name": "Ansiform lobule",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1051,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1073,
-                            "centers": [
-                              [
-                                11820,
-                                2940,
-                                2730
-                              ],
-                              [
-                                11820,
-                                2940,
-                                8670
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              3007500,
-                              -5182500,
-                              1097500
-                            ],
-                            [
-                              -2932500,
-                              -5182500,
-                              1097500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Paramedian lobule",
-                          "labelIndex": 1025,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
-                            {
-                              "name": "Paramedian lobule, molecular layer",
-                              "labelIndex": 10683,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10683,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PRMmo",
-                                "name": "Paramedian lobule, molecular layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1061,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1025
-                              }
-                            },
-                            {
-                              "name": "Paramedian lobule, Purkinje layer",
-                              "labelIndex": 10682,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10682,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PRMpu",
-                                "name": "Paramedian lobule, Purkinje layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1062,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1025
-                              }
-                            },
-                            {
-                              "name": "Paramedian lobule, granular layer",
-                              "labelIndex": 10681,
-                              "rgb": [
-                                236,
-                                231,
-                                84
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10681,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PRMgr",
-                                "name": "Paramedian lobule, granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1063,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1025
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 1025,
-                            "atlas_id": 410,
+                            "id": 645,
+                            "atlas_id": 363,
                             "ontology_id": 1,
-                            "acronym": "PRM",
-                            "name": "Paramedian lobule",
+                            "acronym": "VERM",
+                            "name": "Vermal regions",
                             "color_hex_triplet": "FFFC91",
-                            "graph_order": 1060,
+                            "graph_order": 999,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1073,
+                            "parent_structure_id": 528,
                             "centers": [
                               [
-                                12410,
-                                4000,
-                                3140
+                                11760,
+                                2890,
+                                4910
                               ],
                               [
-                                12410,
-                                4000,
-                                8260
+                                11760,
+                                2890,
+                                6490
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              2597500,
-                              -5772500,
-                              37500
+                              827500,
+                              -5122500,
+                              1147500
                             ],
                             [
-                              -2522500,
-                              -5772500,
-                              37500
+                              -752500,
+                              -5122500,
+                              1147500
                             ]
                           ]
                         },
                         {
-                          "name": "Copula pyramidis",
-                          "labelIndex": 1033,
+                          "name": "Hemispheric regions",
+                          "labelIndex": 1073,
                           "rgb": [
                             255,
                             252,
@@ -59339,2437 +58852,1304 @@
                           ],
                           "children": [
                             {
-                              "name": "Copula pyramidis, molecular layer",
-                              "labelIndex": 10686,
+                              "name": "Simple lobule",
+                              "labelIndex": 1007,
                               "rgb": [
                                 255,
                                 252,
                                 145
                               ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10686,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "COPYmo",
-                                "name": "Copula pyramidis, molecular layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1065,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1033
-                              }
-                            },
-                            {
-                              "name": "Copula pyramidis, Purkinje layer",
-                              "labelIndex": 10685,
-                              "rgb": [
-                                255,
-                                252,
-                                145
+                              "children": [
+                                {
+                                  "name": "Simple lobule, molecular layer",
+                                  "labelIndex": 10674,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10674,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "SIMmo",
+                                    "name": "Simple lobule, molecular layer",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1048,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1007
+                                  }
+                                },
+                                {
+                                  "name": "Simple lobule, Purkinje layer",
+                                  "labelIndex": 10673,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10673,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "SIMpu",
+                                    "name": "Simple lobule, Purkinje layer",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1049,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1007
+                                  }
+                                },
+                                {
+                                  "name": "Simple lobule, granular layer",
+                                  "labelIndex": 10672,
+                                  "rgb": [
+                                    236,
+                                    231,
+                                    84
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10672,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "SIMgr",
+                                    "name": "Simple lobule, granular layer",
+                                    "color_hex_triplet": "ECE754",
+                                    "graph_order": 1050,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1007
+                                  }
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 10685,
-                                "atlas_id": null,
+                                "id": 1007,
+                                "atlas_id": 408,
                                 "ontology_id": 1,
-                                "acronym": "COPYpu",
-                                "name": "Copula pyramidis, Purkinje layer",
+                                "acronym": "SIM",
+                                "name": "Simple lobule",
                                 "color_hex_triplet": "FFFC91",
-                                "graph_order": 1066,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1033
-                              }
-                            },
-                            {
-                              "name": "Copula pyramidis, granular layer",
-                              "labelIndex": 10684,
-                              "rgb": [
-                                236,
-                                231,
-                                84
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10684,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "COPYgr",
-                                "name": "Copula pyramidis, granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1067,
+                                "graph_order": 1047,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1033
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 1033,
-                            "atlas_id": 411,
-                            "ontology_id": 1,
-                            "acronym": "COPY",
-                            "name": "Copula pyramidis",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1064,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1073,
-                            "centers": [
-                              [
-                                12380,
-                                4190,
-                                3770
-                              ],
-                              [
-                                12380,
-                                4190,
-                                7630
+                                "parent_structure_id": 1073,
+                                "centers": [
+                                  [
+                                    11070,
+                                    2460,
+                                    3370
+                                  ],
+                                  [
+                                    11070,
+                                    2460,
+                                    8030
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  2367500,
+                                  -4432500,
+                                  1577500
+                                ],
+                                [
+                                  -2292500,
+                                  -4432500,
+                                  1577500
+                                ]
                               ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1967500,
-                              -5742500,
-                              -152500
-                            ],
-                            [
-                              -1892500,
-                              -5742500,
-                              -152500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Paraflocculus",
-                          "labelIndex": 1041,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
-                            {
-                              "name": "Paraflocculus, molecular layer",
-                              "labelIndex": 10689,
-                              "rgb": [
-                                255,
-                                252,
-                                145
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10689,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PFLmo",
-                                "name": "Paraflocculus, molecular layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1069,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1041
-                              }
                             },
                             {
-                              "name": "Paraflocculus, Purkinje layer",
-                              "labelIndex": 10688,
+                              "name": "Ansiform lobule",
+                              "labelIndex": 1017,
                               "rgb": [
                                 255,
                                 252,
                                 145
                               ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10688,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PFLpu",
-                                "name": "Paraflocculus, Purkinje layer",
-                                "color_hex_triplet": "FFFC91",
-                                "graph_order": 1070,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1041
-                              }
-                            },
-                            {
-                              "name": "Paraflocculus, granular layer",
-                              "labelIndex": 10687,
-                              "rgb": [
-                                236,
-                                231,
-                                84
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10687,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "PFLgr",
-                                "name": "Paraflocculus, granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1071,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1041
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 1041,
-                            "atlas_id": 412,
-                            "ontology_id": 1,
-                            "acronym": "PFL",
-                            "name": "Paraflocculus",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1068,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1073,
-                            "centers": [
-                              [
-                                11140,
-                                5330,
-                                2000
-                              ],
-                              [
-                                11140,
-                                5330,
-                                9400
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              3737500,
-                              -4502500,
-                              -1292500
-                            ],
-                            [
-                              -3662500,
-                              -4502500,
-                              -1292500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "Flocculus",
-                          "labelIndex": 1049,
-                          "rgb": [
-                            255,
-                            252,
-                            145
-                          ],
-                          "children": [
-                            {
-                              "name": "Flocculus, molecular layer",
-                              "labelIndex": 10692,
-                              "rgb": [
-                                255,
-                                252,
-                                145
+                              "children": [
+                                {
+                                  "name": "Crus 1",
+                                  "labelIndex": 1056,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Crus 1, molecular layer",
+                                      "labelIndex": 10677,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10677,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "ANcr1mo",
+                                        "name": "Crus 1, molecular layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1053,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1056
+                                      }
+                                    },
+                                    {
+                                      "name": "Crus 1, Purkinje layer",
+                                      "labelIndex": 10676,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10676,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "ANcr1pu",
+                                        "name": "Crus 1, Purkinje layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1054,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1056
+                                      }
+                                    },
+                                    {
+                                      "name": "Crus 1, granular layer",
+                                      "labelIndex": 10675,
+                                      "rgb": [
+                                        236,
+                                        231,
+                                        84
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10675,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "ANcr1gr",
+                                        "name": "Crus 1, granular layer",
+                                        "color_hex_triplet": "ECE754",
+                                        "graph_order": 1055,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1056
+                                      }
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 1056,
+                                    "atlas_id": 414,
+                                    "ontology_id": 1,
+                                    "acronym": "ANcr1",
+                                    "name": "Crus 1",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1052,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1017,
+                                    "centers": [
+                                      [
+                                        11480,
+                                        2760,
+                                        2730
+                                      ],
+                                      [
+                                        11480,
+                                        2760,
+                                        8670
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      3007500,
+                                      -4842500,
+                                      1277500
+                                    ],
+                                    [
+                                      -2932500,
+                                      -4842500,
+                                      1277500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "Crus 2",
+                                  "labelIndex": 1064,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [
+                                    {
+                                      "name": "Crus 2, molecular layer",
+                                      "labelIndex": 10680,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10680,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "ANcr2mo",
+                                        "name": "Crus 2, molecular layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1057,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1064
+                                      }
+                                    },
+                                    {
+                                      "name": "Crus 2, Purkinje layer",
+                                      "labelIndex": 10679,
+                                      "rgb": [
+                                        255,
+                                        252,
+                                        145
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10679,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "ANcr2pu",
+                                        "name": "Crus 2, Purkinje layer",
+                                        "color_hex_triplet": "FFFC91",
+                                        "graph_order": 1058,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1064
+                                      }
+                                    },
+                                    {
+                                      "name": "Crus 2, granular layer",
+                                      "labelIndex": 10678,
+                                      "rgb": [
+                                        236,
+                                        231,
+                                        84
+                                      ],
+                                      "children": [],
+                                      "ontologyMetadata": {
+                                        "id": 10678,
+                                        "atlas_id": null,
+                                        "ontology_id": 1,
+                                        "acronym": "ANcr2gr",
+                                        "name": "Crus 2, granular layer",
+                                        "color_hex_triplet": "ECE754",
+                                        "graph_order": 1059,
+                                        "st_level": null,
+                                        "hemisphere_id": 3,
+                                        "parent_structure_id": 1064
+                                      }
+                                    }
+                                  ],
+                                  "ontologyMetadata": {
+                                    "id": 1064,
+                                    "atlas_id": 415,
+                                    "ontology_id": 1,
+                                    "acronym": "ANcr2",
+                                    "name": "Crus 2",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1056,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1017,
+                                    "centers": [
+                                      [
+                                        12210,
+                                        3140,
+                                        2740
+                                      ],
+                                      [
+                                        12210,
+                                        3140,
+                                        8660
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      2997500,
+                                      -5572500,
+                                      897500
+                                    ],
+                                    [
+                                      -2922500,
+                                      -5572500,
+                                      897500
+                                    ]
+                                  ]
+                                }
                               ],
-                              "children": [],
                               "ontologyMetadata": {
-                                "id": 10692,
-                                "atlas_id": null,
+                                "id": 1017,
+                                "atlas_id": 409,
                                 "ontology_id": 1,
-                                "acronym": "FLmo",
-                                "name": "Flocculus, molecular layer",
+                                "acronym": "AN",
+                                "name": "Ansiform lobule",
                                 "color_hex_triplet": "FFFC91",
-                                "graph_order": 1073,
+                                "graph_order": 1051,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1049
-                              }
+                                "parent_structure_id": 1073,
+                                "centers": [
+                                  [
+                                    11820,
+                                    2940,
+                                    2730
+                                  ],
+                                  [
+                                    11820,
+                                    2940,
+                                    8670
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  3007500,
+                                  -5182500,
+                                  1097500
+                                ],
+                                [
+                                  -2932500,
+                                  -5182500,
+                                  1097500
+                                ]
+                              ]
                             },
                             {
-                              "name": "Flocculus, Purkinje layer",
-                              "labelIndex": 10691,
+                              "name": "Paramedian lobule",
+                              "labelIndex": 1025,
                               "rgb": [
                                 255,
                                 252,
                                 145
                               ],
-                              "children": [],
+                              "children": [
+                                {
+                                  "name": "Paramedian lobule, molecular layer",
+                                  "labelIndex": 10683,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10683,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "PRMmo",
+                                    "name": "Paramedian lobule, molecular layer",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1061,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1025
+                                  }
+                                },
+                                {
+                                  "name": "Paramedian lobule, Purkinje layer",
+                                  "labelIndex": 10682,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10682,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "PRMpu",
+                                    "name": "Paramedian lobule, Purkinje layer",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1062,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1025
+                                  }
+                                },
+                                {
+                                  "name": "Paramedian lobule, granular layer",
+                                  "labelIndex": 10681,
+                                  "rgb": [
+                                    236,
+                                    231,
+                                    84
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10681,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "PRMgr",
+                                    "name": "Paramedian lobule, granular layer",
+                                    "color_hex_triplet": "ECE754",
+                                    "graph_order": 1063,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1025
+                                  }
+                                }
+                              ],
                               "ontologyMetadata": {
-                                "id": 10691,
-                                "atlas_id": null,
+                                "id": 1025,
+                                "atlas_id": 410,
                                 "ontology_id": 1,
-                                "acronym": "FLpu",
-                                "name": "Flocculus, Purkinje layer",
+                                "acronym": "PRM",
+                                "name": "Paramedian lobule",
                                 "color_hex_triplet": "FFFC91",
-                                "graph_order": 1074,
+                                "graph_order": 1060,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 1049
-                              }
+                                "parent_structure_id": 1073,
+                                "centers": [
+                                  [
+                                    12410,
+                                    4000,
+                                    3140
+                                  ],
+                                  [
+                                    12410,
+                                    4000,
+                                    8260
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  2597500,
+                                  -5772500,
+                                  37500
+                                ],
+                                [
+                                  -2522500,
+                                  -5772500,
+                                  37500
+                                ]
+                              ]
                             },
                             {
-                              "name": "Flocculus, granular layer",
-                              "labelIndex": 10690,
+                              "name": "Copula pyramidis",
+                              "labelIndex": 1033,
                               "rgb": [
-                                236,
-                                231,
-                                84
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 10690,
-                                "atlas_id": null,
-                                "ontology_id": 1,
-                                "acronym": "FLgr",
-                                "name": "Flocculus, granular layer",
-                                "color_hex_triplet": "ECE754",
-                                "graph_order": 1075,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 1049
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 1049,
-                            "atlas_id": 413,
-                            "ontology_id": 1,
-                            "acronym": "FL",
-                            "name": "Flocculus",
-                            "color_hex_triplet": "FFFC91",
-                            "graph_order": 1072,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1073,
-                            "centers": [
-                              [
-                                10540,
-                                5220,
-                                2550
+                                255,
+                                252,
+                                145
                               ],
-                              [
-                                10540,
-                                5220,
-                                8850
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              3187500,
-                              -3902500,
-                              -1182500
-                            ],
-                            [
-                              -3112500,
-                              -3902500,
-                              -1182500
-                            ]
-                          ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 1073,
-                        "atlas_id": 133,
-                        "ontology_id": 1,
-                        "acronym": "HEM",
-                        "name": "Hemispheric regions",
-                        "color_hex_triplet": "FFFC91",
-                        "graph_order": 1046,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 528,
-                        "centers": [
-                          [
-                            11640,
-                            3660,
-                            2850
-                          ],
-                          [
-                            11640,
-                            3660,
-                            8550
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          2887500,
-                          -5002500,
-                          377500
-                        ],
-                        [
-                          -2812500,
-                          -5002500,
-                          377500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Cerebellar cortex, molecular layer",
-                      "labelIndex": 1144,
-                      "rgb": [
-                        255,
-                        252,
-                        145
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 1144,
-                        "atlas_id": 1142,
-                        "ontology_id": 1,
-                        "acronym": "CBXmo",
-                        "name": "Cerebellar cortex, molecular layer",
-                        "color_hex_triplet": "FFFC91",
-                        "graph_order": 1076,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 528
-                      }
-                    },
-                    {
-                      "name": "Cerebellar cortex, Purkinje layer",
-                      "labelIndex": 1145,
-                      "rgb": [
-                        255,
-                        252,
-                        145
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 1145,
-                        "atlas_id": 1143,
-                        "ontology_id": 1,
-                        "acronym": "CBXpu",
-                        "name": "Cerebellar cortex, Purkinje layer",
-                        "color_hex_triplet": "FFFC91",
-                        "graph_order": 1077,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 528
-                      }
-                    },
-                    {
-                      "name": "Cerebellar cortex, granular layer",
-                      "labelIndex": 1143,
-                      "rgb": [
-                        236,
-                        231,
-                        84
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 1143,
-                        "atlas_id": 1141,
-                        "ontology_id": 1,
-                        "acronym": "CBXgr",
-                        "name": "Cerebellar cortex, granular layer",
-                        "color_hex_triplet": "ECE754",
-                        "graph_order": 1078,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 528
-                      }
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 528,
-                    "atlas_id": 65,
-                    "ontology_id": 1,
-                    "acronym": "CBX",
-                    "name": "Cerebellar cortex",
-                    "color_hex_triplet": "F0F080",
-                    "graph_order": 998,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 512,
-                    "centers": [
-                      [
-                        11600,
-                        3250,
-                        3750
-                      ],
-                      [
-                        11600,
-                        3250,
-                        7650
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1987500,
-                      -4962500,
-                      787500
-                    ],
-                    [
-                      -1912500,
-                      -4962500,
-                      787500
-                    ]
-                  ]
-                },
-                {
-                  "name": "Cerebellar nuclei",
-                  "labelIndex": 519,
-                  "rgb": [
-                    240,
-                    240,
-                    128
-                  ],
-                  "children": [
-                    {
-                      "name": "Fastigial nucleus",
-                      "labelIndex": 989,
-                      "rgb": [
-                        255,
-                        253,
-                        188
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 989,
-                        "atlas_id": 123,
-                        "ontology_id": 1,
-                        "acronym": "FN",
-                        "name": "Fastigial nucleus",
-                        "color_hex_triplet": "FFFDBC",
-                        "graph_order": 1080,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 519,
-                        "centers": [
-                          [
-                            11720,
-                            3690,
-                            4750
-                          ],
-                          [
-                            11720,
-                            3690,
-                            6650
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          987500,
-                          -5082500,
-                          347500
-                        ],
-                        [
-                          -912500,
-                          -5082500,
-                          347500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Interposed nucleus",
-                      "labelIndex": 91,
-                      "rgb": [
-                        255,
-                        253,
-                        188
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 91,
-                        "atlas_id": 152,
-                        "ontology_id": 1,
-                        "acronym": "IP",
-                        "name": "Interposed nucleus",
-                        "color_hex_triplet": "FFFDBC",
-                        "graph_order": 1081,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 519,
-                        "centers": [
-                          [
-                            11530,
-                            3930,
-                            3850
-                          ],
-                          [
-                            11530,
-                            3930,
-                            7550
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1887500,
-                          -4892500,
-                          107500
-                        ],
-                        [
-                          -1812500,
-                          -4892500,
-                          107500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Dentate nucleus",
-                      "labelIndex": 846,
-                      "rgb": [
-                        255,
-                        253,
-                        188
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 846,
-                        "atlas_id": 105,
-                        "ontology_id": 1,
-                        "acronym": "DN",
-                        "name": "Dentate nucleus",
-                        "color_hex_triplet": "FFFDBC",
-                        "graph_order": 1082,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 519,
-                        "centers": [
-                          [
-                            11180,
-                            4260,
-                            3180
-                          ],
-                          [
-                            11180,
-                            4260,
-                            8220
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          2557500,
-                          -4542500,
-                          -222500
-                        ],
-                        [
-                          -2482500,
-                          -4542500,
-                          -222500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "Vestibulocerebellar nucleus",
-                      "labelIndex": 589508455,
-                      "rgb": [
-                        255,
-                        253,
-                        188
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 589508455,
-                        "atlas_id": null,
-                        "ontology_id": 1,
-                        "acronym": "VeCB",
-                        "name": "Vestibulocerebellar nucleus",
-                        "color_hex_triplet": "FFFDBC",
-                        "graph_order": 1083,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 519,
-                        "centers": [
-                          [
-                            11320,
-                            4120,
-                            4530
-                          ],
-                          [
-                            11320,
-                            4120,
-                            6870
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1207500,
-                          -4682500,
-                          -82500
-                        ],
-                        [
-                          -1132500,
-                          -4682500,
-                          -82500
-                        ]
-                      ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 519,
-                    "atlas_id": 64,
-                    "ontology_id": 1,
-                    "acronym": "CBN",
-                    "name": "Cerebellar nuclei",
-                    "color_hex_triplet": "F0F080",
-                    "graph_order": 1079,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 512,
-                    "centers": [
-                      [
-                        11510,
-                        3930,
-                        4010
-                      ],
-                      [
-                        11510,
-                        3930,
-                        7390
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1727500,
-                      -4872500,
-                      107500
-                    ],
-                    [
-                      -1652500,
-                      -4872500,
-                      107500
-                    ]
-                  ]
-                }
-              ],
-              "ontologyMetadata": {
-                "id": 512,
-                "atlas_id": 63,
-                "ontology_id": 1,
-                "acronym": "CB",
-                "name": "Cerebellum",
-                "color_hex_triplet": "F0F080",
-                "graph_order": 997,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 8,
-                "centers": [
-                  [
-                    11580,
-                    3260,
-                    3740
-                  ],
-                  [
-                    11580,
-                    3260,
-                    7660
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  1997500,
-                  -4942500,
-                  777500
-                ],
-                [
-                  -1922500,
-                  -4942500,
-                  777500
-                ]
-              ]
-            }
-          ],
-          "ontologyMetadata": {
-            "id": 8,
-            "atlas_id": 0,
-            "ontology_id": 1,
-            "acronym": "grey",
-            "name": "Basic cell groups and regions",
-            "color_hex_triplet": "BFDAE3",
-            "graph_order": 1,
-            "st_level": null,
-            "hemisphere_id": 3,
-            "parent_structure_id": 997,
-            "centers": [
-              [
-                7400,
-                3970,
-                3730
-              ],
-              [
-                7400,
-                3970,
-                7670
-              ]
-            ]
-          },
-          "POIs": [
-            [
-              2007500,
-              -762500,
-              67500
-            ],
-            [
-              -1932500,
-              -762500,
-              67500
-            ]
-          ]
-        },
-        {
-          "name": "fiber tracts",
-          "labelIndex": 1009,
-          "rgb": [
-            204,
-            204,
-            204
-          ],
-          "children": [
-            {
-              "name": "cranial nerves",
-              "labelIndex": 967,
-              "rgb": [
-                204,
-                204,
-                204
-              ],
-              "children": [
-                {
-                  "name": "terminal nerve",
-                  "labelIndex": 885,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 885,
-                    "atlas_id": 676,
-                    "ontology_id": 1,
-                    "acronym": "tn",
-                    "name": "terminal nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1086,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967
-                  }
-                },
-                {
-                  "name": "vomeronasal nerve",
-                  "labelIndex": 949,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 949,
-                    "atlas_id": 684,
-                    "ontology_id": 1,
-                    "acronym": "von",
-                    "name": "vomeronasal nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1087,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967,
-                    "centers": [
-                      [
-                        2030,
-                        3650,
-                        5490
-                      ],
-                      [
-                        2030,
-                        3650,
-                        5910
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      247500,
-                      4607500,
-                      387500
-                    ],
-                    [
-                      -172500,
-                      4607500,
-                      387500
-                    ]
-                  ]
-                },
-                {
-                  "name": "olfactory nerve",
-                  "labelIndex": 840,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "olfactory nerve layer of main olfactory bulb",
-                      "labelIndex": 1016,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 1016,
-                        "atlas_id": 692,
-                        "ontology_id": 1,
-                        "acronym": "onl",
-                        "name": "olfactory nerve layer of main olfactory bulb",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1089,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 840,
-                        "centers": [
-                          [
-                            960,
-                            5290,
-                            5440
-                          ],
-                          [
-                            960,
-                            5290,
-                            5960
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          297500,
-                          5677500,
-                          -1252500
-                        ],
-                        [
-                          -222500,
-                          5677500,
-                          -1252500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "lateral olfactory tract, general",
-                      "labelIndex": 21,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [
-                        {
-                          "name": "lateral olfactory tract, body",
-                          "labelIndex": 665,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 665,
-                            "atlas_id": 507,
-                            "ontology_id": 1,
-                            "acronym": "lot",
-                            "name": "lateral olfactory tract, body",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1091,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 21,
-                            "centers": [
-                              [
-                                3360,
-                                5890,
-                                3590
+                              "children": [
+                                {
+                                  "name": "Copula pyramidis, molecular layer",
+                                  "labelIndex": 10686,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10686,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "COPYmo",
+                                    "name": "Copula pyramidis, molecular layer",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1065,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1033
+                                  }
+                                },
+                                {
+                                  "name": "Copula pyramidis, Purkinje layer",
+                                  "labelIndex": 10685,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10685,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "COPYpu",
+                                    "name": "Copula pyramidis, Purkinje layer",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1066,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1033
+                                  }
+                                },
+                                {
+                                  "name": "Copula pyramidis, granular layer",
+                                  "labelIndex": 10684,
+                                  "rgb": [
+                                    236,
+                                    231,
+                                    84
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10684,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "COPYgr",
+                                    "name": "Copula pyramidis, granular layer",
+                                    "color_hex_triplet": "ECE754",
+                                    "graph_order": 1067,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1033
+                                  }
+                                }
                               ],
-                              [
-                                3360,
-                                5890,
-                                7810
+                              "ontologyMetadata": {
+                                "id": 1033,
+                                "atlas_id": 411,
+                                "ontology_id": 1,
+                                "acronym": "COPY",
+                                "name": "Copula pyramidis",
+                                "color_hex_triplet": "FFFC91",
+                                "graph_order": 1064,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1073,
+                                "centers": [
+                                  [
+                                    12380,
+                                    4190,
+                                    3770
+                                  ],
+                                  [
+                                    12380,
+                                    4190,
+                                    7630
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1967500,
+                                  -5742500,
+                                  -152500
+                                ],
+                                [
+                                  -1892500,
+                                  -5742500,
+                                  -152500
+                                ]
                               ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2147500,
-                              3277500,
-                              -1852500
-                            ],
-                            [
-                              -2072500,
-                              3277500,
-                              -1852500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "dorsal limb",
-                          "labelIndex": 538,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 538,
-                            "atlas_id": 491,
-                            "ontology_id": 1,
-                            "acronym": "lotd",
-                            "name": "dorsal limb",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1092,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 21,
-                            "centers": [
-                              [
-                                1840,
-                                3760,
-                                4440
+                            },
+                            {
+                              "name": "Paraflocculus",
+                              "labelIndex": 1041,
+                              "rgb": [
+                                255,
+                                252,
+                                145
                               ],
-                              [
-                                1840,
-                                3760,
-                                6960
+                              "children": [
+                                {
+                                  "name": "Paraflocculus, molecular layer",
+                                  "labelIndex": 10689,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10689,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "PFLmo",
+                                    "name": "Paraflocculus, molecular layer",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1069,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1041
+                                  }
+                                },
+                                {
+                                  "name": "Paraflocculus, Purkinje layer",
+                                  "labelIndex": 10688,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10688,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "PFLpu",
+                                    "name": "Paraflocculus, Purkinje layer",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1070,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1041
+                                  }
+                                },
+                                {
+                                  "name": "Paraflocculus, granular layer",
+                                  "labelIndex": 10687,
+                                  "rgb": [
+                                    236,
+                                    231,
+                                    84
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10687,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "PFLgr",
+                                    "name": "Paraflocculus, granular layer",
+                                    "color_hex_triplet": "ECE754",
+                                    "graph_order": 1071,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1041
+                                  }
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 1041,
+                                "atlas_id": 412,
+                                "ontology_id": 1,
+                                "acronym": "PFL",
+                                "name": "Paraflocculus",
+                                "color_hex_triplet": "FFFC91",
+                                "graph_order": 1068,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1073,
+                                "centers": [
+                                  [
+                                    11140,
+                                    5330,
+                                    2000
+                                  ],
+                                  [
+                                    11140,
+                                    5330,
+                                    9400
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  3737500,
+                                  -4502500,
+                                  -1292500
+                                ],
+                                [
+                                  -3662500,
+                                  -4502500,
+                                  -1292500
+                                ]
                               ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              1297500,
-                              4797500,
-                              277500
-                            ],
-                            [
-                              -1222500,
-                              4797500,
-                              277500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "accessory olfactory tract",
-                          "labelIndex": 459,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 459,
-                            "atlas_id": 481,
-                            "ontology_id": 1,
-                            "acronym": "aolt",
-                            "name": "accessory olfactory tract",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1093,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 21
-                          }
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 21,
-                        "atlas_id": 568,
-                        "ontology_id": 1,
-                        "acronym": "lotg",
-                        "name": "lateral olfactory tract, general",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1090,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 840,
-                        "centers": [
-                          [
-                            3100,
-                            5590,
-                            3700
-                          ],
-                          [
-                            3100,
-                            5590,
-                            7700
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          2037500,
-                          3537500,
-                          -1552500
-                        ],
-                        [
-                          -1962500,
-                          3537500,
-                          -1552500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "anterior commissure, olfactory limb",
-                      "labelIndex": 900,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 900,
-                        "atlas_id": 536,
-                        "ontology_id": 1,
-                        "acronym": "aco",
-                        "name": "anterior commissure, olfactory limb",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1094,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 840,
-                        "centers": [
-                          [
-                            3510,
-                            5260,
-                            4530
-                          ],
-                          [
-                            3510,
-                            5260,
-                            6870
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1207500,
-                          3127500,
-                          -1222500
-                        ],
-                        [
-                          -1132500,
-                          3127500,
-                          -1222500
-                        ]
-                      ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 840,
-                    "atlas_id": 670,
-                    "ontology_id": 1,
-                    "acronym": "In",
-                    "name": "olfactory nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1088,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967,
-                    "centers": [
-                      [
-                        1790,
-                        5190,
-                        4690
-                      ],
-                      [
-                        1790,
-                        5190,
-                        6710
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1047500,
-                      4847500,
-                      -1152500
-                    ],
-                    [
-                      -972500,
-                      4847500,
-                      -1152500
-                    ]
-                  ]
-                },
-                {
-                  "name": "optic nerve",
-                  "labelIndex": 848,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "accessory optic tract",
-                      "labelIndex": 876,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 876,
-                        "atlas_id": 533,
-                        "ontology_id": 1,
-                        "acronym": "aot",
-                        "name": "accessory optic tract",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1096,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 848
-                      }
-                    },
-                    {
-                      "name": "brachium of the superior colliculus",
-                      "labelIndex": 916,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 916,
-                        "atlas_id": 538,
-                        "ontology_id": 1,
-                        "acronym": "bsc",
-                        "name": "brachium of the superior colliculus",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1097,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 848,
-                        "centers": [
-                          [
-                            8220,
-                            2820,
-                            3780
-                          ],
-                          [
-                            8220,
-                            2820,
-                            7620
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1957500,
-                          -1582500,
-                          1217500
-                        ],
-                        [
-                          -1882500,
-                          -1582500,
-                          1217500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "superior colliculus commissure",
-                      "labelIndex": 336,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 336,
-                        "atlas_id": 607,
-                        "ontology_id": 1,
-                        "acronym": "csc",
-                        "name": "superior colliculus commissure",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1098,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 848,
-                        "centers": [
-                          [
-                            8430,
-                            2660,
-                            5550
-                          ],
-                          [
-                            8430,
-                            2660,
-                            5850
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          187500,
-                          -1792500,
-                          1377500
-                        ],
-                        [
-                          -112500,
-                          -1792500,
-                          1377500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "optic chiasm",
-                      "labelIndex": 117,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 117,
-                        "atlas_id": 580,
-                        "ontology_id": 1,
-                        "acronym": "och",
-                        "name": "optic chiasm",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1099,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 848,
-                        "centers": [
-                          [
-                            5440,
-                            7040,
-                            5360
-                          ],
-                          [
-                            5440,
-                            7040,
-                            6040
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          377500,
-                          1197500,
-                          -3002500
-                        ],
-                        [
-                          -302500,
-                          1197500,
-                          -3002500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "optic tract",
-                      "labelIndex": 125,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 125,
-                        "atlas_id": 581,
-                        "ontology_id": 1,
-                        "acronym": "opt",
-                        "name": "optic tract",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1100,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 848,
-                        "centers": [
-                          [
-                            6730,
-                            6070,
-                            3900
-                          ],
-                          [
-                            6730,
-                            6070,
-                            7500
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1837500,
-                          -92500,
-                          -2032500
-                        ],
-                        [
-                          -1762500,
-                          -92500,
-                          -2032500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "tectothalamic pathway",
-                      "labelIndex": 357,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 357,
-                        "atlas_id": 610,
-                        "ontology_id": 1,
-                        "acronym": "ttp",
-                        "name": "tectothalamic pathway",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1101,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 848
-                      }
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 848,
-                    "atlas_id": 671,
-                    "ontology_id": 1,
-                    "acronym": "IIn",
-                    "name": "optic nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1095,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967,
-                    "centers": [
-                      [
-                        6660,
-                        6040,
-                        3940
-                      ],
-                      [
-                        6660,
-                        6040,
-                        7460
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1797500,
-                      -22500,
-                      -2002500
-                    ],
-                    [
-                      -1722500,
-                      -22500,
-                      -2002500
-                    ]
-                  ]
-                },
-                {
-                  "name": "oculomotor nerve",
-                  "labelIndex": 832,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "medial longitudinal fascicle",
-                      "labelIndex": 62,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 62,
-                        "atlas_id": 573,
-                        "ontology_id": 1,
-                        "acronym": "mlf",
-                        "name": "medial longitudinal fascicle",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1103,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 832,
-                        "centers": [
-                          [
-                            10680,
-                            5150,
-                            5530
-                          ],
-                          [
-                            10680,
-                            5150,
-                            5870
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          207500,
-                          -4042500,
-                          -1112500
-                        ],
-                        [
-                          -132500,
-                          -4042500,
-                          -1112500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "posterior commissure",
-                      "labelIndex": 158,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 158,
-                        "atlas_id": 585,
-                        "ontology_id": 1,
-                        "acronym": "pc",
-                        "name": "posterior commissure",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1104,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 832,
-                        "centers": [
-                          [
-                            8040,
-                            3140,
-                            5520
+                            },
+                            {
+                              "name": "Flocculus",
+                              "labelIndex": 1049,
+                              "rgb": [
+                                255,
+                                252,
+                                145
+                              ],
+                              "children": [
+                                {
+                                  "name": "Flocculus, molecular layer",
+                                  "labelIndex": 10692,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10692,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "FLmo",
+                                    "name": "Flocculus, molecular layer",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1073,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1049
+                                  }
+                                },
+                                {
+                                  "name": "Flocculus, Purkinje layer",
+                                  "labelIndex": 10691,
+                                  "rgb": [
+                                    255,
+                                    252,
+                                    145
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10691,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "FLpu",
+                                    "name": "Flocculus, Purkinje layer",
+                                    "color_hex_triplet": "FFFC91",
+                                    "graph_order": 1074,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1049
+                                  }
+                                },
+                                {
+                                  "name": "Flocculus, granular layer",
+                                  "labelIndex": 10690,
+                                  "rgb": [
+                                    236,
+                                    231,
+                                    84
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 10690,
+                                    "atlas_id": null,
+                                    "ontology_id": 1,
+                                    "acronym": "FLgr",
+                                    "name": "Flocculus, granular layer",
+                                    "color_hex_triplet": "ECE754",
+                                    "graph_order": 1075,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 1049
+                                  }
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 1049,
+                                "atlas_id": 413,
+                                "ontology_id": 1,
+                                "acronym": "FL",
+                                "name": "Flocculus",
+                                "color_hex_triplet": "FFFC91",
+                                "graph_order": 1072,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1073,
+                                "centers": [
+                                  [
+                                    10540,
+                                    5220,
+                                    2550
+                                  ],
+                                  [
+                                    10540,
+                                    5220,
+                                    8850
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  3187500,
+                                  -3902500,
+                                  -1182500
+                                ],
+                                [
+                                  -3112500,
+                                  -3902500,
+                                  -1182500
+                                ]
+                              ]
+                            }
                           ],
-                          [
-                            8040,
-                            3140,
-                            5880
+                          "ontologyMetadata": {
+                            "id": 1073,
+                            "atlas_id": 133,
+                            "ontology_id": 1,
+                            "acronym": "HEM",
+                            "name": "Hemispheric regions",
+                            "color_hex_triplet": "FFFC91",
+                            "graph_order": 1046,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 528,
+                            "centers": [
+                              [
+                                11640,
+                                3660,
+                                2850
+                              ],
+                              [
+                                11640,
+                                3660,
+                                8550
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              2887500,
+                              -5002500,
+                              377500
+                            ],
+                            [
+                              -2812500,
+                              -5002500,
+                              377500
+                            ]
                           ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          217500,
-                          -1402500,
-                          897500
-                        ],
-                        [
-                          -142500,
-                          -1402500,
-                          897500
-                        ]
-                      ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 832,
-                    "atlas_id": 669,
-                    "ontology_id": 1,
-                    "acronym": "IIIn",
-                    "name": "oculomotor nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1102,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967,
-                    "centers": [
-                      [
-                        10030,
-                        4490,
-                        5550
-                      ],
-                      [
-                        10030,
-                        4490,
-                        5850
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      187500,
-                      -3392500,
-                      -452500
-                    ],
-                    [
-                      -112500,
-                      -3392500,
-                      -452500
-                    ]
-                  ]
-                },
-                {
-                  "name": "trochlear nerve",
-                  "labelIndex": 911,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "trochlear nerve decussation",
-                      "labelIndex": 384,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 384,
-                        "atlas_id": 613,
-                        "ontology_id": 1,
-                        "acronym": "IVd",
-                        "name": "trochlear nerve decussation",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1106,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 911
-                      }
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 911,
-                    "atlas_id": 679,
-                    "ontology_id": 1,
-                    "acronym": "IVn",
-                    "name": "trochlear nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1105,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967,
-                    "centers": [
-                      [
-                        10140,
-                        3580,
-                        4780
-                      ],
-                      [
-                        10140,
-                        3580,
-                        6620
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      957500,
-                      -3502500,
-                      457500
-                    ],
-                    [
-                      -882500,
-                      -3502500,
-                      457500
-                    ]
-                  ]
-                },
-                {
-                  "name": "abducens nerve",
-                  "labelIndex": 710,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 710,
-                    "atlas_id": 654,
-                    "ontology_id": 1,
-                    "acronym": "VIn",
-                    "name": "abducens nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1107,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967
-                  }
-                },
-                {
-                  "name": "trigeminal nerve",
-                  "labelIndex": 901,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "motor root of the trigeminal nerve",
-                      "labelIndex": 93,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 93,
-                        "atlas_id": 577,
-                        "ontology_id": 1,
-                        "acronym": "moV",
-                        "name": "motor root of the trigeminal nerve",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1109,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 901,
-                        "centers": [
-                          [
-                            9210,
-                            6000,
-                            3830
+                        },
+                        {
+                          "name": "Cerebellar cortex, molecular layer",
+                          "labelIndex": 1144,
+                          "rgb": [
+                            255,
+                            252,
+                            145
                           ],
-                          [
-                            9210,
-                            6000,
-                            7570
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1907500,
-                          -2572500,
-                          -1962500
-                        ],
-                        [
-                          -1832500,
-                          -2572500,
-                          -1962500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "sensory root of the trigeminal nerve",
-                      "labelIndex": 229,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1144,
+                            "atlas_id": 1142,
+                            "ontology_id": 1,
+                            "acronym": "CBXmo",
+                            "name": "Cerebellar cortex, molecular layer",
+                            "color_hex_triplet": "FFFC91",
+                            "graph_order": 1076,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 528
+                          }
+                        },
                         {
-                          "name": "midbrain tract of the trigeminal nerve",
-                          "labelIndex": 705,
+                          "name": "Cerebellar cortex, Purkinje layer",
+                          "labelIndex": 1145,
                           "rgb": [
-                            204,
-                            204,
-                            204
+                            255,
+                            252,
+                            145
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 705,
-                            "atlas_id": 512,
+                            "id": 1145,
+                            "atlas_id": 1143,
                             "ontology_id": 1,
-                            "acronym": "mtV",
-                            "name": "midbrain tract of the trigeminal nerve",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1111,
+                            "acronym": "CBXpu",
+                            "name": "Cerebellar cortex, Purkinje layer",
+                            "color_hex_triplet": "FFFC91",
+                            "graph_order": 1077,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 229
+                            "parent_structure_id": 528
                           }
                         },
                         {
-                          "name": "spinal tract of the trigeminal nerve",
-                          "labelIndex": 794,
+                          "name": "Cerebellar cortex, granular layer",
+                          "labelIndex": 1143,
                           "rgb": [
-                            204,
-                            204,
-                            204
+                            236,
+                            231,
+                            84
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 794,
-                            "atlas_id": 523,
+                            "id": 1143,
+                            "atlas_id": 1141,
                             "ontology_id": 1,
-                            "acronym": "sptV",
-                            "name": "spinal tract of the trigeminal nerve",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1112,
+                            "acronym": "CBXgr",
+                            "name": "Cerebellar cortex, granular layer",
+                            "color_hex_triplet": "ECE754",
+                            "graph_order": 1078,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 229,
-                            "centers": [
-                              [
-                                11400,
-                                6010,
-                                3470
-                              ],
-                              [
-                                11400,
-                                6010,
-                                7930
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              2267500,
-                              -4762500,
-                              -1972500
-                            ],
-                            [
-                              -2192500,
-                              -4762500,
-                              -1972500
-                            ]
-                          ]
+                            "parent_structure_id": 528
+                          }
                         }
                       ],
                       "ontologyMetadata": {
-                        "id": 229,
-                        "atlas_id": 594,
-                        "ontology_id": 1,
-                        "acronym": "sV",
-                        "name": "sensory root of the trigeminal nerve",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1110,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 901,
-                        "centers": [
-                          [
-                            10820,
-                            6060,
-                            3440
-                          ],
-                          [
-                            10820,
-                            6060,
-                            7960
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          2297500,
-                          -4182500,
-                          -2022500
-                        ],
-                        [
-                          -2222500,
-                          -4182500,
-                          -2022500
-                        ]
-                      ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 901,
-                    "atlas_id": 678,
-                    "ontology_id": 1,
-                    "acronym": "Vn",
-                    "name": "trigeminal nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1108,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967,
-                    "centers": [
-                      [
-                        10780,
-                        6060,
-                        3440
-                      ],
-                      [
-                        10780,
-                        6060,
-                        7960
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      2297500,
-                      -4142500,
-                      -2022500
-                    ],
-                    [
-                      -2222500,
-                      -4142500,
-                      -2022500
-                    ]
-                  ]
-                },
-                {
-                  "name": "facial nerve",
-                  "labelIndex": 798,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "intermediate nerve",
-                      "labelIndex": 1131,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 1131,
-                        "atlas_id": 565,
-                        "ontology_id": 1,
-                        "acronym": "iVIIn",
-                        "name": "intermediate nerve",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1114,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 798
-                      }
-                    },
-                    {
-                      "name": "genu of the facial nerve",
-                      "labelIndex": 1116,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 1116,
-                        "atlas_id": 563,
-                        "ontology_id": 1,
-                        "acronym": "gVIIn",
-                        "name": "genu of the facial nerve",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1115,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 798,
-                        "centers": [
-                          [
-                            10840,
-                            5120,
-                            5100
-                          ],
-                          [
-                            10840,
-                            5120,
-                            6300
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          637500,
-                          -4202500,
-                          -1082500
-                        ],
-                        [
-                          -562500,
-                          -4202500,
-                          -1082500
-                        ]
-                      ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 798,
-                    "atlas_id": 665,
-                    "ontology_id": 1,
-                    "acronym": "VIIn",
-                    "name": "facial nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1113,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967,
-                    "centers": [
-                      [
-                        10690,
-                        5480,
-                        4700
-                      ],
-                      [
-                        10690,
-                        5480,
-                        6700
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1037500,
-                      -4052500,
-                      -1442500
-                    ],
-                    [
-                      -962500,
-                      -4052500,
-                      -1442500
-                    ]
-                  ]
-                },
-                {
-                  "name": "vestibulocochlear nerve",
-                  "labelIndex": 933,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "efferent cochleovestibular bundle",
-                      "labelIndex": 1076,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 1076,
-                        "atlas_id": 558,
-                        "ontology_id": 1,
-                        "acronym": "cvb",
-                        "name": "efferent cochleovestibular bundle",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1117,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 933
-                      }
-                    },
-                    {
-                      "name": "vestibular nerve",
-                      "labelIndex": 413,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 413,
-                        "atlas_id": 617,
+                        "id": 528,
+                        "atlas_id": 65,
                         "ontology_id": 1,
-                        "acronym": "vVIIIn",
-                        "name": "vestibular nerve",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1118,
+                        "acronym": "CBX",
+                        "name": "Cerebellar cortex",
+                        "color_hex_triplet": "F0F080",
+                        "graph_order": 998,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 933,
+                        "parent_structure_id": 512,
                         "centers": [
                           [
-                            10610,
-                            5650,
-                            3340
+                            11600,
+                            3250,
+                            3750
                           ],
                           [
-                            10610,
-                            5650,
-                            8060
+                            11600,
+                            3250,
+                            7650
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          2397500,
-                          -3972500,
-                          -1612500
+                          1987500,
+                          -4962500,
+                          787500
                         ],
                         [
-                          -2322500,
-                          -3972500,
-                          -1612500
+                          -1912500,
+                          -4962500,
+                          787500
                         ]
                       ]
                     },
                     {
-                      "name": "cochlear nerve",
-                      "labelIndex": 948,
+                      "name": "Cerebellar nuclei",
+                      "labelIndex": 519,
                       "rgb": [
-                        204,
-                        204,
-                        204
+                        240,
+                        240,
+                        128
                       ],
                       "children": [
                         {
-                          "name": "trapezoid body",
-                          "labelIndex": 841,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 841,
-                            "atlas_id": 529,
-                            "ontology_id": 1,
-                            "acronym": "tb",
-                            "name": "trapezoid body",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1120,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 948,
-                            "centers": [
-                              [
-                                10040,
-                                6940,
-                                5240
-                              ],
-                              [
-                                10040,
-                                6940,
-                                6160
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              497500,
-                              -3402500,
-                              -2902500
-                            ],
-                            [
-                              -422500,
-                              -3402500,
-                              -2902500
-                            ]
-                          ]
-                        },
-                        {
-                          "name": "intermediate acoustic stria",
-                          "labelIndex": 641,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 641,
-                            "atlas_id": 504,
-                            "ontology_id": 1,
-                            "acronym": "ias",
-                            "name": "intermediate acoustic stria",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1121,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 948
-                          }
-                        },
-                        {
-                          "name": "dorsal acoustic stria",
-                          "labelIndex": 506,
+                          "name": "Fastigial nucleus",
+                          "labelIndex": 989,
                           "rgb": [
-                            204,
-                            204,
-                            204
+                            255,
+                            253,
+                            188
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 506,
-                            "atlas_id": 487,
+                            "id": 989,
+                            "atlas_id": 123,
                             "ontology_id": 1,
-                            "acronym": "das",
-                            "name": "dorsal acoustic stria",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1122,
+                            "acronym": "FN",
+                            "name": "Fastigial nucleus",
+                            "color_hex_triplet": "FFFDBC",
+                            "graph_order": 1080,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 948,
+                            "parent_structure_id": 519,
                             "centers": [
                               [
-                                11340,
-                                4590,
-                                4210
+                                11720,
+                                3690,
+                                4750
                               ],
                               [
-                                11340,
-                                4590,
-                                7190
+                                11720,
+                                3690,
+                                6650
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              1527500,
-                              -4702500,
-                              -552500
+                              987500,
+                              -5082500,
+                              347500
                             ],
                             [
-                              -1452500,
-                              -4702500,
-                              -552500
+                              -912500,
+                              -5082500,
+                              347500
                             ]
                           ]
                         },
                         {
-                          "name": "lateral lemniscus",
-                          "labelIndex": 658,
+                          "name": "Interposed nucleus",
+                          "labelIndex": 91,
                           "rgb": [
-                            204,
-                            204,
-                            204
+                            255,
+                            253,
+                            188
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 658,
-                            "atlas_id": 506,
+                            "id": 91,
+                            "atlas_id": 152,
                             "ontology_id": 1,
-                            "acronym": "ll",
-                            "name": "lateral lemniscus",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1123,
+                            "acronym": "IP",
+                            "name": "Interposed nucleus",
+                            "color_hex_triplet": "FFFDBC",
+                            "graph_order": 1081,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 948,
+                            "parent_structure_id": 519,
                             "centers": [
                               [
-                                9670,
-                                4780,
-                                3890
+                                11530,
+                                3930,
+                                3850
                               ],
                               [
-                                9670,
-                                4780,
-                                7510
+                                11530,
+                                3930,
+                                7550
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              1847500,
-                              -3032500,
-                              -742500
+                              1887500,
+                              -4892500,
+                              107500
                             ],
                             [
-                              -1772500,
-                              -3032500,
-                              -742500
+                              -1812500,
+                              -4892500,
+                              107500
                             ]
                           ]
                         },
                         {
-                          "name": "inferior colliculus commissure",
-                          "labelIndex": 633,
+                          "name": "Dentate nucleus",
+                          "labelIndex": 846,
                           "rgb": [
-                            204,
-                            204,
-                            204
+                            255,
+                            253,
+                            188
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 633,
-                            "atlas_id": 503,
+                            "id": 846,
+                            "atlas_id": 105,
                             "ontology_id": 1,
-                            "acronym": "cic",
-                            "name": "inferior colliculus commissure",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1124,
+                            "acronym": "DN",
+                            "name": "Dentate nucleus",
+                            "color_hex_triplet": "FFFDBC",
+                            "graph_order": 1082,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 948,
+                            "parent_structure_id": 519,
                             "centers": [
                               [
-                                10200,
-                                2000,
-                                5430
+                                11180,
+                                4260,
+                                3180
                               ],
                               [
-                                10200,
-                                2000,
-                                5970
+                                11180,
+                                4260,
+                                8220
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              307500,
-                              -3562500,
-                              2037500
+                              2557500,
+                              -4542500,
+                              -222500
                             ],
                             [
-                              -232500,
-                              -3562500,
-                              2037500
+                              -2482500,
+                              -4542500,
+                              -222500
                             ]
                           ]
                         },
                         {
-                          "name": "brachium of the inferior colliculus",
-                          "labelIndex": 482,
+                          "name": "Vestibulocerebellar nucleus",
+                          "labelIndex": 589508455,
                           "rgb": [
-                            204,
-                            204,
-                            204
+                            255,
+                            253,
+                            188
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 482,
-                            "atlas_id": 484,
+                            "id": 589508455,
+                            "atlas_id": null,
                             "ontology_id": 1,
-                            "acronym": "bic",
-                            "name": "brachium of the inferior colliculus",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1125,
+                            "acronym": "VeCB",
+                            "name": "Vestibulocerebellar nucleus",
+                            "color_hex_triplet": "FFFDBC",
+                            "graph_order": 1083,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 948,
+                            "parent_structure_id": 519,
                             "centers": [
                               [
-                                9630,
-                                2800,
-                                3540
+                                11320,
+                                4120,
+                                4530
                               ],
                               [
-                                9630,
-                                2800,
-                                7860
+                                11320,
+                                4120,
+                                6870
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              2197500,
-                              -2992500,
-                              1237500
+                              1207500,
+                              -4682500,
+                              -82500
                             ],
                             [
-                              -2122500,
-                              -2992500,
-                              1237500
+                              -1132500,
+                              -4682500,
+                              -82500
                             ]
                           ]
                         }
                       ],
                       "ontologyMetadata": {
-                        "id": 948,
-                        "atlas_id": 542,
+                        "id": 519,
+                        "atlas_id": 64,
                         "ontology_id": 1,
-                        "acronym": "cVIIIn",
-                        "name": "cochlear nerve",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1119,
+                        "acronym": "CBN",
+                        "name": "Cerebellar nuclei",
+                        "color_hex_triplet": "F0F080",
+                        "graph_order": 1079,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 933,
+                        "parent_structure_id": 512,
                         "centers": [
                           [
-                            9640,
-                            4800,
-                            4000
+                            11510,
+                            3930,
+                            4010
                           ],
                           [
-                            9640,
-                            4800,
-                            7400
+                            11510,
+                            3930,
+                            7390
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          1737500,
-                          -3002500,
-                          -762500
+                          1727500,
+                          -4872500,
+                          107500
                         ],
                         [
-                          -1662500,
-                          -3002500,
-                          -762500
+                          -1652500,
+                          -4872500,
+                          107500
                         ]
                       ]
                     }
                   ],
                   "ontologyMetadata": {
-                    "id": 933,
-                    "atlas_id": 682,
+                    "id": 512,
+                    "atlas_id": 63,
                     "ontology_id": 1,
-                    "acronym": "VIIIn",
-                    "name": "vestibulocochlear nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1116,
+                    "acronym": "CB",
+                    "name": "Cerebellum",
+                    "color_hex_triplet": "F0F080",
+                    "graph_order": 997,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 967,
+                    "parent_structure_id": 8,
                     "centers": [
                       [
-                        9660,
-                        4890,
-                        3920
+                        11580,
+                        3260,
+                        3740
                       ],
                       [
-                        9660,
-                        4890,
-                        7480
+                        11580,
+                        3260,
+                        7660
                       ]
                     ]
                   },
                   "POIs": [
                     [
-                      1817500,
-                      -3022500,
-                      -852500
+                      1997500,
+                      -4942500,
+                      777500
                     ],
                     [
-                      -1742500,
-                      -3022500,
-                      -852500
+                      -1922500,
+                      -4942500,
+                      777500
                     ]
                   ]
-                },
-                {
-                  "name": "glossopharyngeal nerve",
-                  "labelIndex": 808,
-                  "rgb": [
-                    204,
-                    204,
-                    204
+                }
+              ],
+              "ontologyMetadata": {
+                "id": 8,
+                "atlas_id": 0,
+                "ontology_id": 1,
+                "acronym": "grey",
+                "name": "Basic cell groups and regions",
+                "color_hex_triplet": "BFDAE3",
+                "graph_order": 1,
+                "st_level": null,
+                "hemisphere_id": 3,
+                "parent_structure_id": 997,
+                "centers": [
+                  [
+                    7400,
+                    3970,
+                    3730
                   ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 808,
-                    "atlas_id": 666,
-                    "ontology_id": 1,
-                    "acronym": "IXn",
-                    "name": "glossopharyngeal nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1126,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967
-                  }
-                },
+                  [
+                    7400,
+                    3970,
+                    7670
+                  ]
+                ]
+              },
+              "POIs": [
+                [
+                  2007500,
+                  -762500,
+                  67500
+                ],
+                [
+                  -1932500,
+                  -762500,
+                  67500
+                ]
+              ]
+            },
+            {
+              "name": "fiber tracts",
+              "labelIndex": 1009,
+              "rgb": [
+                204,
+                204,
+                204
+              ],
+              "children": [
                 {
-                  "name": "vagus nerve",
-                  "labelIndex": 917,
+                  "name": "cranial nerves",
+                  "labelIndex": 967,
                   "rgb": [
                     204,
                     204,
@@ -61777,8 +60157,30 @@
                   ],
                   "children": [
                     {
-                      "name": "solitary tract",
-                      "labelIndex": 237,
+                      "name": "terminal nerve",
+                      "labelIndex": 885,
+                      "rgb": [
+                        204,
+                        204,
+                        204
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 885,
+                        "atlas_id": 676,
+                        "ontology_id": 1,
+                        "acronym": "tn",
+                        "name": "terminal nerve",
+                        "color_hex_triplet": "CCCCCC",
+                        "graph_order": 1086,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 967
+                      }
+                    },
+                    {
+                      "name": "vomeronasal nerve",
+                      "labelIndex": 949,
                       "rgb": [
                         204,
                         204,
@@ -61786,158 +60188,45 @@
                       ],
                       "children": [],
                       "ontologyMetadata": {
-                        "id": 237,
-                        "atlas_id": 595,
+                        "id": 949,
+                        "atlas_id": 684,
                         "ontology_id": 1,
-                        "acronym": "ts",
-                        "name": "solitary tract",
+                        "acronym": "von",
+                        "name": "vomeronasal nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1128,
+                        "graph_order": 1087,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 917,
+                        "parent_structure_id": 967,
                         "centers": [
                           [
-                            12690,
-                            5260,
-                            5140
+                            2030,
+                            3650,
+                            5490
                           ],
                           [
-                            12690,
-                            5260,
-                            6260
+                            2030,
+                            3650,
+                            5910
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          597500,
-                          -6052500,
-                          -1222500
+                          247500,
+                          4607500,
+                          387500
                         ],
                         [
-                          -522500,
-                          -6052500,
-                          -1222500
+                          -172500,
+                          4607500,
+                          387500
                         ]
                       ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 917,
-                    "atlas_id": 680,
-                    "ontology_id": 1,
-                    "acronym": "Xn",
-                    "name": "vagus nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1127,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967,
-                    "centers": [
-                      [
-                        12690,
-                        5260,
-                        5140
-                      ],
-                      [
-                        12690,
-                        5260,
-                        6260
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      597500,
-                      -6052500,
-                      -1222500
-                    ],
-                    [
-                      -522500,
-                      -6052500,
-                      -1222500
-                    ]
-                  ]
-                },
-                {
-                  "name": "accessory spinal nerve",
-                  "labelIndex": 717,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 717,
-                    "atlas_id": 655,
-                    "ontology_id": 1,
-                    "acronym": "XIn",
-                    "name": "accessory spinal nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1129,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967
-                  }
-                },
-                {
-                  "name": "hypoglossal nerve",
-                  "labelIndex": 813,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 813,
-                    "atlas_id": 667,
-                    "ontology_id": 1,
-                    "acronym": "XIIn",
-                    "name": "hypoglossal nerve",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1130,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967
-                  }
-                },
-                {
-                  "name": "ventral roots",
-                  "labelIndex": 925,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 925,
-                    "atlas_id": 681,
-                    "ontology_id": 1,
-                    "acronym": "vrt",
-                    "name": "ventral roots",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1131,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967
-                  }
-                },
-                {
-                  "name": "dorsal roots",
-                  "labelIndex": 792,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
+                    },
                     {
-                      "name": "cervicothalamic tract",
-                      "labelIndex": 932,
+                      "name": "olfactory nerve",
+                      "labelIndex": 840,
                       "rgb": [
                         204,
                         204,
@@ -61945,74 +60234,8 @@
                       ],
                       "children": [
                         {
-                          "name": "dorsolateral fascicle",
-                          "labelIndex": 570,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 570,
-                            "atlas_id": 495,
-                            "ontology_id": 1,
-                            "acronym": "dl",
-                            "name": "dorsolateral fascicle",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1134,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 932
-                          }
-                        },
-                        {
-                          "name": "dorsal commissure of the spinal cord",
-                          "labelIndex": 522,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 522,
-                            "atlas_id": 489,
-                            "ontology_id": 1,
-                            "acronym": "dcm",
-                            "name": "dorsal commissure of the spinal cord",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1135,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 932
-                          }
-                        },
-                        {
-                          "name": "ventral commissure of the spinal cord",
-                          "labelIndex": 858,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 858,
-                            "atlas_id": 531,
-                            "ontology_id": 1,
-                            "acronym": "vc",
-                            "name": "ventral commissure of the spinal cord",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1136,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 932
-                          }
-                        },
-                        {
-                          "name": "fasciculus proprius",
-                          "labelIndex": 586,
+                          "name": "olfactory nerve layer of main olfactory bulb",
+                          "labelIndex": 1016,
                           "rgb": [
                             204,
                             204,
@@ -62020,21 +60243,45 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 586,
-                            "atlas_id": 497,
+                            "id": 1016,
+                            "atlas_id": 692,
                             "ontology_id": 1,
-                            "acronym": "fpr",
-                            "name": "fasciculus proprius",
+                            "acronym": "onl",
+                            "name": "olfactory nerve layer of main olfactory bulb",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1137,
+                            "graph_order": 1089,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 932
-                          }
+                            "parent_structure_id": 840,
+                            "centers": [
+                              [
+                                960,
+                                5290,
+                                5440
+                              ],
+                              [
+                                960,
+                                5290,
+                                5960
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              297500,
+                              5677500,
+                              -1252500
+                            ],
+                            [
+                              -222500,
+                              5677500,
+                              -1252500
+                            ]
+                          ]
                         },
                         {
-                          "name": "dorsal column",
-                          "labelIndex": 514,
+                          "name": "lateral olfactory tract, general",
+                          "labelIndex": 21,
                           "rgb": [
                             204,
                             204,
@@ -62042,8 +60289,8 @@
                           ],
                           "children": [
                             {
-                              "name": "cuneate fascicle",
-                              "labelIndex": 380,
+                              "name": "lateral olfactory tract, body",
+                              "labelIndex": 665,
                               "rgb": [
                                 204,
                                 204,
@@ -62051,45 +60298,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 380,
-                                "atlas_id": 471,
+                                "id": 665,
+                                "atlas_id": 507,
                                 "ontology_id": 1,
-                                "acronym": "cuf",
-                                "name": "cuneate fascicle",
+                                "acronym": "lot",
+                                "name": "lateral olfactory tract, body",
                                 "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1139,
+                                "graph_order": 1091,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 514,
+                                "parent_structure_id": 21,
                                 "centers": [
                                   [
-                                    13080,
-                                    5150,
-                                    4800
+                                    3360,
+                                    5890,
+                                    3590
                                   ],
                                   [
-                                    13080,
-                                    5150,
-                                    6600
+                                    3360,
+                                    5890,
+                                    7810
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  937500,
-                                  -6442500,
-                                  -1112500
+                                  2147500,
+                                  3277500,
+                                  -1852500
                                 ],
                                 [
-                                  -862500,
-                                  -6442500,
-                                  -1112500
+                                  -2072500,
+                                  3277500,
+                                  -1852500
                                 ]
                               ]
                             },
                             {
-                              "name": "gracile fascicle",
-                              "labelIndex": 388,
+                              "name": "dorsal limb",
+                              "labelIndex": 538,
                               "rgb": [
                                 204,
                                 204,
@@ -62097,21 +60344,45 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 388,
-                                "atlas_id": 472,
+                                "id": 538,
+                                "atlas_id": 491,
                                 "ontology_id": 1,
-                                "acronym": "grf",
-                                "name": "gracile fascicle",
+                                "acronym": "lotd",
+                                "name": "dorsal limb",
                                 "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1140,
+                                "graph_order": 1092,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 514
-                              }
+                                "parent_structure_id": 21,
+                                "centers": [
+                                  [
+                                    1840,
+                                    3760,
+                                    4440
+                                  ],
+                                  [
+                                    1840,
+                                    3760,
+                                    6960
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1297500,
+                                  4797500,
+                                  277500
+                                ],
+                                [
+                                  -1222500,
+                                  4797500,
+                                  277500
+                                ]
+                              ]
                             },
                             {
-                              "name": "internal arcuate fibers",
-                              "labelIndex": 396,
+                              "name": "accessory olfactory tract",
+                              "labelIndex": 459,
                               "rgb": [
                                 204,
                                 204,
@@ -62119,59 +60390,59 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 396,
-                                "atlas_id": 473,
+                                "id": 459,
+                                "atlas_id": 481,
                                 "ontology_id": 1,
-                                "acronym": "iaf",
-                                "name": "internal arcuate fibers",
+                                "acronym": "aolt",
+                                "name": "accessory olfactory tract",
                                 "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1141,
+                                "graph_order": 1093,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 514
+                                "parent_structure_id": 21
                               }
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 514,
-                            "atlas_id": 488,
+                            "id": 21,
+                            "atlas_id": 568,
                             "ontology_id": 1,
-                            "acronym": "dc",
-                            "name": "dorsal column",
+                            "acronym": "lotg",
+                            "name": "lateral olfactory tract, general",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1138,
+                            "graph_order": 1090,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 932,
+                            "parent_structure_id": 840,
                             "centers": [
                               [
-                                13080,
-                                5150,
-                                4800
+                                3100,
+                                5590,
+                                3700
                               ],
                               [
-                                13080,
-                                5150,
-                                6600
+                                3100,
+                                5590,
+                                7700
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              937500,
-                              -6442500,
-                              -1112500
+                              2037500,
+                              3537500,
+                              -1552500
                             ],
                             [
-                              -862500,
-                              -6442500,
-                              -1112500
+                              -1962500,
+                              3537500,
+                              -1552500
                             ]
                           ]
                         },
                         {
-                          "name": "medial lemniscus",
-                          "labelIndex": 697,
+                          "name": "anterior commissure, olfactory limb",
+                          "labelIndex": 900,
                           "rgb": [
                             204,
                             204,
@@ -62179,306 +60450,83 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 697,
-                            "atlas_id": 511,
+                            "id": 900,
+                            "atlas_id": 536,
                             "ontology_id": 1,
-                            "acronym": "ml",
-                            "name": "medial lemniscus",
+                            "acronym": "aco",
+                            "name": "anterior commissure, olfactory limb",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1142,
+                            "graph_order": 1094,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 932,
+                            "parent_structure_id": 840,
                             "centers": [
                               [
-                                8920,
-                                5580,
-                                5020
+                                3510,
+                                5260,
+                                4530
                               ],
                               [
-                                8920,
-                                5580,
-                                6380
+                                3510,
+                                5260,
+                                6870
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              717500,
-                              -2282500,
-                              -1542500
+                              1207500,
+                              3127500,
+                              -1222500
                             ],
                             [
-                              -642500,
-                              -2282500,
-                              -1542500
+                              -1132500,
+                              3127500,
+                              -1222500
                             ]
                           ]
                         }
                       ],
                       "ontologyMetadata": {
-                        "id": 932,
-                        "atlas_id": 540,
+                        "id": 840,
+                        "atlas_id": 670,
                         "ontology_id": 1,
-                        "acronym": "cett",
-                        "name": "cervicothalamic tract",
+                        "acronym": "In",
+                        "name": "olfactory nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1133,
+                        "graph_order": 1088,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 792,
+                        "parent_structure_id": 967,
                         "centers": [
                           [
-                            8970,
-                            5610,
-                            5000
+                            1790,
+                            5190,
+                            4690
                           ],
                           [
-                            8970,
-                            5610,
-                            6400
+                            1790,
+                            5190,
+                            6710
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          737500,
-                          -2332500,
-                          -1572500
+                          1047500,
+                          4847500,
+                          -1152500
                         ],
                         [
-                          -662500,
-                          -2332500,
-                          -1572500
+                          -972500,
+                          4847500,
+                          -1152500
                         ]
                       ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 792,
-                    "atlas_id": 664,
-                    "ontology_id": 1,
-                    "acronym": "drt",
-                    "name": "dorsal roots",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1132,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967,
-                    "centers": [
-                      [
-                        8970,
-                        5610,
-                        5000
-                      ],
-                      [
-                        8970,
-                        5610,
-                        6400
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      737500,
-                      -2332500,
-                      -1572500
-                    ],
-                    [
-                      -662500,
-                      -2332500,
-                      -1572500
-                    ]
-                  ]
-                },
-                {
-                  "name": "spinothalamic tract",
-                  "labelIndex": 871,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "lateral spinothalamic tract",
-                      "labelIndex": 29,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 29,
-                        "atlas_id": 569,
-                        "ontology_id": 1,
-                        "acronym": "sttl",
-                        "name": "lateral spinothalamic tract",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1144,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 871
-                      }
-                    },
-                    {
-                      "name": "ventral spinothalamic tract",
-                      "labelIndex": 389,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 389,
-                        "atlas_id": 614,
-                        "ontology_id": 1,
-                        "acronym": "sttv",
-                        "name": "ventral spinothalamic tract",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1145,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 871
-                      }
-                    },
-                    {
-                      "name": "spinocervical tract",
-                      "labelIndex": 245,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 245,
-                        "atlas_id": 596,
-                        "ontology_id": 1,
-                        "acronym": "scrt",
-                        "name": "spinocervical tract",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1146,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 871
-                      }
-                    },
-                    {
-                      "name": "spino-olivary pathway",
-                      "labelIndex": 261,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 261,
-                        "atlas_id": 598,
-                        "ontology_id": 1,
-                        "acronym": "sop",
-                        "name": "spino-olivary pathway",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1147,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 871
-                      }
-                    },
-                    {
-                      "name": "spinoreticular pathway",
-                      "labelIndex": 270,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 270,
-                        "atlas_id": 599,
-                        "ontology_id": 1,
-                        "acronym": "srp",
-                        "name": "spinoreticular pathway",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1148,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 871
-                      }
-                    },
-                    {
-                      "name": "spinovestibular pathway",
-                      "labelIndex": 293,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 293,
-                        "atlas_id": 602,
-                        "ontology_id": 1,
-                        "acronym": "svp",
-                        "name": "spinovestibular pathway",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1149,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 871
-                      }
-                    },
-                    {
-                      "name": "spinotectal pathway",
-                      "labelIndex": 277,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 277,
-                        "atlas_id": 600,
-                        "ontology_id": 1,
-                        "acronym": "stp",
-                        "name": "spinotectal pathway",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1150,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 871
-                      }
-                    },
-                    {
-                      "name": "spinohypothalamic pathway",
-                      "labelIndex": 253,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 253,
-                        "atlas_id": 597,
-                        "ontology_id": 1,
-                        "acronym": "shp",
-                        "name": "spinohypothalamic pathway",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1151,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 871
-                      }
                     },
                     {
-                      "name": "spinotelenchephalic pathway",
-                      "labelIndex": 285,
+                      "name": "optic nerve",
+                      "labelIndex": 848,
                       "rgb": [
                         204,
                         204,
@@ -62486,8 +60534,8 @@
                       ],
                       "children": [
                         {
-                          "name": "hypothalamohypophysial tract",
-                          "labelIndex": 627,
+                          "name": "accessory optic tract",
+                          "labelIndex": 876,
                           "rgb": [
                             204,
                             204,
@@ -62495,229 +60543,67 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 627,
-                            "atlas_id": 502,
+                            "id": 876,
+                            "atlas_id": 533,
                             "ontology_id": 1,
-                            "acronym": "hht",
-                            "name": "hypothalamohypophysial tract",
+                            "acronym": "aot",
+                            "name": "accessory optic tract",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1153,
+                            "graph_order": 1096,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 285
+                            "parent_structure_id": 848
                           }
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 285,
-                        "atlas_id": 601,
-                        "ontology_id": 1,
-                        "acronym": "step",
-                        "name": "spinotelenchephalic pathway",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1152,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 871
-                      }
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 871,
-                    "atlas_id": 674,
-                    "ontology_id": 1,
-                    "acronym": "sst",
-                    "name": "spinothalamic tract",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1143,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 967
-                  }
-                }
-              ],
-              "ontologyMetadata": {
-                "id": 967,
-                "atlas_id": 686,
-                "ontology_id": 1,
-                "acronym": "cm",
-                "name": "cranial nerves",
-                "color_hex_triplet": "CCCCCC",
-                "graph_order": 1085,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 1009,
-                "centers": [
-                  [
-                    5100,
-                    5420,
-                    4780
-                  ],
-                  [
-                    5100,
-                    5420,
-                    6620
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  957500,
-                  1537500,
-                  -1382500
-                ],
-                [
-                  -882500,
-                  1537500,
-                  -1382500
-                ]
-              ]
-            },
-            {
-              "name": "cerebellum related fiber tracts",
-              "labelIndex": 960,
-              "rgb": [
-                204,
-                204,
-                204
-              ],
-              "children": [
-                {
-                  "name": "cerebellar commissure",
-                  "labelIndex": 744,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 744,
-                    "atlas_id": 658,
-                    "ontology_id": 1,
-                    "acronym": "cbc",
-                    "name": "cerebellar commissure",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1155,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 960,
-                    "centers": [
-                      [
-                        11460,
-                        3690,
-                        5410
-                      ],
-                      [
-                        11460,
-                        3690,
-                        5990
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      327500,
-                      -4822500,
-                      347500
-                    ],
-                    [
-                      -252500,
-                      -4822500,
-                      347500
-                    ]
-                  ]
-                },
-                {
-                  "name": "cerebellar peduncles",
-                  "labelIndex": 752,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "superior cerebelar peduncles",
-                      "labelIndex": 326,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [
+                        },
                         {
-                          "name": "superior cerebellar peduncle decussation",
-                          "labelIndex": 812,
+                          "name": "brachium of the superior colliculus",
+                          "labelIndex": 916,
                           "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [
-                            {
-                              "name": "spinocerebellar tract",
-                              "labelIndex": 85,
-                              "rgb": [
-                                204,
-                                204,
-                                204
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 85,
-                                "atlas_id": 859,
-                                "ontology_id": 1,
-                                "acronym": "sct",
-                                "name": "spinocerebellar tract",
-                                "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1159,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 812
-                              }
-                            }
+                            204,
+                            204,
+                            204
                           ],
+                          "children": [],
                           "ontologyMetadata": {
-                            "id": 812,
-                            "atlas_id": 525,
+                            "id": 916,
+                            "atlas_id": 538,
                             "ontology_id": 1,
-                            "acronym": "dscp",
-                            "name": "superior cerebellar peduncle decussation",
+                            "acronym": "bsc",
+                            "name": "brachium of the superior colliculus",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1158,
+                            "graph_order": 1097,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 326,
+                            "parent_structure_id": 848,
                             "centers": [
                               [
-                                9410,
-                                4500,
-                                5620
+                                8220,
+                                2820,
+                                3780
                               ],
                               [
-                                9410,
-                                4500,
-                                5780
+                                8220,
+                                2820,
+                                7620
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              117500,
-                              -2772500,
-                              -462500
+                              1957500,
+                              -1582500,
+                              1217500
                             ],
                             [
-                              -42500,
-                              -2772500,
-                              -462500
+                              -1882500,
+                              -1582500,
+                              1217500
                             ]
                           ]
                         },
                         {
-                          "name": "uncinate fascicle",
-                          "labelIndex": 850,
+                          "name": "superior colliculus commissure",
+                          "labelIndex": 336,
                           "rgb": [
                             204,
                             204,
@@ -62725,45 +60611,45 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 850,
-                            "atlas_id": 530,
+                            "id": 336,
+                            "atlas_id": 607,
                             "ontology_id": 1,
-                            "acronym": "uf",
-                            "name": "uncinate fascicle",
+                            "acronym": "csc",
+                            "name": "superior colliculus commissure",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1160,
+                            "graph_order": 1098,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 326,
+                            "parent_structure_id": 848,
                             "centers": [
                               [
-                                10860,
-                                4000,
-                                4290
+                                8430,
+                                2660,
+                                5550
                               ],
                               [
-                                10860,
-                                4000,
-                                7110
+                                8430,
+                                2660,
+                                5850
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              1447500,
-                              -4222500,
-                              37500
+                              187500,
+                              -1792500,
+                              1377500
                             ],
                             [
-                              -1372500,
-                              -4222500,
-                              37500
+                              -112500,
+                              -1792500,
+                              1377500
                             ]
                           ]
                         },
                         {
-                          "name": "ventral spinocerebellar tract",
-                          "labelIndex": 866,
+                          "name": "optic chiasm",
+                          "labelIndex": 117,
                           "rgb": [
                             204,
                             204,
@@ -62771,138 +60657,45 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 866,
-                            "atlas_id": 532,
+                            "id": 117,
+                            "atlas_id": 580,
                             "ontology_id": 1,
-                            "acronym": "sctv",
-                            "name": "ventral spinocerebellar tract",
+                            "acronym": "och",
+                            "name": "optic chiasm",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1161,
+                            "graph_order": 1099,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 326,
+                            "parent_structure_id": 848,
                             "centers": [
                               [
-                                10700,
-                                6870,
-                                3770
+                                5440,
+                                7040,
+                                5360
                               ],
                               [
-                                10700,
-                                6870,
-                                7630
+                                5440,
+                                7040,
+                                6040
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              1967500,
-                              -4062500,
-                              -2832500
+                              377500,
+                              1197500,
+                              -3002500
                             ],
                             [
-                              -1892500,
-                              -4062500,
-                              -2832500
+                              -302500,
+                              1197500,
+                              -3002500
                             ]
                           ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 326,
-                        "atlas_id": 606,
-                        "ontology_id": 1,
-                        "acronym": "scp",
-                        "name": "superior cerebelar peduncles",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1157,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 752,
-                        "centers": [
-                          [
-                            10480,
-                            4470,
-                            4090
-                          ],
-                          [
-                            10480,
-                            4470,
-                            7310
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1647500,
-                          -3842500,
-                          -432500
-                        ],
-                        [
-                          -1572500,
-                          -3842500,
-                          -432500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "middle cerebellar peduncle",
-                      "labelIndex": 78,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 78,
-                        "atlas_id": 575,
-                        "ontology_id": 1,
-                        "acronym": "mcp",
-                        "name": "middle cerebellar peduncle",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1162,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 752,
-                        "centers": [
-                          [
-                            9530,
-                            5550,
-                            3620
-                          ],
-                          [
-                            9530,
-                            5550,
-                            7780
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          2117500,
-                          -2892500,
-                          -1512500
-                        ],
-                        [
-                          -2042500,
-                          -2892500,
-                          -1512500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "inferior cerebellar peduncle",
-                      "labelIndex": 1123,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [
+                        },
                         {
-                          "name": "dorsal spinocerebellar tract",
-                          "labelIndex": 553,
+                          "name": "optic tract",
+                          "labelIndex": 125,
                           "rgb": [
                             204,
                             204,
@@ -62910,67 +60703,45 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 553,
-                            "atlas_id": 493,
+                            "id": 125,
+                            "atlas_id": 581,
                             "ontology_id": 1,
-                            "acronym": "sctd",
-                            "name": "dorsal spinocerebellar tract",
+                            "acronym": "opt",
+                            "name": "optic tract",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1164,
+                            "graph_order": 1100,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1123,
+                            "parent_structure_id": 848,
                             "centers": [
                               [
-                                12120,
-                                6960,
-                                3700
+                                6730,
+                                6070,
+                                3900
                               ],
                               [
-                                12120,
-                                6960,
-                                7700
+                                6730,
+                                6070,
+                                7500
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              2037500,
-                              -5482500,
-                              -2922500
+                              1837500,
+                              -92500,
+                              -2032500
                             ],
                             [
-                              -1962500,
-                              -5482500,
-                              -2922500
+                              -1762500,
+                              -92500,
+                              -2032500
                             ]
                           ]
                         },
                         {
-                          "name": "cuneocerebellar tract",
-                          "labelIndex": 499,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 499,
-                            "atlas_id": 486,
-                            "ontology_id": 1,
-                            "acronym": "cct",
-                            "name": "cuneocerebellar tract",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1165,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1123
-                          }
-                        },
-                        {
-                          "name": "juxtarestiform body",
-                          "labelIndex": 650,
+                          "name": "tectothalamic pathway",
+                          "labelIndex": 357,
                           "rgb": [
                             204,
                             204,
@@ -62978,334 +60749,59 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 650,
-                            "atlas_id": 505,
-                            "ontology_id": 1,
-                            "acronym": "jrb",
-                            "name": "juxtarestiform body",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1166,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1123
-                          }
-                        },
-                        {
-                          "name": "bulbocerebellar tract",
-                          "labelIndex": 490,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [
-                            {
-                              "name": "olivocerebellar tract",
-                              "labelIndex": 404,
-                              "rgb": [
-                                204,
-                                204,
-                                204
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 404,
-                                "atlas_id": 474,
-                                "ontology_id": 1,
-                                "acronym": "oct",
-                                "name": "olivocerebellar tract",
-                                "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1168,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 490
-                              }
-                            },
-                            {
-                              "name": "reticulocerebellar tract",
-                              "labelIndex": 410,
-                              "rgb": [
-                                204,
-                                204,
-                                204
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 410,
-                                "atlas_id": 475,
-                                "ontology_id": 1,
-                                "acronym": "rct",
-                                "name": "reticulocerebellar tract",
-                                "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1169,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 490
-                              }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 490,
-                            "atlas_id": 485,
+                            "id": 357,
+                            "atlas_id": 610,
                             "ontology_id": 1,
-                            "acronym": "bct",
-                            "name": "bulbocerebellar tract",
+                            "acronym": "ttp",
+                            "name": "tectothalamic pathway",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1167,
+                            "graph_order": 1101,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1123
+                            "parent_structure_id": 848
                           }
                         }
                       ],
                       "ontologyMetadata": {
-                        "id": 1123,
-                        "atlas_id": 564,
+                        "id": 848,
+                        "atlas_id": 671,
                         "ontology_id": 1,
-                        "acronym": "icp",
-                        "name": "inferior cerebellar peduncle",
+                        "acronym": "IIn",
+                        "name": "optic nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1163,
+                        "graph_order": 1095,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 752,
+                        "parent_structure_id": 967,
                         "centers": [
                           [
-                            11480,
-                            5610,
-                            3390
+                            6660,
+                            6040,
+                            3940
                           ],
                           [
-                            11480,
-                            5610,
-                            8010
+                            6660,
+                            6040,
+                            7460
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          2347500,
-                          -4842500,
-                          -1572500
+                          1797500,
+                          -22500,
+                          -2002500
                         ],
                         [
-                          -2272500,
-                          -4842500,
-                          -1572500
+                          -1722500,
+                          -22500,
+                          -2002500
                         ]
                       ]
                     },
                     {
-                      "name": "trigeminocerebellar tract",
-                      "labelIndex": 373,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 373,
-                        "atlas_id": 612,
-                        "ontology_id": 1,
-                        "acronym": "tct",
-                        "name": "trigeminocerebellar tract",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1170,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 752
-                      }
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 752,
-                    "atlas_id": 659,
-                    "ontology_id": 1,
-                    "acronym": "cbp",
-                    "name": "cerebellar peduncles",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1156,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 960,
-                    "centers": [
-                      [
-                        10850,
-                        5120,
-                        3390
-                      ],
-                      [
-                        10850,
-                        5120,
-                        8010
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      2347500,
-                      -4212500,
-                      -1082500
-                    ],
-                    [
-                      -2272500,
-                      -4212500,
-                      -1082500
-                    ]
-                  ]
-                },
-                {
-                  "name": "arbor vitae",
-                  "labelIndex": 728,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 728,
-                    "atlas_id": 656,
-                    "ontology_id": 1,
-                    "acronym": "arb",
-                    "name": "arbor vitae",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1171,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 960,
-                    "centers": [
-                      [
-                        11570,
-                        3560,
-                        3920
-                      ],
-                      [
-                        11570,
-                        3560,
-                        7480
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1817500,
-                      -4932500,
-                      477500
-                    ],
-                    [
-                      -1742500,
-                      -4932500,
-                      477500
-                    ]
-                  ]
-                }
-              ],
-              "ontologyMetadata": {
-                "id": 960,
-                "atlas_id": 685,
-                "ontology_id": 1,
-                "acronym": "cbf",
-                "name": "cerebellum related fiber tracts",
-                "color_hex_triplet": "CCCCCC",
-                "graph_order": 1154,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 1009,
-                "centers": [
-                  [
-                    11240,
-                    4090,
-                    3910
-                  ],
-                  [
-                    11240,
-                    4090,
-                    7490
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  1827500,
-                  -4602500,
-                  -52500
-                ],
-                [
-                  -1752500,
-                  -4602500,
-                  -52500
-                ]
-              ]
-            },
-            {
-              "name": "supra-callosal cerebral white matter",
-              "labelIndex": 484682512,
-              "rgb": [
-                204,
-                204,
-                204
-              ],
-              "children": [],
-              "ontologyMetadata": {
-                "id": 484682512,
-                "atlas_id": null,
-                "ontology_id": 1,
-                "acronym": "scwm",
-                "name": "supra-callosal cerebral white matter",
-                "color_hex_triplet": "CCCCCC",
-                "graph_order": 1172,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 1009,
-                "centers": [
-                  [
-                    5860,
-                    2530,
-                    3200
-                  ],
-                  [
-                    5860,
-                    2530,
-                    8200
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  2537500,
-                  777500,
-                  1507500
-                ],
-                [
-                  -2462500,
-                  777500,
-                  1507500
-                ]
-              ]
-            },
-            {
-              "name": "lateral forebrain bundle system",
-              "labelIndex": 983,
-              "rgb": [
-                204,
-                204,
-                204
-              ],
-              "children": [
-                {
-                  "name": "corpus callosum",
-                  "labelIndex": 776,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "corpus callosum, anterior forceps",
-                      "labelIndex": 956,
+                      "name": "oculomotor nerve",
+                      "labelIndex": 832,
                       "rgb": [
                         204,
                         204,
@@ -63313,8 +60809,8 @@
                       ],
                       "children": [
                         {
-                          "name": "external capsule",
-                          "labelIndex": 579,
+                          "name": "medial longitudinal fascicle",
+                          "labelIndex": 62,
                           "rgb": [
                             204,
                             204,
@@ -63322,474 +60818,198 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 579,
-                            "atlas_id": 496,
+                            "id": 62,
+                            "atlas_id": 573,
                             "ontology_id": 1,
-                            "acronym": "ec",
-                            "name": "external capsule",
+                            "acronym": "mlf",
+                            "name": "medial longitudinal fascicle",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1176,
+                            "graph_order": 1103,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 956,
+                            "parent_structure_id": 832,
                             "centers": [
                               [
-                                7130,
-                                4530,
-                                1800
+                                10680,
+                                5150,
+                                5530
                               ],
                               [
-                                7130,
-                                4530,
-                                9600
+                                10680,
+                                5150,
+                                5870
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              3937500,
-                              -492500,
-                              -492500
+                              207500,
+                              -4042500,
+                              -1112500
                             ],
                             [
-                              -3862500,
-                              -492500,
-                              -492500
+                              -132500,
+                              -4042500,
+                              -1112500
                             ]
                           ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 956,
-                        "atlas_id": 543,
-                        "ontology_id": 1,
-                        "acronym": "fa",
-                        "name": "corpus callosum, anterior forceps",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1175,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 776,
-                        "centers": [
-                          [
-                            5000,
-                            4150,
-                            2390
-                          ],
-                          [
-                            5000,
-                            4150,
-                            9010
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          3347500,
-                          1637500,
-                          -112500
-                        ],
-                        [
-                          -3272500,
-                          1637500,
-                          -112500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "corpus callosum, extreme capsule",
-                      "labelIndex": 964,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 964,
-                        "atlas_id": 544,
-                        "ontology_id": 1,
-                        "acronym": "ee",
-                        "name": "corpus callosum, extreme capsule",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1177,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 776,
-                        "centers": [
-                          [
-                            6920,
-                            5380,
-                            1690
-                          ],
-                          [
-                            6920,
-                            5380,
-                            9710
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          4047500,
-                          -282500,
-                          -1342500
-                        ],
-                        [
-                          -3972500,
-                          -282500,
-                          -1342500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "genu of corpus callosum",
-                      "labelIndex": 1108,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 1108,
-                        "atlas_id": 562,
-                        "ontology_id": 1,
-                        "acronym": "ccg",
-                        "name": "genu of corpus callosum",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1178,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 776,
-                        "centers": [
-                          [
-                            4360,
-                            3200,
-                            4650
-                          ],
-                          [
-                            4360,
-                            3200,
-                            6750
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1087500,
-                          2277500,
-                          837500
-                        ],
-                        [
-                          -1012500,
-                          2277500,
-                          837500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "corpus callosum, posterior forceps",
-                      "labelIndex": 971,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 971,
-                        "atlas_id": 545,
-                        "ontology_id": 1,
-                        "acronym": "fp",
-                        "name": "corpus callosum, posterior forceps",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1179,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 776,
-                        "centers": [
-                          [
-                            8360,
-                            1690,
-                            3200
-                          ],
-                          [
-                            8360,
-                            1690,
-                            8200
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          2537500,
-                          -1722500,
-                          2347500
-                        ],
-                        [
-                          -2462500,
-                          -1722500,
-                          2347500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "corpus callosum, rostrum",
-                      "labelIndex": 979,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 979,
-                        "atlas_id": 546,
-                        "ontology_id": 1,
-                        "acronym": "ccr",
-                        "name": "corpus callosum, rostrum",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1180,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 776
-                      }
-                    },
-                    {
-                      "name": "corpus callosum, body",
-                      "labelIndex": 484682516,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 484682516,
-                        "atlas_id": null,
-                        "ontology_id": 1,
-                        "acronym": "ccb",
-                        "name": "corpus callosum, body",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1181,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 776,
-                        "centers": [
-                          [
-                            5700,
-                            2520,
-                            3990
-                          ],
-                          [
-                            5700,
-                            2520,
-                            7410
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1747500,
-                          937500,
-                          1517500
-                        ],
-                        [
-                          -1672500,
-                          937500,
-                          1517500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "corpus callosum, splenium",
-                      "labelIndex": 986,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 986,
-                        "atlas_id": 547,
-                        "ontology_id": 1,
-                        "acronym": "ccs",
-                        "name": "corpus callosum, splenium",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1182,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 776,
-                        "centers": [
-                          [
-                            7220,
-                            1420,
-                            4000
+                        },
+                        {
+                          "name": "posterior commissure",
+                          "labelIndex": 158,
+                          "rgb": [
+                            204,
+                            204,
+                            204
                           ],
-                          [
-                            7220,
-                            1420,
-                            7400
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 158,
+                            "atlas_id": 585,
+                            "ontology_id": 1,
+                            "acronym": "pc",
+                            "name": "posterior commissure",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1104,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 832,
+                            "centers": [
+                              [
+                                8040,
+                                3140,
+                                5520
+                              ],
+                              [
+                                8040,
+                                3140,
+                                5880
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              217500,
+                              -1402500,
+                              897500
+                            ],
+                            [
+                              -142500,
+                              -1402500,
+                              897500
+                            ]
                           ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1737500,
-                          -582500,
-                          2617500
-                        ],
-                        [
-                          -1662500,
-                          -582500,
-                          2617500
-                        ]
-                      ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 776,
-                    "atlas_id": 662,
-                    "ontology_id": 1,
-                    "acronym": "cc",
-                    "name": "corpus callosum",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1174,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 983,
-                    "centers": [
-                      [
-                        6030,
-                        2530,
-                        3640
-                      ],
-                      [
-                        6030,
-                        2530,
-                        7760
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      2097500,
-                      607500,
-                      1507500
-                    ],
-                    [
-                      -2022500,
-                      607500,
-                      1507500
-                    ]
-                  ]
-                },
-                {
-                  "name": "corticospinal tract",
-                  "labelIndex": 784,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "internal capsule",
-                      "labelIndex": 6,
-                      "rgb": [
-                        204,
-                        204,
-                        204
+                        }
                       ],
-                      "children": [],
                       "ontologyMetadata": {
-                        "id": 6,
-                        "atlas_id": 566,
+                        "id": 832,
+                        "atlas_id": 669,
                         "ontology_id": 1,
-                        "acronym": "int",
-                        "name": "internal capsule",
+                        "acronym": "IIIn",
+                        "name": "oculomotor nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1184,
+                        "graph_order": 1102,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 784,
+                        "parent_structure_id": 967,
                         "centers": [
                           [
-                            6640,
-                            4690,
-                            3520
+                            10030,
+                            4490,
+                            5550
                           ],
                           [
-                            6640,
-                            4690,
-                            7880
+                            10030,
+                            4490,
+                            5850
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          2217500,
-                          -2500,
-                          -652500
+                          187500,
+                          -3392500,
+                          -452500
                         ],
                         [
-                          -2142500,
-                          -2500,
-                          -652500
+                          -112500,
+                          -3392500,
+                          -452500
                         ]
                       ]
                     },
                     {
-                      "name": "cerebal peduncle",
-                      "labelIndex": 924,
+                      "name": "trochlear nerve",
+                      "labelIndex": 911,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
+                      "children": [
+                        {
+                          "name": "trochlear nerve decussation",
+                          "labelIndex": 384,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 384,
+                            "atlas_id": 613,
+                            "ontology_id": 1,
+                            "acronym": "IVd",
+                            "name": "trochlear nerve decussation",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1106,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 911
+                          }
+                        }
+                      ],
                       "ontologyMetadata": {
-                        "id": 924,
-                        "atlas_id": 539,
+                        "id": 911,
+                        "atlas_id": 679,
                         "ontology_id": 1,
-                        "acronym": "cpd",
-                        "name": "cerebal peduncle",
+                        "acronym": "IVn",
+                        "name": "trochlear nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1185,
+                        "graph_order": 1105,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 784,
+                        "parent_structure_id": 967,
                         "centers": [
                           [
-                            8360,
-                            5570,
-                            3960
+                            10140,
+                            3580,
+                            4780
                           ],
                           [
-                            8360,
-                            5570,
-                            7440
+                            10140,
+                            3580,
+                            6620
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          1777500,
-                          -1722500,
-                          -1532500
+                          957500,
+                          -3502500,
+                          457500
                         ],
                         [
-                          -1702500,
-                          -1722500,
-                          -1532500
+                          -882500,
+                          -3502500,
+                          457500
                         ]
                       ]
                     },
                     {
-                      "name": "corticotectal tract",
-                      "labelIndex": 1036,
+                      "name": "abducens nerve",
+                      "labelIndex": 710,
                       "rgb": [
                         204,
                         204,
@@ -63797,179 +61017,758 @@
                       ],
                       "children": [],
                       "ontologyMetadata": {
-                        "id": 1036,
-                        "atlas_id": 553,
+                        "id": 710,
+                        "atlas_id": 654,
                         "ontology_id": 1,
-                        "acronym": "cte",
-                        "name": "corticotectal tract",
+                        "acronym": "VIn",
+                        "name": "abducens nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1186,
+                        "graph_order": 1107,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 784
+                        "parent_structure_id": 967
                       }
                     },
                     {
-                      "name": "corticorubral tract",
-                      "labelIndex": 1012,
+                      "name": "trigeminal nerve",
+                      "labelIndex": 901,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 1012,
-                        "atlas_id": 550,
-                        "ontology_id": 1,
-                        "acronym": "crt",
-                        "name": "corticorubral tract",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1187,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 784
-                      }
-                    },
-                    {
-                      "name": "corticopontine tract",
-                      "labelIndex": 1003,
-                      "rgb": [
-                        204,
-                        204,
-                        204
+                      "children": [
+                        {
+                          "name": "motor root of the trigeminal nerve",
+                          "labelIndex": 93,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 93,
+                            "atlas_id": 577,
+                            "ontology_id": 1,
+                            "acronym": "moV",
+                            "name": "motor root of the trigeminal nerve",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1109,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 901,
+                            "centers": [
+                              [
+                                9210,
+                                6000,
+                                3830
+                              ],
+                              [
+                                9210,
+                                6000,
+                                7570
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              1907500,
+                              -2572500,
+                              -1962500
+                            ],
+                            [
+                              -1832500,
+                              -2572500,
+                              -1962500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "sensory root of the trigeminal nerve",
+                          "labelIndex": 229,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [
+                            {
+                              "name": "midbrain tract of the trigeminal nerve",
+                              "labelIndex": 705,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 705,
+                                "atlas_id": 512,
+                                "ontology_id": 1,
+                                "acronym": "mtV",
+                                "name": "midbrain tract of the trigeminal nerve",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1111,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 229
+                              }
+                            },
+                            {
+                              "name": "spinal tract of the trigeminal nerve",
+                              "labelIndex": 794,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 794,
+                                "atlas_id": 523,
+                                "ontology_id": 1,
+                                "acronym": "sptV",
+                                "name": "spinal tract of the trigeminal nerve",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1112,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 229,
+                                "centers": [
+                                  [
+                                    11400,
+                                    6010,
+                                    3470
+                                  ],
+                                  [
+                                    11400,
+                                    6010,
+                                    7930
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  2267500,
+                                  -4762500,
+                                  -1972500
+                                ],
+                                [
+                                  -2192500,
+                                  -4762500,
+                                  -1972500
+                                ]
+                              ]
+                            }
+                          ],
+                          "ontologyMetadata": {
+                            "id": 229,
+                            "atlas_id": 594,
+                            "ontology_id": 1,
+                            "acronym": "sV",
+                            "name": "sensory root of the trigeminal nerve",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1110,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 901,
+                            "centers": [
+                              [
+                                10820,
+                                6060,
+                                3440
+                              ],
+                              [
+                                10820,
+                                6060,
+                                7960
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              2297500,
+                              -4182500,
+                              -2022500
+                            ],
+                            [
+                              -2222500,
+                              -4182500,
+                              -2022500
+                            ]
+                          ]
+                        }
                       ],
-                      "children": [],
                       "ontologyMetadata": {
-                        "id": 1003,
-                        "atlas_id": 549,
+                        "id": 901,
+                        "atlas_id": 678,
                         "ontology_id": 1,
-                        "acronym": "cpt",
-                        "name": "corticopontine tract",
+                        "acronym": "Vn",
+                        "name": "trigeminal nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1188,
+                        "graph_order": 1108,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 784
-                      }
+                        "parent_structure_id": 967,
+                        "centers": [
+                          [
+                            10780,
+                            6060,
+                            3440
+                          ],
+                          [
+                            10780,
+                            6060,
+                            7960
+                          ]
+                        ]
+                      },
+                      "POIs": [
+                        [
+                          2297500,
+                          -4142500,
+                          -2022500
+                        ],
+                        [
+                          -2222500,
+                          -4142500,
+                          -2022500
+                        ]
+                      ]
                     },
                     {
-                      "name": "corticobulbar tract",
-                      "labelIndex": 994,
+                      "name": "facial nerve",
+                      "labelIndex": 798,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
+                      "children": [
+                        {
+                          "name": "intermediate nerve",
+                          "labelIndex": 1131,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1131,
+                            "atlas_id": 565,
+                            "ontology_id": 1,
+                            "acronym": "iVIIn",
+                            "name": "intermediate nerve",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1114,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 798
+                          }
+                        },
+                        {
+                          "name": "genu of the facial nerve",
+                          "labelIndex": 1116,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1116,
+                            "atlas_id": 563,
+                            "ontology_id": 1,
+                            "acronym": "gVIIn",
+                            "name": "genu of the facial nerve",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1115,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 798,
+                            "centers": [
+                              [
+                                10840,
+                                5120,
+                                5100
+                              ],
+                              [
+                                10840,
+                                5120,
+                                6300
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              637500,
+                              -4202500,
+                              -1082500
+                            ],
+                            [
+                              -562500,
+                              -4202500,
+                              -1082500
+                            ]
+                          ]
+                        }
+                      ],
                       "ontologyMetadata": {
-                        "id": 994,
-                        "atlas_id": 548,
+                        "id": 798,
+                        "atlas_id": 665,
                         "ontology_id": 1,
-                        "acronym": "cbt",
-                        "name": "corticobulbar tract",
+                        "acronym": "VIIn",
+                        "name": "facial nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1189,
+                        "graph_order": 1113,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 784
-                      }
+                        "parent_structure_id": 967,
+                        "centers": [
+                          [
+                            10690,
+                            5480,
+                            4700
+                          ],
+                          [
+                            10690,
+                            5480,
+                            6700
+                          ]
+                        ]
+                      },
+                      "POIs": [
+                        [
+                          1037500,
+                          -4052500,
+                          -1442500
+                        ],
+                        [
+                          -962500,
+                          -4052500,
+                          -1442500
+                        ]
+                      ]
                     },
                     {
-                      "name": "pyramid",
-                      "labelIndex": 190,
+                      "name": "vestibulocochlear nerve",
+                      "labelIndex": 933,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 190,
-                        "atlas_id": 589,
-                        "ontology_id": 1,
-                        "acronym": "py",
-                        "name": "pyramid",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1190,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 784,
-                        "centers": [
-                          [
-                            11070,
-                            7200,
-                            5330
+                      "children": [
+                        {
+                          "name": "efferent cochleovestibular bundle",
+                          "labelIndex": 1076,
+                          "rgb": [
+                            204,
+                            204,
+                            204
                           ],
-                          [
-                            11070,
-                            7200,
-                            6070
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1076,
+                            "atlas_id": 558,
+                            "ontology_id": 1,
+                            "acronym": "cvb",
+                            "name": "efferent cochleovestibular bundle",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1117,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 933
+                          }
+                        },
+                        {
+                          "name": "vestibular nerve",
+                          "labelIndex": 413,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 413,
+                            "atlas_id": 617,
+                            "ontology_id": 1,
+                            "acronym": "vVIIIn",
+                            "name": "vestibular nerve",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1118,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 933,
+                            "centers": [
+                              [
+                                10610,
+                                5650,
+                                3340
+                              ],
+                              [
+                                10610,
+                                5650,
+                                8060
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              2397500,
+                              -3972500,
+                              -1612500
+                            ],
+                            [
+                              -2322500,
+                              -3972500,
+                              -1612500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "cochlear nerve",
+                          "labelIndex": 948,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [
+                            {
+                              "name": "trapezoid body",
+                              "labelIndex": 841,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 841,
+                                "atlas_id": 529,
+                                "ontology_id": 1,
+                                "acronym": "tb",
+                                "name": "trapezoid body",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1120,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 948,
+                                "centers": [
+                                  [
+                                    10040,
+                                    6940,
+                                    5240
+                                  ],
+                                  [
+                                    10040,
+                                    6940,
+                                    6160
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  497500,
+                                  -3402500,
+                                  -2902500
+                                ],
+                                [
+                                  -422500,
+                                  -3402500,
+                                  -2902500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "intermediate acoustic stria",
+                              "labelIndex": 641,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 641,
+                                "atlas_id": 504,
+                                "ontology_id": 1,
+                                "acronym": "ias",
+                                "name": "intermediate acoustic stria",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1121,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 948
+                              }
+                            },
+                            {
+                              "name": "dorsal acoustic stria",
+                              "labelIndex": 506,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 506,
+                                "atlas_id": 487,
+                                "ontology_id": 1,
+                                "acronym": "das",
+                                "name": "dorsal acoustic stria",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1122,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 948,
+                                "centers": [
+                                  [
+                                    11340,
+                                    4590,
+                                    4210
+                                  ],
+                                  [
+                                    11340,
+                                    4590,
+                                    7190
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1527500,
+                                  -4702500,
+                                  -552500
+                                ],
+                                [
+                                  -1452500,
+                                  -4702500,
+                                  -552500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "lateral lemniscus",
+                              "labelIndex": 658,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 658,
+                                "atlas_id": 506,
+                                "ontology_id": 1,
+                                "acronym": "ll",
+                                "name": "lateral lemniscus",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1123,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 948,
+                                "centers": [
+                                  [
+                                    9670,
+                                    4780,
+                                    3890
+                                  ],
+                                  [
+                                    9670,
+                                    4780,
+                                    7510
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1847500,
+                                  -3032500,
+                                  -742500
+                                ],
+                                [
+                                  -1772500,
+                                  -3032500,
+                                  -742500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "inferior colliculus commissure",
+                              "labelIndex": 633,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 633,
+                                "atlas_id": 503,
+                                "ontology_id": 1,
+                                "acronym": "cic",
+                                "name": "inferior colliculus commissure",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1124,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 948,
+                                "centers": [
+                                  [
+                                    10200,
+                                    2000,
+                                    5430
+                                  ],
+                                  [
+                                    10200,
+                                    2000,
+                                    5970
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  307500,
+                                  -3562500,
+                                  2037500
+                                ],
+                                [
+                                  -232500,
+                                  -3562500,
+                                  2037500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "brachium of the inferior colliculus",
+                              "labelIndex": 482,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 482,
+                                "atlas_id": 484,
+                                "ontology_id": 1,
+                                "acronym": "bic",
+                                "name": "brachium of the inferior colliculus",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1125,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 948,
+                                "centers": [
+                                  [
+                                    9630,
+                                    2800,
+                                    3540
+                                  ],
+                                  [
+                                    9630,
+                                    2800,
+                                    7860
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  2197500,
+                                  -2992500,
+                                  1237500
+                                ],
+                                [
+                                  -2122500,
+                                  -2992500,
+                                  1237500
+                                ]
+                              ]
+                            }
+                          ],
+                          "ontologyMetadata": {
+                            "id": 948,
+                            "atlas_id": 542,
+                            "ontology_id": 1,
+                            "acronym": "cVIIIn",
+                            "name": "cochlear nerve",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1119,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 933,
+                            "centers": [
+                              [
+                                9640,
+                                4800,
+                                4000
+                              ],
+                              [
+                                9640,
+                                4800,
+                                7400
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              1737500,
+                              -3002500,
+                              -762500
+                            ],
+                            [
+                              -1662500,
+                              -3002500,
+                              -762500
+                            ]
                           ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          407500,
-                          -4432500,
-                          -3162500
-                        ],
-                        [
-                          -332500,
-                          -4432500,
-                          -3162500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "pyramidal decussation",
-                      "labelIndex": 198,
-                      "rgb": [
-                        204,
-                        204,
-                        204
+                        }
                       ],
-                      "children": [],
                       "ontologyMetadata": {
-                        "id": 198,
-                        "atlas_id": 590,
+                        "id": 933,
+                        "atlas_id": 682,
                         "ontology_id": 1,
-                        "acronym": "pyd",
-                        "name": "pyramidal decussation",
+                        "acronym": "VIIIn",
+                        "name": "vestibulocochlear nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1191,
+                        "graph_order": 1116,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 784,
+                        "parent_structure_id": 967,
                         "centers": [
                           [
-                            12950,
-                            7060,
-                            5590
+                            9660,
+                            4890,
+                            3920
                           ],
                           [
-                            12950,
-                            7060,
-                            5810
+                            9660,
+                            4890,
+                            7480
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          147500,
-                          -6312500,
-                          -3022500
+                          1817500,
+                          -3022500,
+                          -852500
                         ],
                         [
-                          -72500,
-                          -6312500,
-                          -3022500
+                          -1742500,
+                          -3022500,
+                          -852500
                         ]
                       ]
                     },
                     {
-                      "name": "corticospinal tract, crossed",
-                      "labelIndex": 1019,
+                      "name": "glossopharyngeal nerve",
+                      "labelIndex": 808,
                       "rgb": [
                         204,
                         204,
@@ -63977,136 +61776,114 @@
                       ],
                       "children": [],
                       "ontologyMetadata": {
-                        "id": 1019,
-                        "atlas_id": 551,
+                        "id": 808,
+                        "atlas_id": 666,
                         "ontology_id": 1,
-                        "acronym": "cstc",
-                        "name": "corticospinal tract, crossed",
+                        "acronym": "IXn",
+                        "name": "glossopharyngeal nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1192,
+                        "graph_order": 1126,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 784
+                        "parent_structure_id": 967
                       }
                     },
                     {
-                      "name": "corticospinal tract, uncrossed",
-                      "labelIndex": 1028,
+                      "name": "vagus nerve",
+                      "labelIndex": 917,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 1028,
-                        "atlas_id": 552,
-                        "ontology_id": 1,
-                        "acronym": "cstu",
-                        "name": "corticospinal tract, uncrossed",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1193,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 784
-                      }
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 784,
-                    "atlas_id": 663,
-                    "ontology_id": 1,
-                    "acronym": "cst",
-                    "name": "corticospinal tract",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1183,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 983,
-                    "centers": [
-                      [
-                        7780,
-                        5470,
-                        3840
-                      ],
-                      [
-                        7780,
-                        5470,
-                        7560
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1897500,
-                      -1142500,
-                      -1432500
-                    ],
-                    [
-                      -1822500,
-                      -1142500,
-                      -1432500
-                    ]
-                  ]
-                },
-                {
-                  "name": "thalamus related",
-                  "labelIndex": 896,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "external medullary lamina of the thalamus",
-                      "labelIndex": 1092,
-                      "rgb": [
-                        204,
-                        204,
-                        204
+                      "children": [
+                        {
+                          "name": "solitary tract",
+                          "labelIndex": 237,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 237,
+                            "atlas_id": 595,
+                            "ontology_id": 1,
+                            "acronym": "ts",
+                            "name": "solitary tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1128,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 917,
+                            "centers": [
+                              [
+                                12690,
+                                5260,
+                                5140
+                              ],
+                              [
+                                12690,
+                                5260,
+                                6260
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              597500,
+                              -6052500,
+                              -1222500
+                            ],
+                            [
+                              -522500,
+                              -6052500,
+                              -1222500
+                            ]
+                          ]
+                        }
                       ],
-                      "children": [],
                       "ontologyMetadata": {
-                        "id": 1092,
-                        "atlas_id": 560,
+                        "id": 917,
+                        "atlas_id": 680,
                         "ontology_id": 1,
-                        "acronym": "em",
-                        "name": "external medullary lamina of the thalamus",
+                        "acronym": "Xn",
+                        "name": "vagus nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1195,
+                        "graph_order": 1127,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 896,
+                        "parent_structure_id": 967,
                         "centers": [
                           [
-                            6550,
-                            4260,
-                            3520
+                            12690,
+                            5260,
+                            5140
                           ],
                           [
-                            6550,
-                            4260,
-                            7880
+                            12690,
+                            5260,
+                            6260
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          2217500,
-                          87500,
-                          -222500
+                          597500,
+                          -6052500,
+                          -1222500
                         ],
                         [
-                          -2142500,
-                          87500,
-                          -222500
+                          -522500,
+                          -6052500,
+                          -1222500
                         ]
                       ]
                     },
                     {
-                      "name": "internal medullary lamina of the thalamus",
-                      "labelIndex": 14,
+                      "name": "accessory spinal nerve",
+                      "labelIndex": 717,
                       "rgb": [
                         204,
                         204,
@@ -64114,21 +61891,21 @@
                       ],
                       "children": [],
                       "ontologyMetadata": {
-                        "id": 14,
-                        "atlas_id": 567,
+                        "id": 717,
+                        "atlas_id": 655,
                         "ontology_id": 1,
-                        "acronym": "im",
-                        "name": "internal medullary lamina of the thalamus",
+                        "acronym": "XIn",
+                        "name": "accessory spinal nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1196,
+                        "graph_order": 1129,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 896
+                        "parent_structure_id": 967
                       }
                     },
                     {
-                      "name": "middle thalamic commissure",
-                      "labelIndex": 86,
+                      "name": "hypoglossal nerve",
+                      "labelIndex": 813,
                       "rgb": [
                         204,
                         204,
@@ -64136,21 +61913,21 @@
                       ],
                       "children": [],
                       "ontologyMetadata": {
-                        "id": 86,
-                        "atlas_id": 576,
+                        "id": 813,
+                        "atlas_id": 667,
                         "ontology_id": 1,
-                        "acronym": "mtc",
-                        "name": "middle thalamic commissure",
+                        "acronym": "XIIn",
+                        "name": "hypoglossal nerve",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1197,
+                        "graph_order": 1130,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 896
+                        "parent_structure_id": 967
                       }
                     },
                     {
-                      "name": "thalamic peduncles",
-                      "labelIndex": 365,
+                      "name": "ventral roots",
+                      "labelIndex": 925,
                       "rgb": [
                         204,
                         204,
@@ -64158,198 +61935,668 @@
                       ],
                       "children": [],
                       "ontologyMetadata": {
-                        "id": 365,
-                        "atlas_id": 611,
+                        "id": 925,
+                        "atlas_id": 681,
                         "ontology_id": 1,
-                        "acronym": "tp",
-                        "name": "thalamic peduncles",
+                        "acronym": "vrt",
+                        "name": "ventral roots",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1198,
+                        "graph_order": 1131,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 896
+                        "parent_structure_id": 967
                       }
                     },
                     {
-                      "name": "optic radiation",
-                      "labelIndex": 484682520,
+                      "name": "dorsal roots",
+                      "labelIndex": 792,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
+                      "children": [
+                        {
+                          "name": "cervicothalamic tract",
+                          "labelIndex": 932,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [
+                            {
+                              "name": "dorsolateral fascicle",
+                              "labelIndex": 570,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 570,
+                                "atlas_id": 495,
+                                "ontology_id": 1,
+                                "acronym": "dl",
+                                "name": "dorsolateral fascicle",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1134,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 932
+                              }
+                            },
+                            {
+                              "name": "dorsal commissure of the spinal cord",
+                              "labelIndex": 522,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 522,
+                                "atlas_id": 489,
+                                "ontology_id": 1,
+                                "acronym": "dcm",
+                                "name": "dorsal commissure of the spinal cord",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1135,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 932
+                              }
+                            },
+                            {
+                              "name": "ventral commissure of the spinal cord",
+                              "labelIndex": 858,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 858,
+                                "atlas_id": 531,
+                                "ontology_id": 1,
+                                "acronym": "vc",
+                                "name": "ventral commissure of the spinal cord",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1136,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 932
+                              }
+                            },
+                            {
+                              "name": "fasciculus proprius",
+                              "labelIndex": 586,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 586,
+                                "atlas_id": 497,
+                                "ontology_id": 1,
+                                "acronym": "fpr",
+                                "name": "fasciculus proprius",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1137,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 932
+                              }
+                            },
+                            {
+                              "name": "dorsal column",
+                              "labelIndex": 514,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [
+                                {
+                                  "name": "cuneate fascicle",
+                                  "labelIndex": 380,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 380,
+                                    "atlas_id": 471,
+                                    "ontology_id": 1,
+                                    "acronym": "cuf",
+                                    "name": "cuneate fascicle",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1139,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 514,
+                                    "centers": [
+                                      [
+                                        13080,
+                                        5150,
+                                        4800
+                                      ],
+                                      [
+                                        13080,
+                                        5150,
+                                        6600
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      937500,
+                                      -6442500,
+                                      -1112500
+                                    ],
+                                    [
+                                      -862500,
+                                      -6442500,
+                                      -1112500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "gracile fascicle",
+                                  "labelIndex": 388,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 388,
+                                    "atlas_id": 472,
+                                    "ontology_id": 1,
+                                    "acronym": "grf",
+                                    "name": "gracile fascicle",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1140,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 514
+                                  }
+                                },
+                                {
+                                  "name": "internal arcuate fibers",
+                                  "labelIndex": 396,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 396,
+                                    "atlas_id": 473,
+                                    "ontology_id": 1,
+                                    "acronym": "iaf",
+                                    "name": "internal arcuate fibers",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1141,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 514
+                                  }
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 514,
+                                "atlas_id": 488,
+                                "ontology_id": 1,
+                                "acronym": "dc",
+                                "name": "dorsal column",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1138,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 932,
+                                "centers": [
+                                  [
+                                    13080,
+                                    5150,
+                                    4800
+                                  ],
+                                  [
+                                    13080,
+                                    5150,
+                                    6600
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  937500,
+                                  -6442500,
+                                  -1112500
+                                ],
+                                [
+                                  -862500,
+                                  -6442500,
+                                  -1112500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "medial lemniscus",
+                              "labelIndex": 697,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 697,
+                                "atlas_id": 511,
+                                "ontology_id": 1,
+                                "acronym": "ml",
+                                "name": "medial lemniscus",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1142,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 932,
+                                "centers": [
+                                  [
+                                    8920,
+                                    5580,
+                                    5020
+                                  ],
+                                  [
+                                    8920,
+                                    5580,
+                                    6380
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  717500,
+                                  -2282500,
+                                  -1542500
+                                ],
+                                [
+                                  -642500,
+                                  -2282500,
+                                  -1542500
+                                ]
+                              ]
+                            }
+                          ],
+                          "ontologyMetadata": {
+                            "id": 932,
+                            "atlas_id": 540,
+                            "ontology_id": 1,
+                            "acronym": "cett",
+                            "name": "cervicothalamic tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1133,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 792,
+                            "centers": [
+                              [
+                                8970,
+                                5610,
+                                5000
+                              ],
+                              [
+                                8970,
+                                5610,
+                                6400
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              737500,
+                              -2332500,
+                              -1572500
+                            ],
+                            [
+                              -662500,
+                              -2332500,
+                              -1572500
+                            ]
+                          ]
+                        }
+                      ],
                       "ontologyMetadata": {
-                        "id": 484682520,
-                        "atlas_id": null,
+                        "id": 792,
+                        "atlas_id": 664,
                         "ontology_id": 1,
-                        "acronym": "or",
-                        "name": "optic radiation",
+                        "acronym": "drt",
+                        "name": "dorsal roots",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1199,
+                        "graph_order": 1132,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 896,
+                        "parent_structure_id": 967,
                         "centers": [
                           [
-                            7570,
-                            2620,
-                            2160
+                            8970,
+                            5610,
+                            5000
+                          ],
+                          [
+                            8970,
+                            5610,
+                            6400
+                          ]
+                        ]
+                      },
+                      "POIs": [
+                        [
+                          737500,
+                          -2332500,
+                          -1572500
+                        ],
+                        [
+                          -662500,
+                          -2332500,
+                          -1572500
+                        ]
+                      ]
+                    },
+                    {
+                      "name": "spinothalamic tract",
+                      "labelIndex": 871,
+                      "rgb": [
+                        204,
+                        204,
+                        204
+                      ],
+                      "children": [
+                        {
+                          "name": "lateral spinothalamic tract",
+                          "labelIndex": 29,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 29,
+                            "atlas_id": 569,
+                            "ontology_id": 1,
+                            "acronym": "sttl",
+                            "name": "lateral spinothalamic tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1144,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 871
+                          }
+                        },
+                        {
+                          "name": "ventral spinothalamic tract",
+                          "labelIndex": 389,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 389,
+                            "atlas_id": 614,
+                            "ontology_id": 1,
+                            "acronym": "sttv",
+                            "name": "ventral spinothalamic tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1145,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 871
+                          }
+                        },
+                        {
+                          "name": "spinocervical tract",
+                          "labelIndex": 245,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 245,
+                            "atlas_id": 596,
+                            "ontology_id": 1,
+                            "acronym": "scrt",
+                            "name": "spinocervical tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1146,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 871
+                          }
+                        },
+                        {
+                          "name": "spino-olivary pathway",
+                          "labelIndex": 261,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 261,
+                            "atlas_id": 598,
+                            "ontology_id": 1,
+                            "acronym": "sop",
+                            "name": "spino-olivary pathway",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1147,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 871
+                          }
+                        },
+                        {
+                          "name": "spinoreticular pathway",
+                          "labelIndex": 270,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 270,
+                            "atlas_id": 599,
+                            "ontology_id": 1,
+                            "acronym": "srp",
+                            "name": "spinoreticular pathway",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1148,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 871
+                          }
+                        },
+                        {
+                          "name": "spinovestibular pathway",
+                          "labelIndex": 293,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 293,
+                            "atlas_id": 602,
+                            "ontology_id": 1,
+                            "acronym": "svp",
+                            "name": "spinovestibular pathway",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1149,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 871
+                          }
+                        },
+                        {
+                          "name": "spinotectal pathway",
+                          "labelIndex": 277,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 277,
+                            "atlas_id": 600,
+                            "ontology_id": 1,
+                            "acronym": "stp",
+                            "name": "spinotectal pathway",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1150,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 871
+                          }
+                        },
+                        {
+                          "name": "spinohypothalamic pathway",
+                          "labelIndex": 253,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 253,
+                            "atlas_id": 597,
+                            "ontology_id": 1,
+                            "acronym": "shp",
+                            "name": "spinohypothalamic pathway",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1151,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 871
+                          }
+                        },
+                        {
+                          "name": "spinotelenchephalic pathway",
+                          "labelIndex": 285,
+                          "rgb": [
+                            204,
+                            204,
+                            204
                           ],
-                          [
-                            7570,
-                            2620,
-                            9240
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          3577500,
-                          -932500,
-                          1417500
-                        ],
-                        [
-                          -3502500,
-                          -932500,
-                          1417500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "auditory radiation",
-                      "labelIndex": 484682524,
-                      "rgb": [
-                        204,
-                        204,
-                        204
+                          "children": [
+                            {
+                              "name": "hypothalamohypophysial tract",
+                              "labelIndex": 627,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 627,
+                                "atlas_id": 502,
+                                "ontology_id": 1,
+                                "acronym": "hht",
+                                "name": "hypothalamohypophysial tract",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1153,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 285
+                              }
+                            }
+                          ],
+                          "ontologyMetadata": {
+                            "id": 285,
+                            "atlas_id": 601,
+                            "ontology_id": 1,
+                            "acronym": "step",
+                            "name": "spinotelenchephalic pathway",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1152,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 871
+                          }
+                        }
                       ],
-                      "children": [],
                       "ontologyMetadata": {
-                        "id": 484682524,
-                        "atlas_id": null,
+                        "id": 871,
+                        "atlas_id": 674,
                         "ontology_id": 1,
-                        "acronym": "ar",
-                        "name": "auditory radiation",
+                        "acronym": "sst",
+                        "name": "spinothalamic tract",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1200,
+                        "graph_order": 1143,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 896,
-                        "centers": [
-                          [
-                            7120,
-                            3920,
-                            2370
-                          ],
-                          [
-                            7120,
-                            3920,
-                            9030
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          3367500,
-                          -482500,
-                          117500
-                        ],
-                        [
-                          -3292500,
-                          -482500,
-                          117500
-                        ]
-                      ]
+                        "parent_structure_id": 967
+                      }
                     }
                   ],
                   "ontologyMetadata": {
-                    "id": 896,
-                    "atlas_id": 677,
+                    "id": 967,
+                    "atlas_id": 686,
                     "ontology_id": 1,
-                    "acronym": "lfbst",
-                    "name": "thalamus related",
+                    "acronym": "cm",
+                    "name": "cranial nerves",
                     "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1194,
+                    "graph_order": 1085,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 983,
+                    "parent_structure_id": 1009,
                     "centers": [
                       [
-                        7340,
-                        2990,
-                        2230
+                        5100,
+                        5420,
+                        4780
                       ],
                       [
-                        7340,
-                        2990,
-                        9170
+                        5100,
+                        5420,
+                        6620
                       ]
                     ]
                   },
                   "POIs": [
                     [
-                      3507500,
-                      -702500,
-                      1047500
+                      957500,
+                      1537500,
+                      -1382500
                     ],
                     [
-                      -3432500,
-                      -702500,
-                      1047500
+                      -882500,
+                      1537500,
+                      -1382500
                     ]
                   ]
-                }
-              ],
-              "ontologyMetadata": {
-                "id": 983,
-                "atlas_id": 688,
-                "ontology_id": 1,
-                "acronym": "lfbs",
-                "name": "lateral forebrain bundle system",
-                "color_hex_triplet": "CCCCCC",
-                "graph_order": 1173,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 1009,
-                "centers": [
-                  [
-                    6890,
-                    3490,
-                    3600
-                  ],
-                  [
-                    6890,
-                    3490,
-                    7800
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  2137500,
-                  -252500,
-                  547500
-                ],
-                [
-                  -2062500,
-                  -252500,
-                  547500
-                ]
-              ]
-            },
-            {
-              "name": "extrapyramidal fiber systems",
-              "labelIndex": 1000,
-              "rgb": [
-                204,
-                204,
-                204
-              ],
-              "children": [
+                },
                 {
-                  "name": "cerebral nuclei related",
-                  "labelIndex": 760,
+                  "name": "cerebellum related fiber tracts",
+                  "labelIndex": 960,
                   "rgb": [
                     204,
                     204,
@@ -64357,30 +62604,8 @@
                   ],
                   "children": [
                     {
-                      "name": "pallidothalamic pathway",
-                      "labelIndex": 142,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 142,
-                        "atlas_id": 583,
-                        "ontology_id": 1,
-                        "acronym": "pap",
-                        "name": "pallidothalamic pathway",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1203,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 760
-                      }
-                    },
-                    {
-                      "name": "nigrostriatal tract",
-                      "labelIndex": 102,
+                      "name": "cerebellar commissure",
+                      "labelIndex": 744,
                       "rgb": [
                         204,
                         204,
@@ -64388,111 +62613,572 @@
                       ],
                       "children": [],
                       "ontologyMetadata": {
-                        "id": 102,
-                        "atlas_id": 578,
+                        "id": 744,
+                        "atlas_id": 658,
                         "ontology_id": 1,
-                        "acronym": "nst",
-                        "name": "nigrostriatal tract",
+                        "acronym": "cbc",
+                        "name": "cerebellar commissure",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1204,
+                        "graph_order": 1155,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 760,
+                        "parent_structure_id": 960,
                         "centers": [
                           [
-                            6980,
-                            5390,
-                            4200
+                            11460,
+                            3690,
+                            5410
                           ],
                           [
-                            6980,
-                            5390,
-                            7200
+                            11460,
+                            3690,
+                            5990
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          1537500,
-                          -342500,
-                          -1352500
+                          327500,
+                          -4822500,
+                          347500
                         ],
                         [
-                          -1462500,
-                          -342500,
-                          -1352500
+                          -252500,
+                          -4822500,
+                          347500
                         ]
                       ]
                     },
                     {
-                      "name": "nigrothalamic fibers",
-                      "labelIndex": 109,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 109,
-                        "atlas_id": 579,
-                        "ontology_id": 1,
-                        "acronym": "ntt",
-                        "name": "nigrothalamic fibers",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1205,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 760
-                      }
-                    },
-                    {
-                      "name": "pallidotegmental fascicle",
-                      "labelIndex": 134,
+                      "name": "cerebellar peduncles",
+                      "labelIndex": 752,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 134,
-                        "atlas_id": 582,
-                        "ontology_id": 1,
-                        "acronym": "ptf",
-                        "name": "pallidotegmental fascicle",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1206,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 760
-                      }
-                    },
-                    {
-                      "name": "striatonigral pathway",
-                      "labelIndex": 309,
-                      "rgb": [
-                        204,
-                        204,
-                        204
+                      "children": [
+                        {
+                          "name": "superior cerebelar peduncles",
+                          "labelIndex": 326,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [
+                            {
+                              "name": "superior cerebellar peduncle decussation",
+                              "labelIndex": 812,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [
+                                {
+                                  "name": "spinocerebellar tract",
+                                  "labelIndex": 85,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 85,
+                                    "atlas_id": 859,
+                                    "ontology_id": 1,
+                                    "acronym": "sct",
+                                    "name": "spinocerebellar tract",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1159,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 812
+                                  }
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 812,
+                                "atlas_id": 525,
+                                "ontology_id": 1,
+                                "acronym": "dscp",
+                                "name": "superior cerebellar peduncle decussation",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1158,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 326,
+                                "centers": [
+                                  [
+                                    9410,
+                                    4500,
+                                    5620
+                                  ],
+                                  [
+                                    9410,
+                                    4500,
+                                    5780
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  117500,
+                                  -2772500,
+                                  -462500
+                                ],
+                                [
+                                  -42500,
+                                  -2772500,
+                                  -462500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "uncinate fascicle",
+                              "labelIndex": 850,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 850,
+                                "atlas_id": 530,
+                                "ontology_id": 1,
+                                "acronym": "uf",
+                                "name": "uncinate fascicle",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1160,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 326,
+                                "centers": [
+                                  [
+                                    10860,
+                                    4000,
+                                    4290
+                                  ],
+                                  [
+                                    10860,
+                                    4000,
+                                    7110
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1447500,
+                                  -4222500,
+                                  37500
+                                ],
+                                [
+                                  -1372500,
+                                  -4222500,
+                                  37500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "ventral spinocerebellar tract",
+                              "labelIndex": 866,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 866,
+                                "atlas_id": 532,
+                                "ontology_id": 1,
+                                "acronym": "sctv",
+                                "name": "ventral spinocerebellar tract",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1161,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 326,
+                                "centers": [
+                                  [
+                                    10700,
+                                    6870,
+                                    3770
+                                  ],
+                                  [
+                                    10700,
+                                    6870,
+                                    7630
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1967500,
+                                  -4062500,
+                                  -2832500
+                                ],
+                                [
+                                  -1892500,
+                                  -4062500,
+                                  -2832500
+                                ]
+                              ]
+                            }
+                          ],
+                          "ontologyMetadata": {
+                            "id": 326,
+                            "atlas_id": 606,
+                            "ontology_id": 1,
+                            "acronym": "scp",
+                            "name": "superior cerebelar peduncles",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1157,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 752,
+                            "centers": [
+                              [
+                                10480,
+                                4470,
+                                4090
+                              ],
+                              [
+                                10480,
+                                4470,
+                                7310
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              1647500,
+                              -3842500,
+                              -432500
+                            ],
+                            [
+                              -1572500,
+                              -3842500,
+                              -432500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "middle cerebellar peduncle",
+                          "labelIndex": 78,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 78,
+                            "atlas_id": 575,
+                            "ontology_id": 1,
+                            "acronym": "mcp",
+                            "name": "middle cerebellar peduncle",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1162,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 752,
+                            "centers": [
+                              [
+                                9530,
+                                5550,
+                                3620
+                              ],
+                              [
+                                9530,
+                                5550,
+                                7780
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              2117500,
+                              -2892500,
+                              -1512500
+                            ],
+                            [
+                              -2042500,
+                              -2892500,
+                              -1512500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "inferior cerebellar peduncle",
+                          "labelIndex": 1123,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [
+                            {
+                              "name": "dorsal spinocerebellar tract",
+                              "labelIndex": 553,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 553,
+                                "atlas_id": 493,
+                                "ontology_id": 1,
+                                "acronym": "sctd",
+                                "name": "dorsal spinocerebellar tract",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1164,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1123,
+                                "centers": [
+                                  [
+                                    12120,
+                                    6960,
+                                    3700
+                                  ],
+                                  [
+                                    12120,
+                                    6960,
+                                    7700
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  2037500,
+                                  -5482500,
+                                  -2922500
+                                ],
+                                [
+                                  -1962500,
+                                  -5482500,
+                                  -2922500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "cuneocerebellar tract",
+                              "labelIndex": 499,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 499,
+                                "atlas_id": 486,
+                                "ontology_id": 1,
+                                "acronym": "cct",
+                                "name": "cuneocerebellar tract",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1165,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1123
+                              }
+                            },
+                            {
+                              "name": "juxtarestiform body",
+                              "labelIndex": 650,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 650,
+                                "atlas_id": 505,
+                                "ontology_id": 1,
+                                "acronym": "jrb",
+                                "name": "juxtarestiform body",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1166,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1123
+                              }
+                            },
+                            {
+                              "name": "bulbocerebellar tract",
+                              "labelIndex": 490,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [
+                                {
+                                  "name": "olivocerebellar tract",
+                                  "labelIndex": 404,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 404,
+                                    "atlas_id": 474,
+                                    "ontology_id": 1,
+                                    "acronym": "oct",
+                                    "name": "olivocerebellar tract",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1168,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 490
+                                  }
+                                },
+                                {
+                                  "name": "reticulocerebellar tract",
+                                  "labelIndex": 410,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 410,
+                                    "atlas_id": 475,
+                                    "ontology_id": 1,
+                                    "acronym": "rct",
+                                    "name": "reticulocerebellar tract",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1169,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 490
+                                  }
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 490,
+                                "atlas_id": 485,
+                                "ontology_id": 1,
+                                "acronym": "bct",
+                                "name": "bulbocerebellar tract",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1167,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1123
+                              }
+                            }
+                          ],
+                          "ontologyMetadata": {
+                            "id": 1123,
+                            "atlas_id": 564,
+                            "ontology_id": 1,
+                            "acronym": "icp",
+                            "name": "inferior cerebellar peduncle",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1163,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 752,
+                            "centers": [
+                              [
+                                11480,
+                                5610,
+                                3390
+                              ],
+                              [
+                                11480,
+                                5610,
+                                8010
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              2347500,
+                              -4842500,
+                              -1572500
+                            ],
+                            [
+                              -2272500,
+                              -4842500,
+                              -1572500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "trigeminocerebellar tract",
+                          "labelIndex": 373,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 373,
+                            "atlas_id": 612,
+                            "ontology_id": 1,
+                            "acronym": "tct",
+                            "name": "trigeminocerebellar tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1170,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 752
+                          }
+                        }
                       ],
-                      "children": [],
                       "ontologyMetadata": {
-                        "id": 309,
-                        "atlas_id": 604,
+                        "id": 752,
+                        "atlas_id": 659,
                         "ontology_id": 1,
-                        "acronym": "snp",
-                        "name": "striatonigral pathway",
+                        "acronym": "cbp",
+                        "name": "cerebellar peduncles",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1207,
+                        "graph_order": 1156,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 760
-                      }
+                        "parent_structure_id": 960,
+                        "centers": [
+                          [
+                            10850,
+                            5120,
+                            3390
+                          ],
+                          [
+                            10850,
+                            5120,
+                            8010
+                          ]
+                        ]
+                      },
+                      "POIs": [
+                        [
+                          2347500,
+                          -4212500,
+                          -1082500
+                        ],
+                        [
+                          -2272500,
+                          -4212500,
+                          -1082500
+                        ]
+                      ]
                     },
                     {
-                      "name": "subthalamic fascicle",
-                      "labelIndex": 317,
+                      "name": "arbor vitae",
+                      "labelIndex": 728,
                       "rgb": [
                         204,
                         204,
@@ -64500,59 +63186,129 @@
                       ],
                       "children": [],
                       "ontologyMetadata": {
-                        "id": 317,
-                        "atlas_id": 605,
+                        "id": 728,
+                        "atlas_id": 656,
                         "ontology_id": 1,
-                        "acronym": "stf",
-                        "name": "subthalamic fascicle",
+                        "acronym": "arb",
+                        "name": "arbor vitae",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1208,
+                        "graph_order": 1171,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 760
-                      }
+                        "parent_structure_id": 960,
+                        "centers": [
+                          [
+                            11570,
+                            3560,
+                            3920
+                          ],
+                          [
+                            11570,
+                            3560,
+                            7480
+                          ]
+                        ]
+                      },
+                      "POIs": [
+                        [
+                          1817500,
+                          -4932500,
+                          477500
+                        ],
+                        [
+                          -1742500,
+                          -4932500,
+                          477500
+                        ]
+                      ]
                     }
                   ],
                   "ontologyMetadata": {
-                    "id": 760,
-                    "atlas_id": 660,
+                    "id": 960,
+                    "atlas_id": 685,
                     "ontology_id": 1,
-                    "acronym": "epsc",
-                    "name": "cerebral nuclei related",
+                    "acronym": "cbf",
+                    "name": "cerebellum related fiber tracts",
                     "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1202,
+                    "graph_order": 1154,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1000,
+                    "parent_structure_id": 1009,
                     "centers": [
                       [
-                        6980,
-                        5390,
-                        4200
+                        11240,
+                        4090,
+                        3910
                       ],
                       [
-                        6980,
-                        5390,
-                        7200
+                        11240,
+                        4090,
+                        7490
                       ]
                     ]
                   },
                   "POIs": [
                     [
-                      1537500,
-                      -342500,
-                      -1352500
+                      1827500,
+                      -4602500,
+                      -52500
+                    ],
+                    [
+                      -1752500,
+                      -4602500,
+                      -52500
+                    ]
+                  ]
+                },
+                {
+                  "name": "supra-callosal cerebral white matter",
+                  "labelIndex": 484682512,
+                  "rgb": [
+                    204,
+                    204,
+                    204
+                  ],
+                  "children": [],
+                  "ontologyMetadata": {
+                    "id": 484682512,
+                    "atlas_id": null,
+                    "ontology_id": 1,
+                    "acronym": "scwm",
+                    "name": "supra-callosal cerebral white matter",
+                    "color_hex_triplet": "CCCCCC",
+                    "graph_order": 1172,
+                    "st_level": null,
+                    "hemisphere_id": 3,
+                    "parent_structure_id": 1009,
+                    "centers": [
+                      [
+                        5860,
+                        2530,
+                        3200
+                      ],
+                      [
+                        5860,
+                        2530,
+                        8200
+                      ]
+                    ]
+                  },
+                  "POIs": [
+                    [
+                      2537500,
+                      777500,
+                      1507500
                     ],
                     [
-                      -1462500,
-                      -342500,
-                      -1352500
+                      -2462500,
+                      777500,
+                      1507500
                     ]
                   ]
                 },
                 {
-                  "name": "tectospinal pathway",
-                  "labelIndex": 877,
+                  "name": "lateral forebrain bundle system",
+                  "labelIndex": 983,
                   "rgb": [
                     204,
                     204,
@@ -64560,184 +63316,1052 @@
                   ],
                   "children": [
                     {
-                      "name": "direct tectospinal pathway",
-                      "labelIndex": 1051,
+                      "name": "corpus callosum",
+                      "labelIndex": 776,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
+                      "children": [
+                        {
+                          "name": "corpus callosum, anterior forceps",
+                          "labelIndex": 956,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [
+                            {
+                              "name": "external capsule",
+                              "labelIndex": 579,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 579,
+                                "atlas_id": 496,
+                                "ontology_id": 1,
+                                "acronym": "ec",
+                                "name": "external capsule",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1176,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 956,
+                                "centers": [
+                                  [
+                                    7130,
+                                    4530,
+                                    1800
+                                  ],
+                                  [
+                                    7130,
+                                    4530,
+                                    9600
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  3937500,
+                                  -492500,
+                                  -492500
+                                ],
+                                [
+                                  -3862500,
+                                  -492500,
+                                  -492500
+                                ]
+                              ]
+                            }
+                          ],
+                          "ontologyMetadata": {
+                            "id": 956,
+                            "atlas_id": 543,
+                            "ontology_id": 1,
+                            "acronym": "fa",
+                            "name": "corpus callosum, anterior forceps",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1175,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 776,
+                            "centers": [
+                              [
+                                5000,
+                                4150,
+                                2390
+                              ],
+                              [
+                                5000,
+                                4150,
+                                9010
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              3347500,
+                              1637500,
+                              -112500
+                            ],
+                            [
+                              -3272500,
+                              1637500,
+                              -112500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "corpus callosum, extreme capsule",
+                          "labelIndex": 964,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 964,
+                            "atlas_id": 544,
+                            "ontology_id": 1,
+                            "acronym": "ee",
+                            "name": "corpus callosum, extreme capsule",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1177,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 776,
+                            "centers": [
+                              [
+                                6920,
+                                5380,
+                                1690
+                              ],
+                              [
+                                6920,
+                                5380,
+                                9710
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              4047500,
+                              -282500,
+                              -1342500
+                            ],
+                            [
+                              -3972500,
+                              -282500,
+                              -1342500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "genu of corpus callosum",
+                          "labelIndex": 1108,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1108,
+                            "atlas_id": 562,
+                            "ontology_id": 1,
+                            "acronym": "ccg",
+                            "name": "genu of corpus callosum",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1178,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 776,
+                            "centers": [
+                              [
+                                4360,
+                                3200,
+                                4650
+                              ],
+                              [
+                                4360,
+                                3200,
+                                6750
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              1087500,
+                              2277500,
+                              837500
+                            ],
+                            [
+                              -1012500,
+                              2277500,
+                              837500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "corpus callosum, posterior forceps",
+                          "labelIndex": 971,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 971,
+                            "atlas_id": 545,
+                            "ontology_id": 1,
+                            "acronym": "fp",
+                            "name": "corpus callosum, posterior forceps",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1179,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 776,
+                            "centers": [
+                              [
+                                8360,
+                                1690,
+                                3200
+                              ],
+                              [
+                                8360,
+                                1690,
+                                8200
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              2537500,
+                              -1722500,
+                              2347500
+                            ],
+                            [
+                              -2462500,
+                              -1722500,
+                              2347500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "corpus callosum, rostrum",
+                          "labelIndex": 979,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 979,
+                            "atlas_id": 546,
+                            "ontology_id": 1,
+                            "acronym": "ccr",
+                            "name": "corpus callosum, rostrum",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1180,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 776
+                          }
+                        },
+                        {
+                          "name": "corpus callosum, body",
+                          "labelIndex": 484682516,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 484682516,
+                            "atlas_id": null,
+                            "ontology_id": 1,
+                            "acronym": "ccb",
+                            "name": "corpus callosum, body",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1181,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 776,
+                            "centers": [
+                              [
+                                5700,
+                                2520,
+                                3990
+                              ],
+                              [
+                                5700,
+                                2520,
+                                7410
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              1747500,
+                              937500,
+                              1517500
+                            ],
+                            [
+                              -1672500,
+                              937500,
+                              1517500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "corpus callosum, splenium",
+                          "labelIndex": 986,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 986,
+                            "atlas_id": 547,
+                            "ontology_id": 1,
+                            "acronym": "ccs",
+                            "name": "corpus callosum, splenium",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1182,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 776,
+                            "centers": [
+                              [
+                                7220,
+                                1420,
+                                4000
+                              ],
+                              [
+                                7220,
+                                1420,
+                                7400
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              1737500,
+                              -582500,
+                              2617500
+                            ],
+                            [
+                              -1662500,
+                              -582500,
+                              2617500
+                            ]
+                          ]
+                        }
+                      ],
                       "ontologyMetadata": {
-                        "id": 1051,
-                        "atlas_id": 555,
+                        "id": 776,
+                        "atlas_id": 662,
                         "ontology_id": 1,
-                        "acronym": "tspd",
-                        "name": "direct tectospinal pathway",
+                        "acronym": "cc",
+                        "name": "corpus callosum",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1210,
+                        "graph_order": 1174,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 877,
+                        "parent_structure_id": 983,
                         "centers": [
                           [
-                            8980,
-                            4140,
-                            5560
+                            6030,
+                            2530,
+                            3640
                           ],
                           [
-                            8980,
-                            4140,
-                            5840
+                            6030,
+                            2530,
+                            7760
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          177500,
-                          -2342500,
-                          -102500
+                          2097500,
+                          607500,
+                          1507500
                         ],
                         [
-                          -102500,
-                          -2342500,
-                          -102500
+                          -2022500,
+                          607500,
+                          1507500
                         ]
                       ]
                     },
                     {
-                      "name": "doral tegmental decussation",
-                      "labelIndex": 1060,
+                      "name": "corticospinal tract",
+                      "labelIndex": 784,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
+                      "children": [
+                        {
+                          "name": "internal capsule",
+                          "labelIndex": 6,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 6,
+                            "atlas_id": 566,
+                            "ontology_id": 1,
+                            "acronym": "int",
+                            "name": "internal capsule",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1184,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 784,
+                            "centers": [
+                              [
+                                6640,
+                                4690,
+                                3520
+                              ],
+                              [
+                                6640,
+                                4690,
+                                7880
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              2217500,
+                              -2500,
+                              -652500
+                            ],
+                            [
+                              -2142500,
+                              -2500,
+                              -652500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "cerebal peduncle",
+                          "labelIndex": 924,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 924,
+                            "atlas_id": 539,
+                            "ontology_id": 1,
+                            "acronym": "cpd",
+                            "name": "cerebal peduncle",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1185,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 784,
+                            "centers": [
+                              [
+                                8360,
+                                5570,
+                                3960
+                              ],
+                              [
+                                8360,
+                                5570,
+                                7440
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              1777500,
+                              -1722500,
+                              -1532500
+                            ],
+                            [
+                              -1702500,
+                              -1722500,
+                              -1532500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "corticotectal tract",
+                          "labelIndex": 1036,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1036,
+                            "atlas_id": 553,
+                            "ontology_id": 1,
+                            "acronym": "cte",
+                            "name": "corticotectal tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1186,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 784
+                          }
+                        },
+                        {
+                          "name": "corticorubral tract",
+                          "labelIndex": 1012,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1012,
+                            "atlas_id": 550,
+                            "ontology_id": 1,
+                            "acronym": "crt",
+                            "name": "corticorubral tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1187,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 784
+                          }
+                        },
+                        {
+                          "name": "corticopontine tract",
+                          "labelIndex": 1003,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1003,
+                            "atlas_id": 549,
+                            "ontology_id": 1,
+                            "acronym": "cpt",
+                            "name": "corticopontine tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1188,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 784
+                          }
+                        },
+                        {
+                          "name": "corticobulbar tract",
+                          "labelIndex": 994,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 994,
+                            "atlas_id": 548,
+                            "ontology_id": 1,
+                            "acronym": "cbt",
+                            "name": "corticobulbar tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1189,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 784
+                          }
+                        },
+                        {
+                          "name": "pyramid",
+                          "labelIndex": 190,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 190,
+                            "atlas_id": 589,
+                            "ontology_id": 1,
+                            "acronym": "py",
+                            "name": "pyramid",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1190,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 784,
+                            "centers": [
+                              [
+                                11070,
+                                7200,
+                                5330
+                              ],
+                              [
+                                11070,
+                                7200,
+                                6070
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              407500,
+                              -4432500,
+                              -3162500
+                            ],
+                            [
+                              -332500,
+                              -4432500,
+                              -3162500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "pyramidal decussation",
+                          "labelIndex": 198,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 198,
+                            "atlas_id": 590,
+                            "ontology_id": 1,
+                            "acronym": "pyd",
+                            "name": "pyramidal decussation",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1191,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 784,
+                            "centers": [
+                              [
+                                12950,
+                                7060,
+                                5590
+                              ],
+                              [
+                                12950,
+                                7060,
+                                5810
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              147500,
+                              -6312500,
+                              -3022500
+                            ],
+                            [
+                              -72500,
+                              -6312500,
+                              -3022500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "corticospinal tract, crossed",
+                          "labelIndex": 1019,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1019,
+                            "atlas_id": 551,
+                            "ontology_id": 1,
+                            "acronym": "cstc",
+                            "name": "corticospinal tract, crossed",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1192,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 784
+                          }
+                        },
+                        {
+                          "name": "corticospinal tract, uncrossed",
+                          "labelIndex": 1028,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1028,
+                            "atlas_id": 552,
+                            "ontology_id": 1,
+                            "acronym": "cstu",
+                            "name": "corticospinal tract, uncrossed",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1193,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 784
+                          }
+                        }
+                      ],
                       "ontologyMetadata": {
-                        "id": 1060,
-                        "atlas_id": 556,
+                        "id": 784,
+                        "atlas_id": 663,
                         "ontology_id": 1,
-                        "acronym": "dtd",
-                        "name": "doral tegmental decussation",
+                        "acronym": "cst",
+                        "name": "corticospinal tract",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1211,
+                        "graph_order": 1183,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 877,
+                        "parent_structure_id": 983,
                         "centers": [
                           [
-                            8890,
-                            4280,
-                            5610
+                            7780,
+                            5470,
+                            3840
                           ],
                           [
-                            8890,
-                            4280,
-                            5790
+                            7780,
+                            5470,
+                            7560
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          127500,
-                          -2252500,
-                          -242500
+                          1897500,
+                          -1142500,
+                          -1432500
                         ],
                         [
-                          -52500,
-                          -2252500,
-                          -242500
+                          -1822500,
+                          -1142500,
+                          -1432500
                         ]
                       ]
                     },
                     {
-                      "name": "crossed tectospinal pathway",
-                      "labelIndex": 1043,
+                      "name": "thalamus related",
+                      "labelIndex": 896,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
+                      "children": [
+                        {
+                          "name": "external medullary lamina of the thalamus",
+                          "labelIndex": 1092,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1092,
+                            "atlas_id": 560,
+                            "ontology_id": 1,
+                            "acronym": "em",
+                            "name": "external medullary lamina of the thalamus",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1195,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 896,
+                            "centers": [
+                              [
+                                6550,
+                                4260,
+                                3520
+                              ],
+                              [
+                                6550,
+                                4260,
+                                7880
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              2217500,
+                              87500,
+                              -222500
+                            ],
+                            [
+                              -2142500,
+                              87500,
+                              -222500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "internal medullary lamina of the thalamus",
+                          "labelIndex": 14,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 14,
+                            "atlas_id": 567,
+                            "ontology_id": 1,
+                            "acronym": "im",
+                            "name": "internal medullary lamina of the thalamus",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1196,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 896
+                          }
+                        },
+                        {
+                          "name": "middle thalamic commissure",
+                          "labelIndex": 86,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 86,
+                            "atlas_id": 576,
+                            "ontology_id": 1,
+                            "acronym": "mtc",
+                            "name": "middle thalamic commissure",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1197,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 896
+                          }
+                        },
+                        {
+                          "name": "thalamic peduncles",
+                          "labelIndex": 365,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 365,
+                            "atlas_id": 611,
+                            "ontology_id": 1,
+                            "acronym": "tp",
+                            "name": "thalamic peduncles",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1198,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 896
+                          }
+                        },
+                        {
+                          "name": "optic radiation",
+                          "labelIndex": 484682520,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 484682520,
+                            "atlas_id": null,
+                            "ontology_id": 1,
+                            "acronym": "or",
+                            "name": "optic radiation",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1199,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 896,
+                            "centers": [
+                              [
+                                7570,
+                                2620,
+                                2160
+                              ],
+                              [
+                                7570,
+                                2620,
+                                9240
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              3577500,
+                              -932500,
+                              1417500
+                            ],
+                            [
+                              -3502500,
+                              -932500,
+                              1417500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "auditory radiation",
+                          "labelIndex": 484682524,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 484682524,
+                            "atlas_id": null,
+                            "ontology_id": 1,
+                            "acronym": "ar",
+                            "name": "auditory radiation",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1200,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 896,
+                            "centers": [
+                              [
+                                7120,
+                                3920,
+                                2370
+                              ],
+                              [
+                                7120,
+                                3920,
+                                9030
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              3367500,
+                              -482500,
+                              117500
+                            ],
+                            [
+                              -3292500,
+                              -482500,
+                              117500
+                            ]
+                          ]
+                        }
+                      ],
                       "ontologyMetadata": {
-                        "id": 1043,
-                        "atlas_id": 554,
+                        "id": 896,
+                        "atlas_id": 677,
                         "ontology_id": 1,
-                        "acronym": "tspc",
-                        "name": "crossed tectospinal pathway",
+                        "acronym": "lfbst",
+                        "name": "thalamus related",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1212,
+                        "graph_order": 1194,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 877,
+                        "parent_structure_id": 983,
                         "centers": [
                           [
-                            10620,
-                            5630,
-                            5450
+                            7340,
+                            2990,
+                            2230
                           ],
                           [
-                            10620,
-                            5630,
-                            5950
+                            7340,
+                            2990,
+                            9170
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          287500,
-                          -3982500,
-                          -1592500
+                          3507500,
+                          -702500,
+                          1047500
                         ],
                         [
-                          -212500,
-                          -3982500,
-                          -1592500
+                          -3432500,
+                          -702500,
+                          1047500
                         ]
                       ]
                     }
                   ],
                   "ontologyMetadata": {
-                    "id": 877,
-                    "atlas_id": 675,
+                    "id": 983,
+                    "atlas_id": 688,
                     "ontology_id": 1,
-                    "acronym": "tsp",
-                    "name": "tectospinal pathway",
+                    "acronym": "lfbs",
+                    "name": "lateral forebrain bundle system",
                     "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1209,
+                    "graph_order": 1173,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1000,
+                    "parent_structure_id": 1009,
                     "centers": [
                       [
-                        10590,
-                        5610,
-                        5450
+                        6890,
+                        3490,
+                        3600
                       ],
                       [
-                        10590,
-                        5610,
-                        5950
+                        6890,
+                        3490,
+                        7800
                       ]
                     ]
                   },
                   "POIs": [
                     [
-                      287500,
-                      -3952500,
-                      -1572500
+                      2137500,
+                      -252500,
+                      547500
                     ],
                     [
-                      -212500,
-                      -3952500,
-                      -1572500
+                      -2062500,
+                      -252500,
+                      547500
                     ]
                   ]
                 },
                 {
-                  "name": "rubrospinal tract",
-                  "labelIndex": 863,
+                  "name": "extrapyramidal fiber systems",
+                  "labelIndex": 1000,
                   "rgb": [
                     204,
                     204,
@@ -64745,327 +64369,511 @@
                   ],
                   "children": [
                     {
-                      "name": "ventral tegmental decussation",
-                      "labelIndex": 397,
+                      "name": "cerebral nuclei related",
+                      "labelIndex": 760,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
+                      "children": [
+                        {
+                          "name": "pallidothalamic pathway",
+                          "labelIndex": 142,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 142,
+                            "atlas_id": 583,
+                            "ontology_id": 1,
+                            "acronym": "pap",
+                            "name": "pallidothalamic pathway",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1203,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 760
+                          }
+                        },
+                        {
+                          "name": "nigrostriatal tract",
+                          "labelIndex": 102,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 102,
+                            "atlas_id": 578,
+                            "ontology_id": 1,
+                            "acronym": "nst",
+                            "name": "nigrostriatal tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1204,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 760,
+                            "centers": [
+                              [
+                                6980,
+                                5390,
+                                4200
+                              ],
+                              [
+                                6980,
+                                5390,
+                                7200
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              1537500,
+                              -342500,
+                              -1352500
+                            ],
+                            [
+                              -1462500,
+                              -342500,
+                              -1352500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "nigrothalamic fibers",
+                          "labelIndex": 109,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 109,
+                            "atlas_id": 579,
+                            "ontology_id": 1,
+                            "acronym": "ntt",
+                            "name": "nigrothalamic fibers",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1205,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 760
+                          }
+                        },
+                        {
+                          "name": "pallidotegmental fascicle",
+                          "labelIndex": 134,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 134,
+                            "atlas_id": 582,
+                            "ontology_id": 1,
+                            "acronym": "ptf",
+                            "name": "pallidotegmental fascicle",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1206,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 760
+                          }
+                        },
+                        {
+                          "name": "striatonigral pathway",
+                          "labelIndex": 309,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 309,
+                            "atlas_id": 604,
+                            "ontology_id": 1,
+                            "acronym": "snp",
+                            "name": "striatonigral pathway",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1207,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 760
+                          }
+                        },
+                        {
+                          "name": "subthalamic fascicle",
+                          "labelIndex": 317,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 317,
+                            "atlas_id": 605,
+                            "ontology_id": 1,
+                            "acronym": "stf",
+                            "name": "subthalamic fascicle",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1208,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 760
+                          }
+                        }
+                      ],
                       "ontologyMetadata": {
-                        "id": 397,
-                        "atlas_id": 615,
+                        "id": 760,
+                        "atlas_id": 660,
                         "ontology_id": 1,
-                        "acronym": "vtd",
-                        "name": "ventral tegmental decussation",
+                        "acronym": "epsc",
+                        "name": "cerebral nuclei related",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1214,
+                        "graph_order": 1202,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 863,
+                        "parent_structure_id": 1000,
                         "centers": [
                           [
-                            8600,
-                            4740,
-                            5600
+                            6980,
+                            5390,
+                            4200
                           ],
                           [
-                            8600,
-                            4740,
-                            5800
+                            6980,
+                            5390,
+                            7200
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          137500,
-                          -1962500,
-                          -702500
+                          1537500,
+                          -342500,
+                          -1352500
                         ],
                         [
-                          -62500,
-                          -1962500,
-                          -702500
+                          -1462500,
+                          -342500,
+                          -1352500
                         ]
                       ]
                     },
                     {
-                      "name": "rubroreticular tract",
-                      "labelIndex": 221,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 221,
-                        "atlas_id": 593,
-                        "ontology_id": 1,
-                        "acronym": "rrt",
-                        "name": "rubroreticular tract",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1215,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 863
-                      }
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 863,
-                    "atlas_id": 673,
-                    "ontology_id": 1,
-                    "acronym": "rust",
-                    "name": "rubrospinal tract",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1213,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1000,
-                    "centers": [
-                      [
-                        10100,
-                        6280,
-                        4130
-                      ],
-                      [
-                        10100,
-                        6280,
-                        7270
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1607500,
-                      -3462500,
-                      -2242500
-                    ],
-                    [
-                      -1532500,
-                      -3462500,
-                      -2242500
-                    ]
-                  ]
-                },
-                {
-                  "name": "central tegmental bundle",
-                  "labelIndex": 736,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 736,
-                    "atlas_id": 657,
-                    "ontology_id": 1,
-                    "acronym": "ctb",
-                    "name": "central tegmental bundle",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1216,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1000
-                  }
-                },
-                {
-                  "name": "retriculospinal tract",
-                  "labelIndex": 855,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "retriculospinal tract, lateral part",
-                      "labelIndex": 205,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 205,
-                        "atlas_id": 591,
-                        "ontology_id": 1,
-                        "acronym": "rstl",
-                        "name": "retriculospinal tract, lateral part",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1218,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 855
-                      }
-                    },
-                    {
-                      "name": "retriculospinal tract, medial part",
-                      "labelIndex": 213,
+                      "name": "tectospinal pathway",
+                      "labelIndex": 877,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 213,
-                        "atlas_id": 592,
-                        "ontology_id": 1,
-                        "acronym": "rstm",
-                        "name": "retriculospinal tract, medial part",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1219,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 855
-                      }
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 855,
-                    "atlas_id": 672,
-                    "ontology_id": 1,
-                    "acronym": "rst",
-                    "name": "retriculospinal tract",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1217,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1000
-                  }
-                },
-                {
-                  "name": "vestibulospinal pathway",
-                  "labelIndex": 941,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 941,
-                    "atlas_id": 683,
-                    "ontology_id": 1,
-                    "acronym": "vsp",
-                    "name": "vestibulospinal pathway",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1220,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1000
-                  }
-                }
-              ],
-              "ontologyMetadata": {
-                "id": 1000,
-                "atlas_id": 690,
-                "ontology_id": 1,
-                "acronym": "eps",
-                "name": "extrapyramidal fiber systems",
-                "color_hex_triplet": "CCCCCC",
-                "graph_order": 1201,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 1009,
-                "centers": [
-                  [
-                    10180,
-                    5630,
-                    5350
-                  ],
-                  [
-                    10180,
-                    5630,
-                    6050
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  387500,
-                  -3542500,
-                  -1592500
-                ],
-                [
-                  -312500,
-                  -3542500,
-                  -1592500
-                ]
-              ]
-            },
-            {
-              "name": "medial forebrain bundle system",
-              "labelIndex": 991,
-              "rgb": [
-                204,
-                204,
-                204
-              ],
-              "children": [
-                {
-                  "name": "cerebrum related",
-                  "labelIndex": 768,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
+                      "children": [
+                        {
+                          "name": "direct tectospinal pathway",
+                          "labelIndex": 1051,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1051,
+                            "atlas_id": 555,
+                            "ontology_id": 1,
+                            "acronym": "tspd",
+                            "name": "direct tectospinal pathway",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1210,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 877,
+                            "centers": [
+                              [
+                                8980,
+                                4140,
+                                5560
+                              ],
+                              [
+                                8980,
+                                4140,
+                                5840
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              177500,
+                              -2342500,
+                              -102500
+                            ],
+                            [
+                              -102500,
+                              -2342500,
+                              -102500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "doral tegmental decussation",
+                          "labelIndex": 1060,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1060,
+                            "atlas_id": 556,
+                            "ontology_id": 1,
+                            "acronym": "dtd",
+                            "name": "doral tegmental decussation",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1211,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 877,
+                            "centers": [
+                              [
+                                8890,
+                                4280,
+                                5610
+                              ],
+                              [
+                                8890,
+                                4280,
+                                5790
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              127500,
+                              -2252500,
+                              -242500
+                            ],
+                            [
+                              -52500,
+                              -2252500,
+                              -242500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "crossed tectospinal pathway",
+                          "labelIndex": 1043,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 1043,
+                            "atlas_id": 554,
+                            "ontology_id": 1,
+                            "acronym": "tspc",
+                            "name": "crossed tectospinal pathway",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1212,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 877,
+                            "centers": [
+                              [
+                                10620,
+                                5630,
+                                5450
+                              ],
+                              [
+                                10620,
+                                5630,
+                                5950
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              287500,
+                              -3982500,
+                              -1592500
+                            ],
+                            [
+                              -212500,
+                              -3982500,
+                              -1592500
+                            ]
+                          ]
+                        }
+                      ],
+                      "ontologyMetadata": {
+                        "id": 877,
+                        "atlas_id": 675,
+                        "ontology_id": 1,
+                        "acronym": "tsp",
+                        "name": "tectospinal pathway",
+                        "color_hex_triplet": "CCCCCC",
+                        "graph_order": 1209,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1000,
+                        "centers": [
+                          [
+                            10590,
+                            5610,
+                            5450
+                          ],
+                          [
+                            10590,
+                            5610,
+                            5950
+                          ]
+                        ]
+                      },
+                      "POIs": [
+                        [
+                          287500,
+                          -3952500,
+                          -1572500
+                        ],
+                        [
+                          -212500,
+                          -3952500,
+                          -1572500
+                        ]
+                      ]
+                    },
                     {
-                      "name": "amygdalar capsule",
-                      "labelIndex": 884,
+                      "name": "rubrospinal tract",
+                      "labelIndex": 863,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
+                      "children": [
+                        {
+                          "name": "ventral tegmental decussation",
+                          "labelIndex": 397,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 397,
+                            "atlas_id": 615,
+                            "ontology_id": 1,
+                            "acronym": "vtd",
+                            "name": "ventral tegmental decussation",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1214,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 863,
+                            "centers": [
+                              [
+                                8600,
+                                4740,
+                                5600
+                              ],
+                              [
+                                8600,
+                                4740,
+                                5800
+                              ]
+                            ]
+                          },
+                          "POIs": [
+                            [
+                              137500,
+                              -1962500,
+                              -702500
+                            ],
+                            [
+                              -62500,
+                              -1962500,
+                              -702500
+                            ]
+                          ]
+                        },
+                        {
+                          "name": "rubroreticular tract",
+                          "labelIndex": 221,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 221,
+                            "atlas_id": 593,
+                            "ontology_id": 1,
+                            "acronym": "rrt",
+                            "name": "rubroreticular tract",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1215,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 863
+                          }
+                        }
+                      ],
                       "ontologyMetadata": {
-                        "id": 884,
-                        "atlas_id": 534,
+                        "id": 863,
+                        "atlas_id": 673,
                         "ontology_id": 1,
-                        "acronym": "amc",
-                        "name": "amygdalar capsule",
+                        "acronym": "rust",
+                        "name": "rubrospinal tract",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1223,
+                        "graph_order": 1213,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 768,
+                        "parent_structure_id": 1000,
                         "centers": [
                           [
-                            7000,
-                            5370,
-                            1970
+                            10100,
+                            6280,
+                            4130
                           ],
                           [
-                            7000,
-                            5370,
-                            9430
+                            10100,
+                            6280,
+                            7270
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          3767500,
-                          -362500,
-                          -1332500
+                          1607500,
+                          -3462500,
+                          -2242500
                         ],
                         [
-                          -3692500,
-                          -362500,
-                          -1332500
+                          -1532500,
+                          -3462500,
+                          -2242500
                         ]
                       ]
                     },
                     {
-                      "name": "ansa peduncularis",
-                      "labelIndex": 892,
+                      "name": "central tegmental bundle",
+                      "labelIndex": 736,
                       "rgb": [
                         204,
                         204,
@@ -65073,67 +64881,88 @@
                       ],
                       "children": [],
                       "ontologyMetadata": {
-                        "id": 892,
-                        "atlas_id": 535,
+                        "id": 736,
+                        "atlas_id": 657,
                         "ontology_id": 1,
-                        "acronym": "apd",
-                        "name": "ansa peduncularis",
+                        "acronym": "ctb",
+                        "name": "central tegmental bundle",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1224,
+                        "graph_order": 1216,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 768
+                        "parent_structure_id": 1000
                       }
                     },
                     {
-                      "name": "anterior commissure, temporal limb",
-                      "labelIndex": 908,
+                      "name": "retriculospinal tract",
+                      "labelIndex": 855,
                       "rgb": [
                         204,
                         204,
                         204
                       ],
-                      "children": [],
+                      "children": [
+                        {
+                          "name": "retriculospinal tract, lateral part",
+                          "labelIndex": 205,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 205,
+                            "atlas_id": 591,
+                            "ontology_id": 1,
+                            "acronym": "rstl",
+                            "name": "retriculospinal tract, lateral part",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1218,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 855
+                          }
+                        },
+                        {
+                          "name": "retriculospinal tract, medial part",
+                          "labelIndex": 213,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 213,
+                            "atlas_id": 592,
+                            "ontology_id": 1,
+                            "acronym": "rstm",
+                            "name": "retriculospinal tract, medial part",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1219,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 855
+                          }
+                        }
+                      ],
                       "ontologyMetadata": {
-                        "id": 908,
-                        "atlas_id": 537,
+                        "id": 855,
+                        "atlas_id": 672,
                         "ontology_id": 1,
-                        "acronym": "act",
-                        "name": "anterior commissure, temporal limb",
+                        "acronym": "rst",
+                        "name": "retriculospinal tract",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1225,
+                        "graph_order": 1217,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 768,
-                        "centers": [
-                          [
-                            5340,
-                            5510,
-                            4210
-                          ],
-                          [
-                            5340,
-                            5510,
-                            7190
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1527500,
-                          1297500,
-                          -1472500
-                        ],
-                        [
-                          -1452500,
-                          1297500,
-                          -1472500
-                        ]
-                      ]
+                        "parent_structure_id": 1000
+                      }
                     },
                     {
-                      "name": "cingulum bundle",
-                      "labelIndex": 940,
+                      "name": "vestibulospinal pathway",
+                      "labelIndex": 941,
                       "rgb": [
                         204,
                         204,
@@ -65141,45 +64970,68 @@
                       ],
                       "children": [],
                       "ontologyMetadata": {
-                        "id": 940,
-                        "atlas_id": 541,
+                        "id": 941,
+                        "atlas_id": 683,
                         "ontology_id": 1,
-                        "acronym": "cing",
-                        "name": "cingulum bundle",
+                        "acronym": "vsp",
+                        "name": "vestibulospinal pathway",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1226,
+                        "graph_order": 1220,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 768,
-                        "centers": [
-                          [
-                            6290,
-                            1740,
-                            4690
-                          ],
-                          [
-                            6290,
-                            1740,
-                            6710
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1047500,
-                          347500,
-                          2297500
-                        ],
-                        [
-                          -972500,
-                          347500,
-                          2297500
-                        ]
+                        "parent_structure_id": 1000
+                      }
+                    }
+                  ],
+                  "ontologyMetadata": {
+                    "id": 1000,
+                    "atlas_id": 690,
+                    "ontology_id": 1,
+                    "acronym": "eps",
+                    "name": "extrapyramidal fiber systems",
+                    "color_hex_triplet": "CCCCCC",
+                    "graph_order": 1201,
+                    "st_level": null,
+                    "hemisphere_id": 3,
+                    "parent_structure_id": 1009,
+                    "centers": [
+                      [
+                        10180,
+                        5630,
+                        5350
+                      ],
+                      [
+                        10180,
+                        5630,
+                        6050
                       ]
-                    },
+                    ]
+                  },
+                  "POIs": [
+                    [
+                      387500,
+                      -3542500,
+                      -1592500
+                    ],
+                    [
+                      -312500,
+                      -3542500,
+                      -1592500
+                    ]
+                  ]
+                },
+                {
+                  "name": "medial forebrain bundle system",
+                  "labelIndex": 991,
+                  "rgb": [
+                    204,
+                    204,
+                    204
+                  ],
+                  "children": [
                     {
-                      "name": "fornix system",
-                      "labelIndex": 1099,
+                      "name": "cerebrum related",
+                      "labelIndex": 768,
                       "rgb": [
                         204,
                         204,
@@ -65187,8 +65039,8 @@
                       ],
                       "children": [
                         {
-                          "name": "alveus",
-                          "labelIndex": 466,
+                          "name": "amygdalar capsule",
+                          "labelIndex": 884,
                           "rgb": [
                             204,
                             204,
@@ -65196,45 +65048,67 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 466,
-                            "atlas_id": 482,
+                            "id": 884,
+                            "atlas_id": 534,
                             "ontology_id": 1,
-                            "acronym": "alv",
-                            "name": "alveus",
+                            "acronym": "amc",
+                            "name": "amygdalar capsule",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1228,
+                            "graph_order": 1223,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1099,
+                            "parent_structure_id": 768,
                             "centers": [
                               [
-                                7740,
-                                3250,
-                                3030
+                                7000,
+                                5370,
+                                1970
                               ],
                               [
-                                7740,
-                                3250,
-                                8370
+                                7000,
+                                5370,
+                                9430
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              2707500,
-                              -1102500,
-                              787500
+                              3767500,
+                              -362500,
+                              -1332500
                             ],
                             [
-                              -2632500,
-                              -1102500,
-                              787500
+                              -3692500,
+                              -362500,
+                              -1332500
                             ]
                           ]
                         },
                         {
-                          "name": "dorsal fornix",
-                          "labelIndex": 530,
+                          "name": "ansa peduncularis",
+                          "labelIndex": 892,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 892,
+                            "atlas_id": 535,
+                            "ontology_id": 1,
+                            "acronym": "apd",
+                            "name": "ansa peduncularis",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1224,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 768
+                          }
+                        },
+                        {
+                          "name": "anterior commissure, temporal limb",
+                          "labelIndex": 908,
                           "rgb": [
                             204,
                             204,
@@ -65242,45 +65116,45 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 530,
-                            "atlas_id": 490,
+                            "id": 908,
+                            "atlas_id": 537,
                             "ontology_id": 1,
-                            "acronym": "df",
-                            "name": "dorsal fornix",
+                            "acronym": "act",
+                            "name": "anterior commissure, temporal limb",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1229,
+                            "graph_order": 1225,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1099,
+                            "parent_structure_id": 768,
                             "centers": [
                               [
-                                5910,
-                                2480,
-                                5530
+                                5340,
+                                5510,
+                                4210
                               ],
                               [
-                                5910,
-                                2480,
-                                5870
+                                5340,
+                                5510,
+                                7190
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              207500,
-                              727500,
-                              1557500
+                              1527500,
+                              1297500,
+                              -1472500
                             ],
                             [
-                              -132500,
-                              727500,
-                              1557500
+                              -1452500,
+                              1297500,
+                              -1472500
                             ]
                           ]
                         },
                         {
-                          "name": "fimbria",
-                          "labelIndex": 603,
+                          "name": "cingulum bundle",
+                          "labelIndex": 940,
                           "rgb": [
                             204,
                             204,
@@ -65288,45 +65162,45 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 603,
-                            "atlas_id": 499,
+                            "id": 940,
+                            "atlas_id": 541,
                             "ontology_id": 1,
-                            "acronym": "fi",
-                            "name": "fimbria",
+                            "acronym": "cing",
+                            "name": "cingulum bundle",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1230,
+                            "graph_order": 1226,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1099,
+                            "parent_structure_id": 768,
                             "centers": [
                               [
-                                6380,
-                                3200,
-                                3870
+                                6290,
+                                1740,
+                                4690
                               ],
                               [
-                                6380,
-                                3200,
-                                7530
+                                6290,
+                                1740,
+                                6710
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              1867500,
-                              257500,
-                              837500
+                              1047500,
+                              347500,
+                              2297500
                             ],
                             [
-                              -1792500,
-                              257500,
-                              837500
+                              -972500,
+                              347500,
+                              2297500
                             ]
                           ]
                         },
                         {
-                          "name": "precommissural fornix, general",
-                          "labelIndex": 745,
+                          "name": "fornix system",
+                          "labelIndex": 1099,
                           "rgb": [
                             204,
                             204,
@@ -65334,8 +65208,100 @@
                           ],
                           "children": [
                             {
-                              "name": "precommissural fornix diagonal band",
-                              "labelIndex": 420,
+                              "name": "alveus",
+                              "labelIndex": 466,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 466,
+                                "atlas_id": 482,
+                                "ontology_id": 1,
+                                "acronym": "alv",
+                                "name": "alveus",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1228,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1099,
+                                "centers": [
+                                  [
+                                    7740,
+                                    3250,
+                                    3030
+                                  ],
+                                  [
+                                    7740,
+                                    3250,
+                                    8370
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  2707500,
+                                  -1102500,
+                                  787500
+                                ],
+                                [
+                                  -2632500,
+                                  -1102500,
+                                  787500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "dorsal fornix",
+                              "labelIndex": 530,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 530,
+                                "atlas_id": 490,
+                                "ontology_id": 1,
+                                "acronym": "df",
+                                "name": "dorsal fornix",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1229,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1099,
+                                "centers": [
+                                  [
+                                    5910,
+                                    2480,
+                                    5530
+                                  ],
+                                  [
+                                    5910,
+                                    2480,
+                                    5870
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  207500,
+                                  727500,
+                                  1557500
+                                ],
+                                [
+                                  -132500,
+                                  727500,
+                                  1557500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "fimbria",
+                              "labelIndex": 603,
                               "rgb": [
                                 204,
                                 204,
@@ -65343,90 +65309,368 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 420,
-                                "atlas_id": 476,
+                                "id": 603,
+                                "atlas_id": 499,
+                                "ontology_id": 1,
+                                "acronym": "fi",
+                                "name": "fimbria",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1230,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1099,
+                                "centers": [
+                                  [
+                                    6380,
+                                    3200,
+                                    3870
+                                  ],
+                                  [
+                                    6380,
+                                    3200,
+                                    7530
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  1867500,
+                                  257500,
+                                  837500
+                                ],
+                                [
+                                  -1792500,
+                                  257500,
+                                  837500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "precommissural fornix, general",
+                              "labelIndex": 745,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [
+                                {
+                                  "name": "precommissural fornix diagonal band",
+                                  "labelIndex": 420,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 420,
+                                    "atlas_id": 476,
+                                    "ontology_id": 1,
+                                    "acronym": "db",
+                                    "name": "precommissural fornix diagonal band",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1232,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 745
+                                  }
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 745,
+                                "atlas_id": 517,
                                 "ontology_id": 1,
-                                "acronym": "db",
-                                "name": "precommissural fornix diagonal band",
+                                "acronym": "fxprg",
+                                "name": "precommissural fornix, general",
                                 "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1232,
+                                "graph_order": 1231,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 745
+                                "parent_structure_id": 1099
                               }
-                            }
-                          ],
-                          "ontologyMetadata": {
-                            "id": 745,
-                            "atlas_id": 517,
-                            "ontology_id": 1,
-                            "acronym": "fxprg",
-                            "name": "precommissural fornix, general",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1231,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1099
-                          }
-                        },
-                        {
-                          "name": "postcommissural fornix",
-                          "labelIndex": 737,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [
+                            },
+                            {
+                              "name": "postcommissural fornix",
+                              "labelIndex": 737,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [
+                                {
+                                  "name": "medial corticohypothalamic tract",
+                                  "labelIndex": 428,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 428,
+                                    "atlas_id": 477,
+                                    "ontology_id": 1,
+                                    "acronym": "mct",
+                                    "name": "medial corticohypothalamic tract",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1234,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 737,
+                                    "centers": [
+                                      [
+                                        5530,
+                                        4850,
+                                        5450
+                                      ],
+                                      [
+                                        5530,
+                                        4850,
+                                        5950
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      287500,
+                                      1107500,
+                                      -812500
+                                    ],
+                                    [
+                                      -212500,
+                                      1107500,
+                                      -812500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "columns of the fornix",
+                                  "labelIndex": 436,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 436,
+                                    "atlas_id": 478,
+                                    "ontology_id": 1,
+                                    "acronym": "fx",
+                                    "name": "columns of the fornix",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1235,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 737,
+                                    "centers": [
+                                      [
+                                        5930,
+                                        5370,
+                                        5120
+                                      ],
+                                      [
+                                        5930,
+                                        5370,
+                                        6280
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      617500,
+                                      707500,
+                                      -1332500
+                                    ],
+                                    [
+                                      -542500,
+                                      707500,
+                                      -1332500
+                                    ]
+                                  ]
+                                }
+                              ],
+                              "ontologyMetadata": {
+                                "id": 737,
+                                "atlas_id": 516,
+                                "ontology_id": 1,
+                                "acronym": "fxpo",
+                                "name": "postcommissural fornix",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1233,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1099,
+                                "centers": [
+                                  [
+                                    5920,
+                                    5360,
+                                    5130
+                                  ],
+                                  [
+                                    5920,
+                                    5360,
+                                    6270
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  607500,
+                                  717500,
+                                  -1322500
+                                ],
+                                [
+                                  -532500,
+                                  717500,
+                                  -1322500
+                                ]
+                              ]
+                            },
                             {
-                              "name": "medial corticohypothalamic tract",
-                              "labelIndex": 428,
+                              "name": "hippocampal commissures",
+                              "labelIndex": 618,
                               "rgb": [
                                 204,
                                 204,
                                 204
                               ],
-                              "children": [],
+                              "children": [
+                                {
+                                  "name": "dorsal hippocampal commissure",
+                                  "labelIndex": 443,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 443,
+                                    "atlas_id": 479,
+                                    "ontology_id": 1,
+                                    "acronym": "dhc",
+                                    "name": "dorsal hippocampal commissure",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1237,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 618,
+                                    "centers": [
+                                      [
+                                        8370,
+                                        1770,
+                                        4140
+                                      ],
+                                      [
+                                        8370,
+                                        1770,
+                                        7260
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      1597500,
+                                      -1732500,
+                                      2267500
+                                    ],
+                                    [
+                                      -1522500,
+                                      -1732500,
+                                      2267500
+                                    ]
+                                  ]
+                                },
+                                {
+                                  "name": "ventral hippocampal commissure",
+                                  "labelIndex": 449,
+                                  "rgb": [
+                                    204,
+                                    204,
+                                    204
+                                  ],
+                                  "children": [],
+                                  "ontologyMetadata": {
+                                    "id": 449,
+                                    "atlas_id": 480,
+                                    "ontology_id": 1,
+                                    "acronym": "vhc",
+                                    "name": "ventral hippocampal commissure",
+                                    "color_hex_triplet": "CCCCCC",
+                                    "graph_order": 1238,
+                                    "st_level": null,
+                                    "hemisphere_id": 3,
+                                    "parent_structure_id": 618,
+                                    "centers": [
+                                      [
+                                        5870,
+                                        3100,
+                                        5460
+                                      ],
+                                      [
+                                        5870,
+                                        3100,
+                                        5940
+                                      ]
+                                    ]
+                                  },
+                                  "POIs": [
+                                    [
+                                      277500,
+                                      767500,
+                                      937500
+                                    ],
+                                    [
+                                      -202500,
+                                      767500,
+                                      937500
+                                    ]
+                                  ]
+                                }
+                              ],
                               "ontologyMetadata": {
-                                "id": 428,
-                                "atlas_id": 477,
+                                "id": 618,
+                                "atlas_id": 501,
                                 "ontology_id": 1,
-                                "acronym": "mct",
-                                "name": "medial corticohypothalamic tract",
+                                "acronym": "hc",
+                                "name": "hippocampal commissures",
                                 "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1234,
+                                "graph_order": 1236,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 737,
+                                "parent_structure_id": 1099,
                                 "centers": [
                                   [
-                                    5530,
-                                    4850,
-                                    5450
+                                    8260,
+                                    1770,
+                                    4280
                                   ],
                                   [
-                                    5530,
-                                    4850,
-                                    5950
+                                    8260,
+                                    1770,
+                                    7120
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  287500,
-                                  1107500,
-                                  -812500
+                                  1457500,
+                                  -1622500,
+                                  2267500
                                 ],
                                 [
-                                  -212500,
-                                  1107500,
-                                  -812500
+                                  -1382500,
+                                  -1622500,
+                                  2267500
                                 ]
                               ]
                             },
                             {
-                              "name": "columns of the fornix",
-                              "labelIndex": 436,
+                              "name": "perforant path",
+                              "labelIndex": 713,
                               "rgb": [
                                 204,
                                 204,
@@ -65434,83 +65678,103 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 436,
-                                "atlas_id": 478,
+                                "id": 713,
+                                "atlas_id": 513,
                                 "ontology_id": 1,
-                                "acronym": "fx",
-                                "name": "columns of the fornix",
+                                "acronym": "per",
+                                "name": "perforant path",
                                 "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1235,
+                                "graph_order": 1239,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 737,
-                                "centers": [
-                                  [
-                                    5930,
-                                    5370,
-                                    5120
-                                  ],
-                                  [
-                                    5930,
-                                    5370,
-                                    6280
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  617500,
-                                  707500,
-                                  -1332500
-                                ],
-                                [
-                                  -542500,
-                                  707500,
-                                  -1332500
-                                ]
-                              ]
+                                "parent_structure_id": 1099
+                              }
+                            },
+                            {
+                              "name": "angular path",
+                              "labelIndex": 474,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 474,
+                                "atlas_id": 483,
+                                "ontology_id": 1,
+                                "acronym": "ab",
+                                "name": "angular path",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1240,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1099
+                              }
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 737,
-                            "atlas_id": 516,
+                            "id": 1099,
+                            "atlas_id": 561,
                             "ontology_id": 1,
-                            "acronym": "fxpo",
-                            "name": "postcommissural fornix",
+                            "acronym": "fxs",
+                            "name": "fornix system",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1233,
+                            "graph_order": 1227,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1099,
+                            "parent_structure_id": 768,
                             "centers": [
                               [
-                                5920,
-                                5360,
-                                5130
+                                7220,
+                                2770,
+                                3770
                               ],
                               [
-                                5920,
-                                5360,
-                                6270
+                                7220,
+                                2770,
+                                7630
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              607500,
-                              717500,
-                              -1322500
+                              1967500,
+                              -582500,
+                              1267500
                             ],
                             [
-                              -532500,
-                              717500,
-                              -1322500
+                              -1892500,
+                              -582500,
+                              1267500
                             ]
                           ]
                         },
                         {
-                          "name": "hippocampal commissures",
-                          "labelIndex": 618,
+                          "name": "longitudinal association bundle",
+                          "labelIndex": 37,
+                          "rgb": [
+                            204,
+                            204,
+                            204
+                          ],
+                          "children": [],
+                          "ontologyMetadata": {
+                            "id": 37,
+                            "atlas_id": 570,
+                            "ontology_id": 1,
+                            "acronym": "lab",
+                            "name": "longitudinal association bundle",
+                            "color_hex_triplet": "CCCCCC",
+                            "graph_order": 1241,
+                            "st_level": null,
+                            "hemisphere_id": 3,
+                            "parent_structure_id": 768
+                          }
+                        },
+                        {
+                          "name": "stria terminalis",
+                          "labelIndex": 301,
                           "rgb": [
                             204,
                             204,
@@ -65518,54 +65782,8 @@
                           ],
                           "children": [
                             {
-                              "name": "dorsal hippocampal commissure",
-                              "labelIndex": 443,
-                              "rgb": [
-                                204,
-                                204,
-                                204
-                              ],
-                              "children": [],
-                              "ontologyMetadata": {
-                                "id": 443,
-                                "atlas_id": 479,
-                                "ontology_id": 1,
-                                "acronym": "dhc",
-                                "name": "dorsal hippocampal commissure",
-                                "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1237,
-                                "st_level": null,
-                                "hemisphere_id": 3,
-                                "parent_structure_id": 618,
-                                "centers": [
-                                  [
-                                    8370,
-                                    1770,
-                                    4140
-                                  ],
-                                  [
-                                    8370,
-                                    1770,
-                                    7260
-                                  ]
-                                ]
-                              },
-                              "POIs": [
-                                [
-                                  1597500,
-                                  -1732500,
-                                  2267500
-                                ],
-                                [
-                                  -1522500,
-                                  -1732500,
-                                  2267500
-                                ]
-                              ]
-                            },
-                            {
-                              "name": "ventral hippocampal commissure",
-                              "labelIndex": 449,
+                              "name": "commissural branch of stria terminalis",
+                              "labelIndex": 484682528,
                               "rgb": [
                                 204,
                                 204,
@@ -65573,187 +65791,121 @@
                               ],
                               "children": [],
                               "ontologyMetadata": {
-                                "id": 449,
-                                "atlas_id": 480,
+                                "id": 484682528,
+                                "atlas_id": null,
                                 "ontology_id": 1,
-                                "acronym": "vhc",
-                                "name": "ventral hippocampal commissure",
+                                "acronym": "stc",
+                                "name": "commissural branch of stria terminalis",
                                 "color_hex_triplet": "CCCCCC",
-                                "graph_order": 1238,
+                                "graph_order": 1243,
                                 "st_level": null,
                                 "hemisphere_id": 3,
-                                "parent_structure_id": 618,
+                                "parent_structure_id": 301,
                                 "centers": [
                                   [
-                                    5870,
-                                    3100,
-                                    5460
+                                    6520,
+                                    5990,
+                                    3290
                                   ],
                                   [
-                                    5870,
-                                    3100,
-                                    5940
+                                    6520,
+                                    5990,
+                                    8110
                                   ]
                                 ]
                               },
                               "POIs": [
                                 [
-                                  277500,
-                                  767500,
-                                  937500
+                                  2447500,
+                                  117500,
+                                  -1952500
                                 ],
                                 [
-                                  -202500,
-                                  767500,
-                                  937500
+                                  -2372500,
+                                  117500,
+                                  -1952500
                                 ]
                               ]
                             }
                           ],
                           "ontologyMetadata": {
-                            "id": 618,
-                            "atlas_id": 501,
+                            "id": 301,
+                            "atlas_id": 603,
                             "ontology_id": 1,
-                            "acronym": "hc",
-                            "name": "hippocampal commissures",
+                            "acronym": "st",
+                            "name": "stria terminalis",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1236,
+                            "graph_order": 1242,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1099,
+                            "parent_structure_id": 768,
                             "centers": [
                               [
-                                8260,
-                                1770,
-                                4280
+                                6950,
+                                4960,
+                                2900
                               ],
                               [
-                                8260,
-                                1770,
-                                7120
+                                6950,
+                                4960,
+                                8500
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              1457500,
-                              -1622500,
-                              2267500
+                              2837500,
+                              -312500,
+                              -922500
                             ],
                             [
-                              -1382500,
-                              -1622500,
-                              2267500
+                              -2762500,
+                              -312500,
+                              -922500
                             ]
                           ]
-                        },
-                        {
-                          "name": "perforant path",
-                          "labelIndex": 713,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 713,
-                            "atlas_id": 513,
-                            "ontology_id": 1,
-                            "acronym": "per",
-                            "name": "perforant path",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1239,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1099
-                          }
-                        },
-                        {
-                          "name": "angular path",
-                          "labelIndex": 474,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 474,
-                            "atlas_id": 483,
-                            "ontology_id": 1,
-                            "acronym": "ab",
-                            "name": "angular path",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1240,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 1099
-                          }
                         }
                       ],
                       "ontologyMetadata": {
-                        "id": 1099,
-                        "atlas_id": 561,
+                        "id": 768,
+                        "atlas_id": 661,
                         "ontology_id": 1,
-                        "acronym": "fxs",
-                        "name": "fornix system",
+                        "acronym": "mfbc",
+                        "name": "cerebrum related",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1227,
+                        "graph_order": 1222,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 768,
+                        "parent_structure_id": 991,
                         "centers": [
                           [
-                            7220,
+                            6950,
                             2770,
-                            3770
+                            3920
                           ],
                           [
-                            7220,
+                            6950,
                             2770,
-                            7630
+                            7480
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          1967500,
-                          -582500,
+                          1817500,
+                          -312500,
                           1267500
                         ],
                         [
-                          -1892500,
-                          -582500,
+                          -1742500,
+                          -312500,
                           1267500
                         ]
                       ]
                     },
                     {
-                      "name": "longitudinal association bundle",
-                      "labelIndex": 37,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 37,
-                        "atlas_id": 570,
-                        "ontology_id": 1,
-                        "acronym": "lab",
-                        "name": "longitudinal association bundle",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1241,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 768
-                      }
-                    },
-                    {
-                      "name": "stria terminalis",
-                      "labelIndex": 301,
+                      "name": "hypothalamus related",
+                      "labelIndex": 824,
                       "rgb": [
                         204,
                         204,
@@ -65761,8 +65913,8 @@
                       ],
                       "children": [
                         {
-                          "name": "commissural branch of stria terminalis",
-                          "labelIndex": 484682528,
+                          "name": "medial forebrain bundle",
+                          "labelIndex": 54,
                           "rgb": [
                             204,
                             204,
@@ -65770,408 +65922,45 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 484682528,
-                            "atlas_id": null,
+                            "id": 54,
+                            "atlas_id": 572,
                             "ontology_id": 1,
-                            "acronym": "stc",
-                            "name": "commissural branch of stria terminalis",
+                            "acronym": "mfb",
+                            "name": "medial forebrain bundle",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1243,
+                            "graph_order": 1245,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 301,
+                            "parent_structure_id": 824,
                             "centers": [
                               [
-                                6520,
-                                5990,
-                                3290
+                                7840,
+                                5590,
+                                5040
                               ],
                               [
-                                6520,
-                                5990,
-                                8110
+                                7840,
+                                5590,
+                                6360
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              2447500,
-                              117500,
-                              -1952500
+                              697500,
+                              -1202500,
+                              -1552500
                             ],
                             [
-                              -2372500,
-                              117500,
-                              -1952500
+                              -622500,
+                              -1202500,
+                              -1552500
                             ]
                           ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 301,
-                        "atlas_id": 603,
-                        "ontology_id": 1,
-                        "acronym": "st",
-                        "name": "stria terminalis",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1242,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 768,
-                        "centers": [
-                          [
-                            6950,
-                            4960,
-                            2900
-                          ],
-                          [
-                            6950,
-                            4960,
-                            8500
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          2837500,
-                          -312500,
-                          -922500
-                        ],
-                        [
-                          -2762500,
-                          -312500,
-                          -922500
-                        ]
-                      ]
-                    }
-                  ],
-                  "ontologyMetadata": {
-                    "id": 768,
-                    "atlas_id": 661,
-                    "ontology_id": 1,
-                    "acronym": "mfbc",
-                    "name": "cerebrum related",
-                    "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1222,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 991,
-                    "centers": [
-                      [
-                        6950,
-                        2770,
-                        3920
-                      ],
-                      [
-                        6950,
-                        2770,
-                        7480
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1817500,
-                      -312500,
-                      1267500
-                    ],
-                    [
-                      -1742500,
-                      -312500,
-                      1267500
-                    ]
-                  ]
-                },
-                {
-                  "name": "hypothalamus related",
-                  "labelIndex": 824,
-                  "rgb": [
-                    204,
-                    204,
-                    204
-                  ],
-                  "children": [
-                    {
-                      "name": "medial forebrain bundle",
-                      "labelIndex": 54,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 54,
-                        "atlas_id": 572,
-                        "ontology_id": 1,
-                        "acronym": "mfb",
-                        "name": "medial forebrain bundle",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1245,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824,
-                        "centers": [
-                          [
-                            7840,
-                            5590,
-                            5040
-                          ],
-                          [
-                            7840,
-                            5590,
-                            6360
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          697500,
-                          -1202500,
-                          -1552500
-                        ],
-                        [
-                          -622500,
-                          -1202500,
-                          -1552500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "ventrolateral hypothalamic tract",
-                      "labelIndex": 405,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 405,
-                        "atlas_id": 616,
-                        "ontology_id": 1,
-                        "acronym": "vlt",
-                        "name": "ventrolateral hypothalamic tract",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1246,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824
-                      }
-                    },
-                    {
-                      "name": "preoptic commissure",
-                      "labelIndex": 174,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 174,
-                        "atlas_id": 587,
-                        "ontology_id": 1,
-                        "acronym": "poc",
-                        "name": "preoptic commissure",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1247,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824
-                      }
-                    },
-                    {
-                      "name": "supraoptic commissures",
-                      "labelIndex": 349,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [
-                        {
-                          "name": "supraoptic commissures, anterior",
-                          "labelIndex": 817,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 817,
-                            "atlas_id": 526,
-                            "ontology_id": 1,
-                            "acronym": "supa",
-                            "name": "supraoptic commissures, anterior",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1249,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 349
-                          }
-                        },
-                        {
-                          "name": "supraoptic commissures, dorsal",
-                          "labelIndex": 825,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 825,
-                            "atlas_id": 527,
-                            "ontology_id": 1,
-                            "acronym": "supd",
-                            "name": "supraoptic commissures, dorsal",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1250,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 349
-                          }
-                        },
-                        {
-                          "name": "supraoptic commissures, ventral",
-                          "labelIndex": 833,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 833,
-                            "atlas_id": 528,
-                            "ontology_id": 1,
-                            "acronym": "supv",
-                            "name": "supraoptic commissures, ventral",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1251,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 349
-                          }
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 349,
-                        "atlas_id": 609,
-                        "ontology_id": 1,
-                        "acronym": "sup",
-                        "name": "supraoptic commissures",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1248,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824,
-                        "centers": [
-                          [
-                            6650,
-                            6550,
-                            4350
-                          ],
-                          [
-                            6650,
-                            6550,
-                            7050
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          1387500,
-                          -12500,
-                          -2512500
-                        ],
-                        [
-                          -1312500,
-                          -12500,
-                          -2512500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "premammillary commissure",
-                      "labelIndex": 166,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 166,
-                        "atlas_id": 586,
-                        "ontology_id": 1,
-                        "acronym": "pmx",
-                        "name": "premammillary commissure",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1252,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824
-                      }
-                    },
-                    {
-                      "name": "supramammillary decussation",
-                      "labelIndex": 341,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 341,
-                        "atlas_id": 608,
-                        "ontology_id": 1,
-                        "acronym": "smd",
-                        "name": "supramammillary decussation",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1253,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824
-                      }
-                    },
-                    {
-                      "name": "propriohypothalamic pathways",
-                      "labelIndex": 182,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [
-                        {
-                          "name": "propriohypothalamic pathways, dorsal",
-                          "labelIndex": 762,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 762,
-                            "atlas_id": 519,
-                            "ontology_id": 1,
-                            "acronym": "phpd",
-                            "name": "propriohypothalamic pathways, dorsal",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1255,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 182
-                          }
                         },
                         {
-                          "name": "propriohypothalamic pathways, lateral",
-                          "labelIndex": 770,
+                          "name": "ventrolateral hypothalamic tract",
+                          "labelIndex": 405,
                           "rgb": [
                             204,
                             204,
@@ -66179,21 +65968,21 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 770,
-                            "atlas_id": 520,
+                            "id": 405,
+                            "atlas_id": 616,
                             "ontology_id": 1,
-                            "acronym": "phpl",
-                            "name": "propriohypothalamic pathways, lateral",
+                            "acronym": "vlt",
+                            "name": "ventrolateral hypothalamic tract",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1256,
+                            "graph_order": 1246,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 182
+                            "parent_structure_id": 824
                           }
                         },
                         {
-                          "name": "propriohypothalamic pathways, medial",
-                          "labelIndex": 779,
+                          "name": "preoptic commissure",
+                          "labelIndex": 174,
                           "rgb": [
                             204,
                             204,
@@ -66201,134 +65990,134 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 779,
-                            "atlas_id": 521,
+                            "id": 174,
+                            "atlas_id": 587,
                             "ontology_id": 1,
-                            "acronym": "phpm",
-                            "name": "propriohypothalamic pathways, medial",
+                            "acronym": "poc",
+                            "name": "preoptic commissure",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1257,
+                            "graph_order": 1247,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 182
+                            "parent_structure_id": 824
                           }
                         },
                         {
-                          "name": "propriohypothalamic pathways, ventral",
-                          "labelIndex": 787,
+                          "name": "supraoptic commissures",
+                          "labelIndex": 349,
                           "rgb": [
                             204,
                             204,
                             204
                           ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 787,
-                            "atlas_id": 522,
-                            "ontology_id": 1,
-                            "acronym": "phpv",
-                            "name": "propriohypothalamic pathways, ventral",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1258,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 182
-                          }
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 182,
-                        "atlas_id": 588,
-                        "ontology_id": 1,
-                        "acronym": "php",
-                        "name": "propriohypothalamic pathways",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1254,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824
-                      }
-                    },
-                    {
-                      "name": "periventricular bundle of the hypothalamus",
-                      "labelIndex": 150,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [],
-                      "ontologyMetadata": {
-                        "id": 150,
-                        "atlas_id": 584,
-                        "ontology_id": 1,
-                        "acronym": "pvbh",
-                        "name": "periventricular bundle of the hypothalamus",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1259,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824
-                      }
-                    },
-                    {
-                      "name": "mammillary related",
-                      "labelIndex": 46,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [
-                        {
-                          "name": "principal mammillary tract",
-                          "labelIndex": 753,
-                          "rgb": [
-                            204,
-                            204,
-                            204
+                          "children": [
+                            {
+                              "name": "supraoptic commissures, anterior",
+                              "labelIndex": 817,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 817,
+                                "atlas_id": 526,
+                                "ontology_id": 1,
+                                "acronym": "supa",
+                                "name": "supraoptic commissures, anterior",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1249,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 349
+                              }
+                            },
+                            {
+                              "name": "supraoptic commissures, dorsal",
+                              "labelIndex": 825,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 825,
+                                "atlas_id": 527,
+                                "ontology_id": 1,
+                                "acronym": "supd",
+                                "name": "supraoptic commissures, dorsal",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1250,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 349
+                              }
+                            },
+                            {
+                              "name": "supraoptic commissures, ventral",
+                              "labelIndex": 833,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 833,
+                                "atlas_id": 528,
+                                "ontology_id": 1,
+                                "acronym": "supv",
+                                "name": "supraoptic commissures, ventral",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1251,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 349
+                              }
+                            }
                           ],
-                          "children": [],
                           "ontologyMetadata": {
-                            "id": 753,
-                            "atlas_id": 518,
+                            "id": 349,
+                            "atlas_id": 609,
                             "ontology_id": 1,
-                            "acronym": "pm",
-                            "name": "principal mammillary tract",
+                            "acronym": "sup",
+                            "name": "supraoptic commissures",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1261,
+                            "graph_order": 1248,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 46,
+                            "parent_structure_id": 824,
                             "centers": [
                               [
-                                7710,
-                                5690,
-                                5270
+                                6650,
+                                6550,
+                                4350
                               ],
                               [
-                                7710,
-                                5690,
-                                6130
+                                6650,
+                                6550,
+                                7050
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              467500,
-                              -1072500,
-                              -1652500
+                              1387500,
+                              -12500,
+                              -2512500
                             ],
                             [
-                              -392500,
-                              -1072500,
-                              -1652500
+                              -1312500,
+                              -12500,
+                              -2512500
                             ]
                           ]
                         },
                         {
-                          "name": "mammillothalamic tract",
-                          "labelIndex": 690,
+                          "name": "premammillary commissure",
+                          "labelIndex": 166,
                           "rgb": [
                             204,
                             204,
@@ -66336,45 +66125,21 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 690,
-                            "atlas_id": 510,
+                            "id": 166,
+                            "atlas_id": 586,
                             "ontology_id": 1,
-                            "acronym": "mtt",
-                            "name": "mammillothalamic tract",
+                            "acronym": "pmx",
+                            "name": "premammillary commissure",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1262,
+                            "graph_order": 1252,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 46,
-                            "centers": [
-                              [
-                                6950,
-                                5240,
-                                5140
-                              ],
-                              [
-                                6950,
-                                5240,
-                                6260
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              597500,
-                              -312500,
-                              -1202500
-                            ],
-                            [
-                              -522500,
-                              -312500,
-                              -1202500
-                            ]
-                          ]
+                            "parent_structure_id": 824
+                          }
                         },
                         {
-                          "name": "mammillotegmental tract",
-                          "labelIndex": 681,
+                          "name": "supramammillary decussation",
+                          "labelIndex": 341,
                           "rgb": [
                             204,
                             204,
@@ -66382,138 +66147,132 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 681,
-                            "atlas_id": 509,
+                            "id": 341,
+                            "atlas_id": 608,
                             "ontology_id": 1,
-                            "acronym": "mtg",
-                            "name": "mammillotegmental tract",
+                            "acronym": "smd",
+                            "name": "supramammillary decussation",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1263,
+                            "graph_order": 1253,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 46,
-                            "centers": [
-                              [
-                                8750,
-                                4520,
-                                5500
-                              ],
-                              [
-                                8750,
-                                4520,
-                                5900
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              237500,
-                              -2112500,
-                              -482500
-                            ],
-                            [
-                              -162500,
-                              -2112500,
-                              -482500
-                            ]
-                          ]
+                            "parent_structure_id": 824
+                          }
                         },
                         {
-                          "name": "mammillary peduncle",
-                          "labelIndex": 673,
+                          "name": "propriohypothalamic pathways",
+                          "labelIndex": 182,
                           "rgb": [
                             204,
                             204,
                             204
                           ],
-                          "children": [],
+                          "children": [
+                            {
+                              "name": "propriohypothalamic pathways, dorsal",
+                              "labelIndex": 762,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 762,
+                                "atlas_id": 519,
+                                "ontology_id": 1,
+                                "acronym": "phpd",
+                                "name": "propriohypothalamic pathways, dorsal",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1255,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 182
+                              }
+                            },
+                            {
+                              "name": "propriohypothalamic pathways, lateral",
+                              "labelIndex": 770,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 770,
+                                "atlas_id": 520,
+                                "ontology_id": 1,
+                                "acronym": "phpl",
+                                "name": "propriohypothalamic pathways, lateral",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1256,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 182
+                              }
+                            },
+                            {
+                              "name": "propriohypothalamic pathways, medial",
+                              "labelIndex": 779,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 779,
+                                "atlas_id": 521,
+                                "ontology_id": 1,
+                                "acronym": "phpm",
+                                "name": "propriohypothalamic pathways, medial",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1257,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 182
+                              }
+                            },
+                            {
+                              "name": "propriohypothalamic pathways, ventral",
+                              "labelIndex": 787,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 787,
+                                "atlas_id": 522,
+                                "ontology_id": 1,
+                                "acronym": "phpv",
+                                "name": "propriohypothalamic pathways, ventral",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1258,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 182
+                              }
+                            }
+                          ],
                           "ontologyMetadata": {
-                            "id": 673,
-                            "atlas_id": 508,
+                            "id": 182,
+                            "atlas_id": 588,
                             "ontology_id": 1,
-                            "acronym": "mp",
-                            "name": "mammillary peduncle",
+                            "acronym": "php",
+                            "name": "propriohypothalamic pathways",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1264,
+                            "graph_order": 1254,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 46,
-                            "centers": [
-                              [
-                                8370,
-                                5540,
-                                5090
-                              ],
-                              [
-                                8370,
-                                5540,
-                                6310
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              647500,
-                              -1732500,
-                              -1502500
-                            ],
-                            [
-                              -572500,
-                              -1732500,
-                              -1502500
-                            ]
-                          ]
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 46,
-                        "atlas_id": 571,
-                        "ontology_id": 1,
-                        "acronym": "mfbsma",
-                        "name": "mammillary related",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1260,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824,
-                        "centers": [
-                          [
-                            7710,
-                            5190,
-                            5280
-                          ],
-                          [
-                            7710,
-                            5190,
-                            6120
-                          ]
-                        ]
-                      },
-                      "POIs": [
-                        [
-                          457500,
-                          -1072500,
-                          -1152500
-                        ],
-                        [
-                          -382500,
-                          -1072500,
-                          -1152500
-                        ]
-                      ]
-                    },
-                    {
-                      "name": "dorsal thalamus related",
-                      "labelIndex": 1068,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [
+                            "parent_structure_id": 824
+                          }
+                        },
                         {
-                          "name": "periventricular bundle of the thalamus",
-                          "labelIndex": 722,
+                          "name": "periventricular bundle of the hypothalamus",
+                          "labelIndex": 150,
                           "rgb": [
                             204,
                             204,
@@ -66521,432 +66280,685 @@
                           ],
                           "children": [],
                           "ontologyMetadata": {
-                            "id": 722,
-                            "atlas_id": 514,
+                            "id": 150,
+                            "atlas_id": 584,
                             "ontology_id": 1,
-                            "acronym": "pvbt",
-                            "name": "periventricular bundle of the thalamus",
+                            "acronym": "pvbh",
+                            "name": "periventricular bundle of the hypothalamus",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1266,
+                            "graph_order": 1259,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1068
+                            "parent_structure_id": 824
                           }
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 1068,
-                        "atlas_id": 557,
-                        "ontology_id": 1,
-                        "acronym": "mfbst",
-                        "name": "dorsal thalamus related",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1265,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824
-                      }
-                    },
-                    {
-                      "name": "epithalamus related",
-                      "labelIndex": 1083,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [
+                        },
                         {
-                          "name": "stria medullaris",
-                          "labelIndex": 802,
+                          "name": "mammillary related",
+                          "labelIndex": 46,
                           "rgb": [
                             204,
                             204,
                             204
                           ],
-                          "children": [],
+                          "children": [
+                            {
+                              "name": "principal mammillary tract",
+                              "labelIndex": 753,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 753,
+                                "atlas_id": 518,
+                                "ontology_id": 1,
+                                "acronym": "pm",
+                                "name": "principal mammillary tract",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1261,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 46,
+                                "centers": [
+                                  [
+                                    7710,
+                                    5690,
+                                    5270
+                                  ],
+                                  [
+                                    7710,
+                                    5690,
+                                    6130
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  467500,
+                                  -1072500,
+                                  -1652500
+                                ],
+                                [
+                                  -392500,
+                                  -1072500,
+                                  -1652500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "mammillothalamic tract",
+                              "labelIndex": 690,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 690,
+                                "atlas_id": 510,
+                                "ontology_id": 1,
+                                "acronym": "mtt",
+                                "name": "mammillothalamic tract",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1262,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 46,
+                                "centers": [
+                                  [
+                                    6950,
+                                    5240,
+                                    5140
+                                  ],
+                                  [
+                                    6950,
+                                    5240,
+                                    6260
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  597500,
+                                  -312500,
+                                  -1202500
+                                ],
+                                [
+                                  -522500,
+                                  -312500,
+                                  -1202500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "mammillotegmental tract",
+                              "labelIndex": 681,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 681,
+                                "atlas_id": 509,
+                                "ontology_id": 1,
+                                "acronym": "mtg",
+                                "name": "mammillotegmental tract",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1263,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 46,
+                                "centers": [
+                                  [
+                                    8750,
+                                    4520,
+                                    5500
+                                  ],
+                                  [
+                                    8750,
+                                    4520,
+                                    5900
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  237500,
+                                  -2112500,
+                                  -482500
+                                ],
+                                [
+                                  -162500,
+                                  -2112500,
+                                  -482500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "mammillary peduncle",
+                              "labelIndex": 673,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 673,
+                                "atlas_id": 508,
+                                "ontology_id": 1,
+                                "acronym": "mp",
+                                "name": "mammillary peduncle",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1264,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 46,
+                                "centers": [
+                                  [
+                                    8370,
+                                    5540,
+                                    5090
+                                  ],
+                                  [
+                                    8370,
+                                    5540,
+                                    6310
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  647500,
+                                  -1732500,
+                                  -1502500
+                                ],
+                                [
+                                  -572500,
+                                  -1732500,
+                                  -1502500
+                                ]
+                              ]
+                            }
+                          ],
                           "ontologyMetadata": {
-                            "id": 802,
-                            "atlas_id": 524,
+                            "id": 46,
+                            "atlas_id": 571,
                             "ontology_id": 1,
-                            "acronym": "sm",
-                            "name": "stria medullaris",
+                            "acronym": "mfbsma",
+                            "name": "mammillary related",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1268,
+                            "graph_order": 1260,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1083,
+                            "parent_structure_id": 824,
                             "centers": [
                               [
-                                5940,
-                                3930,
-                                5100
+                                7710,
+                                5190,
+                                5280
                               ],
                               [
-                                5940,
-                                3930,
-                                6300
+                                7710,
+                                5190,
+                                6120
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              637500,
-                              697500,
-                              107500
+                              457500,
+                              -1072500,
+                              -1152500
                             ],
                             [
-                              -562500,
-                              697500,
-                              107500
+                              -382500,
+                              -1072500,
+                              -1152500
                             ]
                           ]
                         },
                         {
-                          "name": "fasciculus retroflexus",
-                          "labelIndex": 595,
+                          "name": "dorsal thalamus related",
+                          "labelIndex": 1068,
                           "rgb": [
                             204,
                             204,
                             204
                           ],
-                          "children": [],
+                          "children": [
+                            {
+                              "name": "periventricular bundle of the thalamus",
+                              "labelIndex": 722,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 722,
+                                "atlas_id": 514,
+                                "ontology_id": 1,
+                                "acronym": "pvbt",
+                                "name": "periventricular bundle of the thalamus",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1266,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1068
+                              }
+                            }
+                          ],
                           "ontologyMetadata": {
-                            "id": 595,
-                            "atlas_id": 498,
+                            "id": 1068,
+                            "atlas_id": 557,
                             "ontology_id": 1,
-                            "acronym": "fr",
-                            "name": "fasciculus retroflexus",
+                            "acronym": "mfbst",
+                            "name": "dorsal thalamus related",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1269,
+                            "graph_order": 1265,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1083,
-                            "centers": [
-                              [
-                                7540,
-                                4040,
-                                5300
-                              ],
-                              [
-                                7540,
-                                4040,
-                                6100
-                              ]
-                            ]
-                          },
-                          "POIs": [
-                            [
-                              437500,
-                              -902500,
-                              -2500
-                            ],
-                            [
-                              -362500,
-                              -902500,
-                              -2500
-                            ]
-                          ]
+                            "parent_structure_id": 824
+                          }
                         },
                         {
-                          "name": "habenular commissure",
-                          "labelIndex": 611,
+                          "name": "epithalamus related",
+                          "labelIndex": 1083,
                           "rgb": [
                             204,
                             204,
                             204
                           ],
-                          "children": [],
+                          "children": [
+                            {
+                              "name": "stria medullaris",
+                              "labelIndex": 802,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 802,
+                                "atlas_id": 524,
+                                "ontology_id": 1,
+                                "acronym": "sm",
+                                "name": "stria medullaris",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1268,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1083,
+                                "centers": [
+                                  [
+                                    5940,
+                                    3930,
+                                    5100
+                                  ],
+                                  [
+                                    5940,
+                                    3930,
+                                    6300
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  637500,
+                                  697500,
+                                  107500
+                                ],
+                                [
+                                  -562500,
+                                  697500,
+                                  107500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "fasciculus retroflexus",
+                              "labelIndex": 595,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 595,
+                                "atlas_id": 498,
+                                "ontology_id": 1,
+                                "acronym": "fr",
+                                "name": "fasciculus retroflexus",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1269,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1083,
+                                "centers": [
+                                  [
+                                    7540,
+                                    4040,
+                                    5300
+                                  ],
+                                  [
+                                    7540,
+                                    4040,
+                                    6100
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  437500,
+                                  -902500,
+                                  -2500
+                                ],
+                                [
+                                  -362500,
+                                  -902500,
+                                  -2500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "habenular commissure",
+                              "labelIndex": 611,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 611,
+                                "atlas_id": 500,
+                                "ontology_id": 1,
+                                "acronym": "hbc",
+                                "name": "habenular commissure",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1270,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1083,
+                                "centers": [
+                                  [
+                                    7390,
+                                    2710,
+                                    5440
+                                  ],
+                                  [
+                                    7390,
+                                    2710,
+                                    5960
+                                  ]
+                                ]
+                              },
+                              "POIs": [
+                                [
+                                  297500,
+                                  -752500,
+                                  1327500
+                                ],
+                                [
+                                  -222500,
+                                  -752500,
+                                  1327500
+                                ]
+                              ]
+                            },
+                            {
+                              "name": "pineal stalk",
+                              "labelIndex": 730,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 730,
+                                "atlas_id": 515,
+                                "ontology_id": 1,
+                                "acronym": "PIS",
+                                "name": "pineal stalk",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1271,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 1083
+                              }
+                            }
+                          ],
                           "ontologyMetadata": {
-                            "id": 611,
-                            "atlas_id": 500,
+                            "id": 1083,
+                            "atlas_id": 559,
                             "ontology_id": 1,
-                            "acronym": "hbc",
-                            "name": "habenular commissure",
+                            "acronym": "mfbse",
+                            "name": "epithalamus related",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1270,
+                            "graph_order": 1267,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1083,
+                            "parent_structure_id": 824,
                             "centers": [
                               [
-                                7390,
-                                2710,
-                                5440
+                                6850,
+                                3480,
+                                5150
                               ],
                               [
-                                7390,
-                                2710,
-                                5960
+                                6850,
+                                3480,
+                                6250
                               ]
                             ]
                           },
                           "POIs": [
                             [
-                              297500,
-                              -752500,
-                              1327500
+                              587500,
+                              -212500,
+                              557500
                             ],
                             [
-                              -222500,
-                              -752500,
-                              1327500
+                              -512500,
+                              -212500,
+                              557500
                             ]
                           ]
                         },
                         {
-                          "name": "pineal stalk",
-                          "labelIndex": 730,
+                          "name": "midbrain related",
+                          "labelIndex": 70,
                           "rgb": [
                             204,
                             204,
                             204
                           ],
-                          "children": [],
+                          "children": [
+                            {
+                              "name": "dorsal longitudinal fascicle",
+                              "labelIndex": 547,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 547,
+                                "atlas_id": 492,
+                                "ontology_id": 1,
+                                "acronym": "dlf",
+                                "name": "dorsal longitudinal fascicle",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1273,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 70
+                              }
+                            },
+                            {
+                              "name": "dorsal tegmental tract",
+                              "labelIndex": 563,
+                              "rgb": [
+                                204,
+                                204,
+                                204
+                              ],
+                              "children": [],
+                              "ontologyMetadata": {
+                                "id": 563,
+                                "atlas_id": 494,
+                                "ontology_id": 1,
+                                "acronym": "dtt",
+                                "name": "dorsal tegmental tract",
+                                "color_hex_triplet": "CCCCCC",
+                                "graph_order": 1274,
+                                "st_level": null,
+                                "hemisphere_id": 3,
+                                "parent_structure_id": 70
+                              }
+                            }
+                          ],
                           "ontologyMetadata": {
-                            "id": 730,
-                            "atlas_id": 515,
+                            "id": 70,
+                            "atlas_id": 574,
                             "ontology_id": 1,
-                            "acronym": "PIS",
-                            "name": "pineal stalk",
+                            "acronym": "mfbsm",
+                            "name": "midbrain related",
                             "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1271,
+                            "graph_order": 1272,
                             "st_level": null,
                             "hemisphere_id": 3,
-                            "parent_structure_id": 1083
+                            "parent_structure_id": 824
                           }
                         }
                       ],
                       "ontologyMetadata": {
-                        "id": 1083,
-                        "atlas_id": 559,
+                        "id": 824,
+                        "atlas_id": 668,
                         "ontology_id": 1,
-                        "acronym": "mfbse",
-                        "name": "epithalamus related",
+                        "acronym": "mfsbshy",
+                        "name": "hypothalamus related",
                         "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1267,
+                        "graph_order": 1244,
                         "st_level": null,
                         "hemisphere_id": 3,
-                        "parent_structure_id": 824,
+                        "parent_structure_id": 991,
                         "centers": [
                           [
-                            6850,
-                            3480,
-                            5150
+                            7550,
+                            4220,
+                            5330
                           ],
                           [
-                            6850,
-                            3480,
-                            6250
+                            7550,
+                            4220,
+                            6070
                           ]
                         ]
                       },
                       "POIs": [
                         [
-                          587500,
-                          -212500,
-                          557500
+                          407500,
+                          -912500,
+                          -182500
                         ],
                         [
-                          -512500,
-                          -212500,
-                          557500
+                          -332500,
+                          -912500,
+                          -182500
                         ]
                       ]
-                    },
-                    {
-                      "name": "midbrain related",
-                      "labelIndex": 70,
-                      "rgb": [
-                        204,
-                        204,
-                        204
-                      ],
-                      "children": [
-                        {
-                          "name": "dorsal longitudinal fascicle",
-                          "labelIndex": 547,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 547,
-                            "atlas_id": 492,
-                            "ontology_id": 1,
-                            "acronym": "dlf",
-                            "name": "dorsal longitudinal fascicle",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1273,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 70
-                          }
-                        },
-                        {
-                          "name": "dorsal tegmental tract",
-                          "labelIndex": 563,
-                          "rgb": [
-                            204,
-                            204,
-                            204
-                          ],
-                          "children": [],
-                          "ontologyMetadata": {
-                            "id": 563,
-                            "atlas_id": 494,
-                            "ontology_id": 1,
-                            "acronym": "dtt",
-                            "name": "dorsal tegmental tract",
-                            "color_hex_triplet": "CCCCCC",
-                            "graph_order": 1274,
-                            "st_level": null,
-                            "hemisphere_id": 3,
-                            "parent_structure_id": 70
-                          }
-                        }
-                      ],
-                      "ontologyMetadata": {
-                        "id": 70,
-                        "atlas_id": 574,
-                        "ontology_id": 1,
-                        "acronym": "mfbsm",
-                        "name": "midbrain related",
-                        "color_hex_triplet": "CCCCCC",
-                        "graph_order": 1272,
-                        "st_level": null,
-                        "hemisphere_id": 3,
-                        "parent_structure_id": 824
-                      }
                     }
                   ],
                   "ontologyMetadata": {
-                    "id": 824,
-                    "atlas_id": 668,
+                    "id": 991,
+                    "atlas_id": 689,
                     "ontology_id": 1,
-                    "acronym": "mfsbshy",
-                    "name": "hypothalamus related",
+                    "acronym": "mfbs",
+                    "name": "medial forebrain bundle system",
                     "color_hex_triplet": "CCCCCC",
-                    "graph_order": 1244,
+                    "graph_order": 1221,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 991,
+                    "parent_structure_id": 1009,
                     "centers": [
                       [
-                        7550,
-                        4220,
-                        5330
+                        6960,
+                        2760,
+                        4060
                       ],
                       [
-                        7550,
-                        4220,
-                        6070
+                        6960,
+                        2760,
+                        7340
                       ]
                     ]
                   },
                   "POIs": [
                     [
-                      407500,
-                      -912500,
-                      -182500
+                      1677500,
+                      -322500,
+                      1277500
                     ],
                     [
-                      -332500,
-                      -912500,
-                      -182500
+                      -1602500,
+                      -322500,
+                      1277500
                     ]
                   ]
                 }
               ],
               "ontologyMetadata": {
-                "id": 991,
-                "atlas_id": 689,
+                "id": 1009,
+                "atlas_id": 691,
                 "ontology_id": 1,
-                "acronym": "mfbs",
-                "name": "medial forebrain bundle system",
+                "acronym": "fiber tracts",
+                "name": "fiber tracts",
                 "color_hex_triplet": "CCCCCC",
-                "graph_order": 1221,
+                "graph_order": 1084,
                 "st_level": null,
                 "hemisphere_id": 3,
-                "parent_structure_id": 1009,
+                "parent_structure_id": 997,
                 "centers": [
                   [
-                    6960,
-                    2760,
-                    4060
+                    7630,
+                    4390,
+                    3900
                   ],
                   [
-                    6960,
-                    2760,
-                    7340
+                    7630,
+                    4390,
+                    7500
                   ]
                 ]
               },
               "POIs": [
                 [
-                  1677500,
-                  -322500,
-                  1277500
+                  1837500,
+                  -992500,
+                  -352500
                 ],
                 [
-                  -1602500,
-                  -322500,
-                  1277500
+                  -1762500,
+                  -992500,
+                  -352500
                 ]
               ]
-            }
-          ],
-          "ontologyMetadata": {
-            "id": 1009,
-            "atlas_id": 691,
-            "ontology_id": 1,
-            "acronym": "fiber tracts",
-            "name": "fiber tracts",
-            "color_hex_triplet": "CCCCCC",
-            "graph_order": 1084,
-            "st_level": null,
-            "hemisphere_id": 3,
-            "parent_structure_id": 997,
-            "centers": [
-              [
-                7630,
-                4390,
-                3900
-              ],
-              [
-                7630,
-                4390,
-                7500
-              ]
-            ]
-          },
-          "POIs": [
-            [
-              1837500,
-              -992500,
-              -352500
-            ],
-            [
-              -1762500,
-              -992500,
-              -352500
-            ]
-          ]
-        },
-        {
-          "name": "ventricular systems",
-          "labelIndex": 73,
-          "rgb": [
-            170,
-            170,
-            170
-          ],
-          "children": [
+            },
             {
-              "name": "lateral ventricle",
-              "labelIndex": 81,
+              "name": "ventricular systems",
+              "labelIndex": 73,
               "rgb": [
                 170,
                 170,
@@ -66954,646 +66966,191 @@
               ],
               "children": [
                 {
-                  "name": "rhinocele",
-                  "labelIndex": 89,
-                  "rgb": [
-                    170,
-                    170,
-                    170
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 89,
-                    "atlas_id": 718,
-                    "ontology_id": 1,
-                    "acronym": "RC",
-                    "name": "rhinocele",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1277,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 81
-                  }
-                },
-                {
-                  "name": "subependymal zone",
-                  "labelIndex": 98,
+                  "name": "lateral ventricle",
+                  "labelIndex": 81,
                   "rgb": [
                     170,
                     170,
                     170
                   ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 98,
-                    "atlas_id": 719,
-                    "ontology_id": 1,
-                    "acronym": "SEZ",
-                    "name": "subependymal zone",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1278,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 81,
-                    "centers": [
-                      [
-                        4840,
-                        2920,
-                        4660
+                  "children": [
+                    {
+                      "name": "rhinocele",
+                      "labelIndex": 89,
+                      "rgb": [
+                        170,
+                        170,
+                        170
                       ],
-                      [
-                        4840,
-                        2920,
-                        6740
-                      ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      1077500,
-                      1797500,
-                      1117500
-                    ],
-                    [
-                      -1002500,
-                      1797500,
-                      1117500
-                    ]
-                  ]
-                },
-                {
-                  "name": "choroid plexus",
-                  "labelIndex": 108,
-                  "rgb": [
-                    170,
-                    170,
-                    170
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 108,
-                    "atlas_id": 720,
-                    "ontology_id": 1,
-                    "acronym": "chpl",
-                    "name": "choroid plexus",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1279,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 81,
-                    "centers": [
-                      [
-                        7580,
-                        4870,
-                        2740
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 89,
+                        "atlas_id": 718,
+                        "ontology_id": 1,
+                        "acronym": "RC",
+                        "name": "rhinocele",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1277,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 81
+                      }
+                    },
+                    {
+                      "name": "subependymal zone",
+                      "labelIndex": 98,
+                      "rgb": [
+                        170,
+                        170,
+                        170
                       ],
-                      [
-                        7580,
-                        4870,
-                        8660
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 98,
+                        "atlas_id": 719,
+                        "ontology_id": 1,
+                        "acronym": "SEZ",
+                        "name": "subependymal zone",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1278,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 81,
+                        "centers": [
+                          [
+                            4840,
+                            2920,
+                            4660
+                          ],
+                          [
+                            4840,
+                            2920,
+                            6740
+                          ]
+                        ]
+                      },
+                      "POIs": [
+                        [
+                          1077500,
+                          1797500,
+                          1117500
+                        ],
+                        [
+                          -1002500,
+                          1797500,
+                          1117500
+                        ]
                       ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      2997500,
-                      -942500,
-                      -832500
-                    ],
-                    [
-                      -2922500,
-                      -942500,
-                      -832500
-                    ]
-                  ]
-                },
-                {
-                  "name": "choroid fissure",
-                  "labelIndex": 116,
-                  "rgb": [
-                    170,
-                    170,
-                    170
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 116,
-                    "atlas_id": 721,
-                    "ontology_id": 1,
-                    "acronym": "chfl",
-                    "name": "choroid fissure",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1280,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 81
-                  }
-                }
-              ],
-              "ontologyMetadata": {
-                "id": 81,
-                "atlas_id": 717,
-                "ontology_id": 1,
-                "acronym": "VL",
-                "name": "lateral ventricle",
-                "color_hex_triplet": "AAAAAA",
-                "graph_order": 1276,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 73,
-                "centers": [
-                  [
-                    6410,
-                    3170,
-                    3480
-                  ],
-                  [
-                    6410,
-                    3170,
-                    7920
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  2257500,
-                  227500,
-                  867500
-                ],
-                [
-                  -2182500,
-                  227500,
-                  867500
-                ]
-              ]
-            },
-            {
-              "name": "interventricular foramen",
-              "labelIndex": 124,
-              "rgb": [
-                170,
-                170,
-                170
-              ],
-              "children": [],
-              "ontologyMetadata": {
-                "id": 124,
-                "atlas_id": 722,
-                "ontology_id": 1,
-                "acronym": "IVF",
-                "name": "interventricular foramen",
-                "color_hex_triplet": "AAAAAA",
-                "graph_order": 1281,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 73
-              }
-            },
-            {
-              "name": "third ventricle",
-              "labelIndex": 129,
-              "rgb": [
-                170,
-                170,
-                170
-              ],
-              "children": [],
-              "ontologyMetadata": {
-                "id": 129,
-                "atlas_id": 723,
-                "ontology_id": 1,
-                "acronym": "V3",
-                "name": "third ventricle",
-                "color_hex_triplet": "AAAAAA",
-                "graph_order": 1282,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 73,
-                "centers": [
-                  [
-                    5980,
-                    3680,
-                    5550
-                  ],
-                  [
-                    5980,
-                    3680,
-                    5850
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  187500,
-                  657500,
-                  357500
-                ],
-                [
-                  -112500,
-                  657500,
-                  357500
-                ]
-              ]
-            },
-            {
-              "name": "cerebral aqueduct",
-              "labelIndex": 140,
-              "rgb": [
-                170,
-                170,
-                170
-              ],
-              "children": [],
-              "ontologyMetadata": {
-                "id": 140,
-                "atlas_id": 724,
-                "ontology_id": 1,
-                "acronym": "AQ",
-                "name": "cerebral aqueduct",
-                "color_hex_triplet": "AAAAAA",
-                "graph_order": 1283,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 73,
-                "centers": [
-                  [
-                    10140,
-                    2970,
-                    5540
-                  ],
-                  [
-                    10140,
-                    2970,
-                    5860
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  197500,
-                  -3502500,
-                  1067500
-                ],
-                [
-                  -122500,
-                  -3502500,
-                  1067500
-                ]
-              ]
-            },
-            {
-              "name": "fourth ventricle",
-              "labelIndex": 145,
-              "rgb": [
-                170,
-                170,
-                170
-              ],
-              "children": [
-                {
-                  "name": "lateral recess",
-                  "labelIndex": 153,
-                  "rgb": [
-                    170,
-                    170,
-                    170
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 153,
-                    "atlas_id": 726,
-                    "ontology_id": 1,
-                    "acronym": "V4r",
-                    "name": "lateral recess",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1285,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 145,
-                    "centers": [
-                      [
-                        11740,
-                        5070,
-                        3410
+                    },
+                    {
+                      "name": "choroid plexus",
+                      "labelIndex": 108,
+                      "rgb": [
+                        170,
+                        170,
+                        170
                       ],
-                      [
-                        11740,
-                        5070,
-                        7990
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 108,
+                        "atlas_id": 720,
+                        "ontology_id": 1,
+                        "acronym": "chpl",
+                        "name": "choroid plexus",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1279,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 81,
+                        "centers": [
+                          [
+                            7580,
+                            4870,
+                            2740
+                          ],
+                          [
+                            7580,
+                            4870,
+                            8660
+                          ]
+                        ]
+                      },
+                      "POIs": [
+                        [
+                          2997500,
+                          -942500,
+                          -832500
+                        ],
+                        [
+                          -2922500,
+                          -942500,
+                          -832500
+                        ]
                       ]
-                    ]
-                  },
-                  "POIs": [
-                    [
-                      2327500,
-                      -5102500,
-                      -1032500
-                    ],
-                    [
-                      -2252500,
-                      -5102500,
-                      -1032500
-                    ]
-                  ]
-                }
-              ],
-              "ontologyMetadata": {
-                "id": 145,
-                "atlas_id": 725,
-                "ontology_id": 1,
-                "acronym": "V4",
-                "name": "fourth ventricle",
-                "color_hex_triplet": "AAAAAA",
-                "graph_order": 1284,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 73,
-                "centers": [
-                  [
-                    11620,
-                    4470,
-                    4400
-                  ],
-                  [
-                    11620,
-                    4470,
-                    7000
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  1337500,
-                  -4982500,
-                  -432500
-                ],
-                [
-                  -1262500,
-                  -4982500,
-                  -432500
-                ]
-              ]
-            },
-            {
-              "name": "central canal, spinal cord/medulla",
-              "labelIndex": 164,
-              "rgb": [
-                170,
-                170,
-                170
-              ],
-              "children": [],
-              "ontologyMetadata": {
-                "id": 164,
-                "atlas_id": 727,
-                "ontology_id": 1,
-                "acronym": "c",
-                "name": "central canal, spinal cord/medulla",
-                "color_hex_triplet": "AAAAAA",
-                "graph_order": 1286,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 73,
-                "centers": [
-                  [
-                    12720,
-                    5570,
-                    5690
-                  ],
-                  [
-                    12720,
-                    5570,
-                    5710
-                  ]
-                ]
-              },
-              "POIs": [
-                [
-                  47500,
-                  -6082500,
-                  -1532500
-                ],
-                [
-                  27500,
-                  -6082500,
-                  -1532500
-                ]
-              ]
-            }
-          ],
-          "ontologyMetadata": {
-            "id": 73,
-            "atlas_id": 716,
-            "ontology_id": 1,
-            "acronym": "VS",
-            "name": "ventricular systems",
-            "color_hex_triplet": "AAAAAA",
-            "graph_order": 1275,
-            "st_level": null,
-            "hemisphere_id": 3,
-            "parent_structure_id": 997,
-            "centers": [
-              [
-                7790,
-                3740,
-                5680
-              ],
-              [
-                7790,
-                3740,
-                5720
-              ]
-            ]
-          },
-          "POIs": [
-            [
-              57500,
-              -1152500,
-              297500
-            ],
-            [
-              17500,
-              -1152500,
-              297500
-            ]
-          ]
-        },
-        {
-          "name": "grooves",
-          "labelIndex": 1024,
-          "rgb": [
-            170,
-            170,
-            170
-          ],
-          "children": [
-            {
-              "name": "grooves of the cerebral cortex",
-              "labelIndex": 1032,
-              "rgb": [
-                170,
-                170,
-                170
-              ],
-              "children": [
-                {
-                  "name": "endorhinal groove",
-                  "labelIndex": 1055,
-                  "rgb": [
-                    170,
-                    170,
-                    170
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 1055,
-                    "atlas_id": 697,
-                    "ontology_id": 1,
-                    "acronym": "eg",
-                    "name": "endorhinal groove",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1289,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1032
-                  }
-                },
-                {
-                  "name": "hippocampal fissure",
-                  "labelIndex": 1063,
-                  "rgb": [
-                    170,
-                    170,
-                    170
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 1063,
-                    "atlas_id": 698,
-                    "ontology_id": 1,
-                    "acronym": "hf",
-                    "name": "hippocampal fissure",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1290,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1032
-                  }
-                },
-                {
-                  "name": "rhinal fissure",
-                  "labelIndex": 1071,
-                  "rgb": [
-                    170,
-                    170,
-                    170
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 1071,
-                    "atlas_id": 699,
-                    "ontology_id": 1,
-                    "acronym": "rf",
-                    "name": "rhinal fissure",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1291,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1032
-                  }
-                },
-                {
-                  "name": "rhinal incisure",
-                  "labelIndex": 1078,
-                  "rgb": [
-                    170,
-                    170,
-                    170
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 1078,
-                    "atlas_id": 700,
-                    "ontology_id": 1,
-                    "acronym": "ri",
-                    "name": "rhinal incisure",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1292,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1032
-                  }
-                }
-              ],
-              "ontologyMetadata": {
-                "id": 1032,
-                "atlas_id": 694,
-                "ontology_id": 1,
-                "acronym": "grv of CTX",
-                "name": "grooves of the cerebral cortex",
-                "color_hex_triplet": "AAAAAA",
-                "graph_order": 1288,
-                "st_level": null,
-                "hemisphere_id": 3,
-                "parent_structure_id": 1024
-              }
-            },
-            {
-              "name": "grooves of the cerebellar cortex",
-              "labelIndex": 1040,
-              "rgb": [
-                170,
-                170,
-                170
-              ],
-              "children": [
-                {
-                  "name": "precentral fissure",
-                  "labelIndex": 1087,
-                  "rgb": [
-                    170,
-                    170,
-                    170
-                  ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 1087,
-                    "atlas_id": 701,
-                    "ontology_id": 1,
-                    "acronym": "pce",
-                    "name": "precentral fissure",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1294,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1040
-                  }
-                },
-                {
-                  "name": "preculminate fissure",
-                  "labelIndex": 1095,
-                  "rgb": [
-                    170,
-                    170,
-                    170
+                    },
+                    {
+                      "name": "choroid fissure",
+                      "labelIndex": 116,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 116,
+                        "atlas_id": 721,
+                        "ontology_id": 1,
+                        "acronym": "chfl",
+                        "name": "choroid fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1280,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 81
+                      }
+                    }
                   ],
-                  "children": [],
                   "ontologyMetadata": {
-                    "id": 1095,
-                    "atlas_id": 702,
+                    "id": 81,
+                    "atlas_id": 717,
                     "ontology_id": 1,
-                    "acronym": "pcf",
-                    "name": "preculminate fissure",
+                    "acronym": "VL",
+                    "name": "lateral ventricle",
                     "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1295,
+                    "graph_order": 1276,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1040
-                  }
+                    "parent_structure_id": 73,
+                    "centers": [
+                      [
+                        6410,
+                        3170,
+                        3480
+                      ],
+                      [
+                        6410,
+                        3170,
+                        7920
+                      ]
+                    ]
+                  },
+                  "POIs": [
+                    [
+                      2257500,
+                      227500,
+                      867500
+                    ],
+                    [
+                      -2182500,
+                      227500,
+                      867500
+                    ]
+                  ]
                 },
                 {
-                  "name": "primary fissure",
-                  "labelIndex": 1103,
+                  "name": "interventricular foramen",
+                  "labelIndex": 124,
                   "rgb": [
                     170,
                     170,
@@ -67601,21 +67158,21 @@
                   ],
                   "children": [],
                   "ontologyMetadata": {
-                    "id": 1103,
-                    "atlas_id": 703,
+                    "id": 124,
+                    "atlas_id": 722,
                     "ontology_id": 1,
-                    "acronym": "pri",
-                    "name": "primary fissure",
+                    "acronym": "IVF",
+                    "name": "interventricular foramen",
                     "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1296,
+                    "graph_order": 1281,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1040
+                    "parent_structure_id": 73
                   }
                 },
                 {
-                  "name": "posterior superior fissure",
-                  "labelIndex": 1112,
+                  "name": "third ventricle",
+                  "labelIndex": 129,
                   "rgb": [
                     170,
                     170,
@@ -67623,21 +67180,45 @@
                   ],
                   "children": [],
                   "ontologyMetadata": {
-                    "id": 1112,
-                    "atlas_id": 704,
+                    "id": 129,
+                    "atlas_id": 723,
                     "ontology_id": 1,
-                    "acronym": "psf",
-                    "name": "posterior superior fissure",
+                    "acronym": "V3",
+                    "name": "third ventricle",
                     "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1297,
+                    "graph_order": 1282,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1040
-                  }
+                    "parent_structure_id": 73,
+                    "centers": [
+                      [
+                        5980,
+                        3680,
+                        5550
+                      ],
+                      [
+                        5980,
+                        3680,
+                        5850
+                      ]
+                    ]
+                  },
+                  "POIs": [
+                    [
+                      187500,
+                      657500,
+                      357500
+                    ],
+                    [
+                      -112500,
+                      657500,
+                      357500
+                    ]
+                  ]
                 },
                 {
-                  "name": "prepyramidal fissure",
-                  "labelIndex": 1119,
+                  "name": "cerebral aqueduct",
+                  "labelIndex": 140,
                   "rgb": [
                     170,
                     170,
@@ -67645,65 +67226,138 @@
                   ],
                   "children": [],
                   "ontologyMetadata": {
-                    "id": 1119,
-                    "atlas_id": 705,
+                    "id": 140,
+                    "atlas_id": 724,
                     "ontology_id": 1,
-                    "acronym": "ppf",
-                    "name": "prepyramidal fissure",
+                    "acronym": "AQ",
+                    "name": "cerebral aqueduct",
                     "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1298,
+                    "graph_order": 1283,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1040
-                  }
+                    "parent_structure_id": 73,
+                    "centers": [
+                      [
+                        10140,
+                        2970,
+                        5540
+                      ],
+                      [
+                        10140,
+                        2970,
+                        5860
+                      ]
+                    ]
+                  },
+                  "POIs": [
+                    [
+                      197500,
+                      -3502500,
+                      1067500
+                    ],
+                    [
+                      -122500,
+                      -3502500,
+                      1067500
+                    ]
+                  ]
                 },
                 {
-                  "name": "secondary fissure",
-                  "labelIndex": 3,
+                  "name": "fourth ventricle",
+                  "labelIndex": 145,
                   "rgb": [
                     170,
                     170,
                     170
                   ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 3,
-                    "atlas_id": 707,
-                    "ontology_id": 1,
-                    "acronym": "sec",
-                    "name": "secondary fissure",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1299,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1040
-                  }
-                },
-                {
-                  "name": "posterolateral fissure",
-                  "labelIndex": 11,
-                  "rgb": [
-                    170,
-                    170,
-                    170
+                  "children": [
+                    {
+                      "name": "lateral recess",
+                      "labelIndex": 153,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 153,
+                        "atlas_id": 726,
+                        "ontology_id": 1,
+                        "acronym": "V4r",
+                        "name": "lateral recess",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1285,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 145,
+                        "centers": [
+                          [
+                            11740,
+                            5070,
+                            3410
+                          ],
+                          [
+                            11740,
+                            5070,
+                            7990
+                          ]
+                        ]
+                      },
+                      "POIs": [
+                        [
+                          2327500,
+                          -5102500,
+                          -1032500
+                        ],
+                        [
+                          -2252500,
+                          -5102500,
+                          -1032500
+                        ]
+                      ]
+                    }
                   ],
-                  "children": [],
                   "ontologyMetadata": {
-                    "id": 11,
-                    "atlas_id": 708,
+                    "id": 145,
+                    "atlas_id": 725,
                     "ontology_id": 1,
-                    "acronym": "plf",
-                    "name": "posterolateral fissure",
+                    "acronym": "V4",
+                    "name": "fourth ventricle",
                     "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1300,
+                    "graph_order": 1284,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1040
-                  }
+                    "parent_structure_id": 73,
+                    "centers": [
+                      [
+                        11620,
+                        4470,
+                        4400
+                      ],
+                      [
+                        11620,
+                        4470,
+                        7000
+                      ]
+                    ]
+                  },
+                  "POIs": [
+                    [
+                      1337500,
+                      -4982500,
+                      -432500
+                    ],
+                    [
+                      -1262500,
+                      -4982500,
+                      -432500
+                    ]
+                  ]
                 },
                 {
-                  "name": "nodular fissure",
-                  "labelIndex": 18,
+                  "name": "central canal, spinal cord/medulla",
+                  "labelIndex": 164,
                   "rgb": [
                     170,
                     170,
@@ -67711,131 +67365,534 @@
                   ],
                   "children": [],
                   "ontologyMetadata": {
-                    "id": 18,
-                    "atlas_id": 709,
+                    "id": 164,
+                    "atlas_id": 727,
                     "ontology_id": 1,
-                    "acronym": "nf",
-                    "name": "nodular fissure",
+                    "acronym": "c",
+                    "name": "central canal, spinal cord/medulla",
                     "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1301,
+                    "graph_order": 1286,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1040
-                  }
-                },
-                {
-                  "name": "simple fissure",
-                  "labelIndex": 25,
-                  "rgb": [
-                    170,
-                    170,
-                    170
+                    "parent_structure_id": 73,
+                    "centers": [
+                      [
+                        12720,
+                        5570,
+                        5690
+                      ],
+                      [
+                        12720,
+                        5570,
+                        5710
+                      ]
+                    ]
+                  },
+                  "POIs": [
+                    [
+                      47500,
+                      -6082500,
+                      -1532500
+                    ],
+                    [
+                      27500,
+                      -6082500,
+                      -1532500
+                    ]
+                  ]
+                }
+              ],
+              "ontologyMetadata": {
+                "id": 73,
+                "atlas_id": 716,
+                "ontology_id": 1,
+                "acronym": "VS",
+                "name": "ventricular systems",
+                "color_hex_triplet": "AAAAAA",
+                "graph_order": 1275,
+                "st_level": null,
+                "hemisphere_id": 3,
+                "parent_structure_id": 997,
+                "centers": [
+                  [
+                    7790,
+                    3740,
+                    5680
                   ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 25,
-                    "atlas_id": 710,
-                    "ontology_id": 1,
-                    "acronym": "sif",
-                    "name": "simple fissure",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1302,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1040
-                  }
-                },
+                  [
+                    7790,
+                    3740,
+                    5720
+                  ]
+                ]
+              },
+              "POIs": [
+                [
+                  57500,
+                  -1152500,
+                  297500
+                ],
+                [
+                  17500,
+                  -1152500,
+                  297500
+                ]
+              ]
+            },
+            {
+              "name": "grooves",
+              "labelIndex": 1024,
+              "rgb": [
+                170,
+                170,
+                170
+              ],
+              "children": [
                 {
-                  "name": "intercrural fissure",
-                  "labelIndex": 34,
+                  "name": "grooves of the cerebral cortex",
+                  "labelIndex": 1032,
                   "rgb": [
                     170,
                     170,
                     170
                   ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 34,
-                    "atlas_id": 711,
-                    "ontology_id": 1,
-                    "acronym": "icf",
-                    "name": "intercrural fissure",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1303,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1040
-                  }
-                },
-                {
-                  "name": "ansoparamedian fissure",
-                  "labelIndex": 43,
-                  "rgb": [
-                    170,
-                    170,
-                    170
+                  "children": [
+                    {
+                      "name": "endorhinal groove",
+                      "labelIndex": 1055,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 1055,
+                        "atlas_id": 697,
+                        "ontology_id": 1,
+                        "acronym": "eg",
+                        "name": "endorhinal groove",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1289,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1032
+                      }
+                    },
+                    {
+                      "name": "hippocampal fissure",
+                      "labelIndex": 1063,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 1063,
+                        "atlas_id": 698,
+                        "ontology_id": 1,
+                        "acronym": "hf",
+                        "name": "hippocampal fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1290,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1032
+                      }
+                    },
+                    {
+                      "name": "rhinal fissure",
+                      "labelIndex": 1071,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 1071,
+                        "atlas_id": 699,
+                        "ontology_id": 1,
+                        "acronym": "rf",
+                        "name": "rhinal fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1291,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1032
+                      }
+                    },
+                    {
+                      "name": "rhinal incisure",
+                      "labelIndex": 1078,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 1078,
+                        "atlas_id": 700,
+                        "ontology_id": 1,
+                        "acronym": "ri",
+                        "name": "rhinal incisure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1292,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1032
+                      }
+                    }
                   ],
-                  "children": [],
                   "ontologyMetadata": {
-                    "id": 43,
-                    "atlas_id": 712,
+                    "id": 1032,
+                    "atlas_id": 694,
                     "ontology_id": 1,
-                    "acronym": "apf",
-                    "name": "ansoparamedian fissure",
+                    "acronym": "grv of CTX",
+                    "name": "grooves of the cerebral cortex",
                     "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1304,
+                    "graph_order": 1288,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1040
+                    "parent_structure_id": 1024
                   }
                 },
                 {
-                  "name": "intraparafloccular fissure",
-                  "labelIndex": 49,
+                  "name": "grooves of the cerebellar cortex",
+                  "labelIndex": 1040,
                   "rgb": [
                     170,
                     170,
                     170
                   ],
-                  "children": [],
-                  "ontologyMetadata": {
-                    "id": 49,
-                    "atlas_id": 713,
-                    "ontology_id": 1,
-                    "acronym": "ipf",
-                    "name": "intraparafloccular fissure",
-                    "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1305,
-                    "st_level": null,
-                    "hemisphere_id": 3,
-                    "parent_structure_id": 1040
-                  }
-                },
-                {
-                  "name": "paramedian sulcus",
-                  "labelIndex": 57,
-                  "rgb": [
-                    170,
-                    170,
-                    170
+                  "children": [
+                    {
+                      "name": "precentral fissure",
+                      "labelIndex": 1087,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 1087,
+                        "atlas_id": 701,
+                        "ontology_id": 1,
+                        "acronym": "pce",
+                        "name": "precentral fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1294,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "preculminate fissure",
+                      "labelIndex": 1095,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 1095,
+                        "atlas_id": 702,
+                        "ontology_id": 1,
+                        "acronym": "pcf",
+                        "name": "preculminate fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1295,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "primary fissure",
+                      "labelIndex": 1103,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 1103,
+                        "atlas_id": 703,
+                        "ontology_id": 1,
+                        "acronym": "pri",
+                        "name": "primary fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1296,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "posterior superior fissure",
+                      "labelIndex": 1112,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 1112,
+                        "atlas_id": 704,
+                        "ontology_id": 1,
+                        "acronym": "psf",
+                        "name": "posterior superior fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1297,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "prepyramidal fissure",
+                      "labelIndex": 1119,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 1119,
+                        "atlas_id": 705,
+                        "ontology_id": 1,
+                        "acronym": "ppf",
+                        "name": "prepyramidal fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1298,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "secondary fissure",
+                      "labelIndex": 3,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 3,
+                        "atlas_id": 707,
+                        "ontology_id": 1,
+                        "acronym": "sec",
+                        "name": "secondary fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1299,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "posterolateral fissure",
+                      "labelIndex": 11,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 11,
+                        "atlas_id": 708,
+                        "ontology_id": 1,
+                        "acronym": "plf",
+                        "name": "posterolateral fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1300,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "nodular fissure",
+                      "labelIndex": 18,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 18,
+                        "atlas_id": 709,
+                        "ontology_id": 1,
+                        "acronym": "nf",
+                        "name": "nodular fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1301,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "simple fissure",
+                      "labelIndex": 25,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 25,
+                        "atlas_id": 710,
+                        "ontology_id": 1,
+                        "acronym": "sif",
+                        "name": "simple fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1302,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "intercrural fissure",
+                      "labelIndex": 34,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 34,
+                        "atlas_id": 711,
+                        "ontology_id": 1,
+                        "acronym": "icf",
+                        "name": "intercrural fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1303,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "ansoparamedian fissure",
+                      "labelIndex": 43,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 43,
+                        "atlas_id": 712,
+                        "ontology_id": 1,
+                        "acronym": "apf",
+                        "name": "ansoparamedian fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1304,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "intraparafloccular fissure",
+                      "labelIndex": 49,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 49,
+                        "atlas_id": 713,
+                        "ontology_id": 1,
+                        "acronym": "ipf",
+                        "name": "intraparafloccular fissure",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1305,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "paramedian sulcus",
+                      "labelIndex": 57,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 57,
+                        "atlas_id": 714,
+                        "ontology_id": 1,
+                        "acronym": "pms",
+                        "name": "paramedian sulcus",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1306,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    },
+                    {
+                      "name": "parafloccular sulcus",
+                      "labelIndex": 65,
+                      "rgb": [
+                        170,
+                        170,
+                        170
+                      ],
+                      "children": [],
+                      "ontologyMetadata": {
+                        "id": 65,
+                        "atlas_id": 715,
+                        "ontology_id": 1,
+                        "acronym": "pfs",
+                        "name": "parafloccular sulcus",
+                        "color_hex_triplet": "AAAAAA",
+                        "graph_order": 1307,
+                        "st_level": null,
+                        "hemisphere_id": 3,
+                        "parent_structure_id": 1040
+                      }
+                    }
                   ],
-                  "children": [],
                   "ontologyMetadata": {
-                    "id": 57,
-                    "atlas_id": 714,
+                    "id": 1040,
+                    "atlas_id": 695,
                     "ontology_id": 1,
-                    "acronym": "pms",
-                    "name": "paramedian sulcus",
+                    "acronym": "grv of CBX",
+                    "name": "grooves of the cerebellar cortex",
                     "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1306,
+                    "graph_order": 1293,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1040
+                    "parent_structure_id": 1024
                   }
                 },
                 {
-                  "name": "parafloccular sulcus",
-                  "labelIndex": 65,
+                  "name": "Interpeduncular fossa",
+                  "labelIndex": 624,
                   "rgb": [
                     170,
                     170,
@@ -67843,89 +67900,55 @@
                   ],
                   "children": [],
                   "ontologyMetadata": {
-                    "id": 65,
-                    "atlas_id": 715,
+                    "id": 624,
+                    "atlas_id": 926,
                     "ontology_id": 1,
-                    "acronym": "pfs",
-                    "name": "parafloccular sulcus",
+                    "acronym": "IPF",
+                    "name": "Interpeduncular fossa",
                     "color_hex_triplet": "AAAAAA",
-                    "graph_order": 1307,
+                    "graph_order": 1308,
                     "st_level": null,
                     "hemisphere_id": 3,
-                    "parent_structure_id": 1040
+                    "parent_structure_id": 1024
                   }
                 }
               ],
               "ontologyMetadata": {
-                "id": 1040,
-                "atlas_id": 695,
+                "id": 1024,
+                "atlas_id": 693,
                 "ontology_id": 1,
-                "acronym": "grv of CBX",
-                "name": "grooves of the cerebellar cortex",
+                "acronym": "grv",
+                "name": "grooves",
                 "color_hex_triplet": "AAAAAA",
-                "graph_order": 1293,
+                "graph_order": 1287,
                 "st_level": null,
                 "hemisphere_id": 3,
-                "parent_structure_id": 1024
+                "parent_structure_id": 997
               }
             },
             {
-              "name": "Interpeduncular fossa",
-              "labelIndex": 624,
+              "name": "retina",
+              "labelIndex": 304325711,
               "rgb": [
-                170,
-                170,
-                170
+                127,
+                46,
+                126
               ],
               "children": [],
               "ontologyMetadata": {
-                "id": 624,
-                "atlas_id": 926,
+                "id": 304325711,
+                "atlas_id": null,
                 "ontology_id": 1,
-                "acronym": "IPF",
-                "name": "Interpeduncular fossa",
-                "color_hex_triplet": "AAAAAA",
-                "graph_order": 1308,
+                "acronym": "retina",
+                "name": "retina",
+                "color_hex_triplet": "7F2E7E",
+                "graph_order": 1309,
                 "st_level": null,
                 "hemisphere_id": 3,
-                "parent_structure_id": 1024
+                "parent_structure_id": 997
               }
             }
-          ],
-          "ontologyMetadata": {
-            "id": 1024,
-            "atlas_id": 693,
-            "ontology_id": 1,
-            "acronym": "grv",
-            "name": "grooves",
-            "color_hex_triplet": "AAAAAA",
-            "graph_order": 1287,
-            "st_level": null,
-            "hemisphere_id": 3,
-            "parent_structure_id": 997
-          }
-        },
-        {
-          "name": "retina",
-          "labelIndex": 304325711,
-          "rgb": [
-            127,
-            46,
-            126
-          ],
-          "children": [],
-          "ontologyMetadata": {
-            "id": 304325711,
-            "atlas_id": null,
-            "ontology_id": 1,
-            "acronym": "retina",
-            "name": "retina",
-            "color_hex_triplet": "7F2E7E",
-            "graph_order": 1309,
-            "st_level": null,
-            "hemisphere_id": 3,
-            "parent_structure_id": 997
-          }
+          ]
         }
       ],
       "properties": {
diff --git a/src/res/ext/colin.json b/src/res/ext/colin.json
index cf46f53ef0dc35cae62852cd238f03cd123e570f..cc450f3455422e968b837474909fbce47be8decc 100644
--- a/src/res/ext/colin.json
+++ b/src/res/ext/colin.json
@@ -10,9 +10,13 @@
       "name": "JuBrain Cytoarchitectonic Atlas",
       "ngId": "jubrain colin v18 left",
       "auxillaryMeshIndices": [ 65535 ],
+      "originDatasets":[{
+        "kgSchema": "minds/core/dataset/v1.0.0",
+        "kgId": "4ac9f0bc-560d-47e0-8916-7b24da9bb0ce"
+      }],
       "properties": {
         "version": "1.0",
-        "description": "not yet",
+        "description": "This dataset contains the whole-brain parcellation of the JuBrain Cytoarchitectonic Atlas (Amunts and Zilles, 2015) in the MNI Colin 27 as well as the MNI ICBM 152 2009c nonlinear asymmetric reference space. The parcellation is derived from the individual probability maps (PMs) of the cytoarchitectonic regions released in the JuBrain Atlas, that are further combined into a Maximum Probability Map (MPM). The MPM is calculated by considering for each voxel the probability of all cytoarchitectonic areas released in the atlas, and determining the most probable assignment (Eickhoff 2005). Note that methodological improvements and integration of new brain structures may lead to small deviations in earlier released datasets.",
         "publications": [
           {
             "doi": "https://doi.org/10.1038/nrn2776",
diff --git a/src/res/ext/waxholmRatV2_0.json b/src/res/ext/waxholmRatV2_0.json
index e83c481d1b290d578113a6db9923520c194da9f2..58c045cb923f560434ec224ee815a2bd800e22d9 100644
--- a/src/res/ext/waxholmRatV2_0.json
+++ b/src/res/ext/waxholmRatV2_0.json
@@ -13,6 +13,10 @@
       "ngId": "v3",
       "type": "parcellation",
       "name": "Waxholm Space rat brain atlas v3",
+      "originDatasets":[{
+        "kgSchema": "minds/core/dataset/v1.0.0",
+        "kgId": "e80f9946-1aa9-494b-b81a-9048ca9afdbe"
+      }],
       "regions": [{
         "ngId": "v3",
         "name": "Whole brain",
@@ -1544,6 +1548,10 @@
       "ngId": "v2",
       "type": "parcellation",
       "name": "Waxholm Space rat brain atlas v2",
+      "originDatasets":[{
+        "kgSchema": "minds/core/dataset/v1.0.0",
+        "kgId": "2c8ec4fb-45ca-4fe7-accf-c41b5e92c43d"
+      }],
       "regions": [
         {
           "name": "Whole brain",
@@ -3193,6 +3201,10 @@
       "ngId": "v1_01",
       "type": "parcellation",
       "name": "Waxholm Space rat brain atlas v1",
+      "originDatasets":[{
+        "kgSchema": "minds/core/dataset/v1.0.0",
+        "kgId": "f40e466b-8247-463a-a4cb-56dfe68e7059"
+      }],
       "regions": [
         {
           "ngId": "v1_01",
diff --git a/src/ui/databrowserModule/singleDataset/detailedView/singleDataset.template.html b/src/ui/databrowserModule/singleDataset/detailedView/singleDataset.template.html
index 7712519f9f92f68f5fad0509b22c98ba826b8053..8321998876bf131bef4e8a55259e4640d76b8cb5 100644
--- a/src/ui/databrowserModule/singleDataset/detailedView/singleDataset.template.html
+++ b/src/ui/databrowserModule/singleDataset/detailedView/singleDataset.template.html
@@ -61,7 +61,11 @@
 
 <!-- description -->
 <mat-card-content *ngIf="!simpleMode">
-  <small>{{ description }}</small>
+  <small>
+    <markdown-dom [markdown]="description">
+
+    </markdown-dom>
+  </small>
 </mat-card-content>
 
 <!-- publications -->
diff --git a/src/ui/nehubaContainer/statusCard/statusCard.template.html b/src/ui/nehubaContainer/statusCard/statusCard.template.html
index 9ccb604a3909ac6c06e0a73a12b79f1fa9106277..abb1d0047ffcecb30427ded8f9621b874c4d9854 100644
--- a/src/ui/nehubaContainer/statusCard/statusCard.template.html
+++ b/src/ui/nehubaContainer/statusCard/statusCard.template.html
@@ -44,7 +44,7 @@
         navigateInput/>
   
     <br />
-    <small *ngIf="!isMobile">Mouse: </small>
+    <small *ngIf="!isMobile">Cursor: </small>
     <small *ngIf="!isMobile">
       {{ mouseCoord }}
     </small> 
diff --git a/src/util/pipes/templateParcellationHasMoreInfo.pipe.ts b/src/util/pipes/templateParcellationHasMoreInfo.pipe.ts
index aab97596acd5dd8fa6d335e45486756134a001c8..6d9facbe7f966ad4f7070fa294832fd05e47cf82 100644
--- a/src/util/pipes/templateParcellationHasMoreInfo.pipe.ts
+++ b/src/util/pipes/templateParcellationHasMoreInfo.pipe.ts
@@ -31,6 +31,7 @@ export class TemplateParcellationHasMoreInfo implements PipeTransform{
       || notNullNotEmptyString(pDescriptions)
       || notEmptyArray(publications)
       || notEmptyArray(pPublications)
+      || notEmptyArray(originDatasets)
 
     return hasMoreInfo
       ? {