Skip to content
Snippets Groups Projects
Commit d9222c29 authored by Xiao Gui's avatar Xiao Gui
Browse files

update mni152 to v22

bugfix: colin p maps
parent 3d06e46c
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -95,7 +95,7 @@
},
"jubrain mni152 v18 left": {
"type": "segmentation",
"visible": true,
"visible": false,
"source": "precomputed://https://neuroglancer.humanbrainproject.org/precomputed/JuBrain/18/icbm152casym/left",
"transform": [
[
......@@ -126,7 +126,7 @@
},
"jubrain mni152 v18 right": {
"type": "segmentation",
"visible": true,
"visible": false,
"source": "precomputed://https://neuroglancer.humanbrainproject.org/precomputed/JuBrain/18/icbm152casym/right",
"transform": [
[
......@@ -155,6 +155,68 @@
]
]
},
"julich brain mni152 v22 left": {
"type": "segmentation",
"visible": true,
"source": "precomputed://https://neuroglancer-dev.humanbrainproject.org/precomputed/data-repo/20200807_julich_brain_v2_mni152_left/precomputed",
"transform": [
[
1,
0,
0,
-96500000
],
[
0,
1,
0,
-132500000
],
[
0,
0,
1,
-78500000
],
[
0,
0,
0,
1
]
]
},
"julich brain mni152 v22 right": {
"type": "segmentation",
"visible": true,
"source": "precomputed://https://neuroglancer-dev.humanbrainproject.org/precomputed/data-repo/20200807_julich_brain_v2_mni152_right/precomputed",
"transform": [
[
1,
0,
0,
-96500000
],
[
0,
1,
0,
-132500000
],
[
0,
0,
1,
-78500000
],
[
0,
0,
0,
1
]
]
},
"fibre bundle long": {
"type": "segmentation",
"source": "precomputed://https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/long-bundles_maxprob",
......
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment