Parcourir la source

A setup file with filterEntries set to substitute

Andrej Studen il y a 2 ans
Parent
commit
aa36ba74ab
1 fichiers modifiés avec 21 ajouts et 0 suppressions
  1. 21 0
      templates/limfomiPET_iBrowser_selected.json

+ 21 - 0
templates/limfomiPET_iBrowser_selected.json

@@ -0,0 +1,21 @@
+{
+"datasets":{
+	"datasetsComment":"Imaging ds will be used to compile image path",
+	"Imaging":{
+		"project":"limfomiPET/Study",
+		"schema":"study",
+		"query":"Imaging1",
+		"visitField":"imagingVisitId"},
+	"SegmentationsMaster":{
+		"project":"limfomiPET/Study",
+		"schema":"study",
+		"query":"Segmentations"},
+	"SegmentationsList":{
+		"project":"limfomiPET/Study",
+		"schema":"lists",
+		"query":"segmentationList"}
+},
+"participantField":"ParticipantId",
+"imageDir":"preprocessedImages",
+"filterEntries":"substitute"
+}