Skip to content
Snippets Groups Projects
Unverified Commit 1653c542 authored by xgui3783's avatar xgui3783 Committed by GitHub
Browse files

Merge pull request #790 from HumanBrainProject/chore_julichBrainV251

chore: added colin for julich brain v2.5.1
parents ad3439e3 56b7e003
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -217,7 +217,7 @@
]
]
},
"COLIN_V25_RIGHT_NG_SPLIT_HEMISPHERE": {
"MNI152_V25_RIGHT_NG_SPLIT_HEMISPHERE": {
"type": "segmentation",
"visible": true,
"source": "precomputed://https://neuroglancer.humanbrainproject.eu/precomputed/data-repo/20201204_JulichBrainV3_0_hemisphereSplit/precomputed/JuBrain_Map_icbm_v30_r",
......@@ -248,7 +248,7 @@
]
]
},
"COLIN_V25_LEFT_NG_SPLIT_HEMISPHERE": {
"MNI152_V25_LEFT_NG_SPLIT_HEMISPHERE": {
"type": "segmentation",
"visible": true,
"source": "precomputed://https://neuroglancer.humanbrainproject.eu/precomputed/data-repo/20201204_JulichBrainV3_0_hemisphereSplit/precomputed/JuBrain_Map_icbm_v30_l",
......
......@@ -63,6 +63,10 @@
"@id": "minds/core/referencespace/v1.0.0/7f39f7be-445b-47c0-9791-e971c0b6d992",
"name": "MNI Colin 27",
"availableIn": [
{
"@id": "minds/core/parcellationatlas/v1.0.0/94c1125b-b87e-45e4-901c-00daee7f2579-25-1",
"name": "Cytoarchitectonic maps - v2.5.1"
},
{
"@id": "minds/core/parcellationatlas/v1.0.0/94c1125b-b87e-45e4-901c-00daee7f2579-25",
"name": "Cytoarchitectonic maps - v2.5"
......@@ -158,6 +162,13 @@
"originalDatasetFormats": [{
"name": "probability map"
}]
},
{
"@id": "minds/core/referencespace/v1.0.0/7f39f7be-445b-47c0-9791-e971c0b6d992",
"name": "MNI Colin 27",
"originalDatasetFormats": [{
"name": "probability map"
}]
}
]
},
......
This diff is collapsed.
......@@ -87,6 +87,68 @@
]
]
},
"COLIN_V25_RIGHT_NG_SPLIT_HEMISPHERE": {
"type": "segmentation",
"visible": true,
"source": "precomputed://https://neuroglancer.humanbrainproject.eu/precomputed/data-repo/20201204_JulichBrainV3_0_hemisphereSplit/precomputed/JuBrain_Map_colin_v30_r_fixed",
"transform": [
[
1,
0,
0,
-90500000
],
[
0,
1,
0,
-126500000
],
[
0,
0,
1,
-72500000
],
[
0,
0,
0,
1
]
]
},
"COLIN_V25_LEFT_NG_SPLIT_HEMISPHERE": {
"type": "segmentation",
"visible": true,
"source": "precomputed://https://neuroglancer.humanbrainproject.eu/precomputed/data-repo/20201204_JulichBrainV3_0_hemisphereSplit/precomputed/JuBrain_Map_colin_v30_l_fixed",
"transform": [
[
1,
0,
0,
-90500000
],
[
0,
1,
0,
-126500000
],
[
0,
0,
1,
-72500000
],
[
0,
0,
0,
1
]
]
},
"COLIN_V25_LEFT_NG": {
"type": "segmentation",
"visible": true,
......
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