Skip to content

Commit 0e0ef20

Browse files
Merge branch 'Slicer:main' into main
2 parents 3d54364 + 9093285 commit 0e0ef20

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

AAL3BrainLabeling.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
3+
"category": "Neuroimaging",
4+
"scm_url": "https://github.com/niyaziacer/SlicerAAL3BrainLabeling",
5+
"scm_revision": "main",
6+
"scm_type": "git",
7+
"build_dependencies": [
8+
"SlicerElastix"
9+
],
10+
"enabled": true,
11+
"tier": 1
12+
}

SEEGContactDetector.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
3+
"category": "IGT",
4+
"tier": 3,
5+
"scm_url": "https://github.com/EpiReC-ISARG/SlicerSEEGContactDetector",
6+
"scm_type": "git",
7+
"scm_revision": "main",
8+
"build_dependencies": [
9+
"HDBrainExtraction"
10+
],
11+
"build_subdirectory": "."
12+
}

0 commit comments

Comments
 (0)