소스 검색

A setup file with filterEntries set to substitute

Andrej Studen 2 년 전
부모
커밋
aa36ba74ab
1개의 변경된 파일21개의 추가작업 그리고 0개의 파일을 삭제
  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"
+}