Browse Source

A setup file with filterEntries set to substitute

Andrej Studen 2 years ago
parent
commit
aa36ba74ab
1 changed files with 21 additions and 0 deletions
  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"
+}