We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f9dfd commit ebedf77Copy full SHA for ebedf77
SlicerPySERA.json PySERA.jsonSlicerPySERA.json renamed to PySERA.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#",
3
- "extension_id": "SlicerPySERA",
4
- "extension_name": "Slicer PySERA",
+ "extension_id": "PySERA",
+ "extension_name": "PySERA",
5
"description": "PySERA is an extension for radiomics and segmentation analysis.",
6
"contributors": [
7
"Dr. Mohammad R. Salmanpour"
@@ -17,3 +17,4 @@
17
"build_subdirectory": ".",
18
"tier": 1
19
}
20
+
0 commit comments