Browse Source

Adding dynamicSPECT to nixTools

Andrej 1 year ago
parent
commit
4dd1006546
1 changed files with 5 additions and 1 deletions
  1. 5 1
      remoteResources/resources.json

+ 5 - 1
remoteResources/resources.json

@@ -29,5 +29,9 @@
 		"branch":"master",
 		"modules":[]
 	}
-
+   "dynamicSPECT":{
+		"url":"https://git0.fmf.uni-lj.si/studen/limfomiPET/archive/dynamicSPECT.zip",
+		"branch":"master",
+		"modules":["imageBrowser"]
+   }
 }