|
@@ -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"
|
|
|
+}
|