We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a993a commit 69e5121Copy full SHA for 69e5121
1 file changed
SEEGContactDetector.json
@@ -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