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