|
@@ -0,0 +1,20 @@
|
|
|
+{
|
|
|
+"datasets":{
|
|
|
+ "datasetsComment":"Imaging ds will be used to compile image path",
|
|
|
+ "Imaging":{
|
|
|
+ "project":"dynamicSPECT/cardiacSPECT",
|
|
|
+ "schema":"study",
|
|
|
+ "query":"Imaging1",
|
|
|
+ "visitField":"visitCode"},
|
|
|
+ "SegmentationsMaster":{
|
|
|
+ "project":"dynamicSPECT/cardiacSPECT",
|
|
|
+ "schema":"study",
|
|
|
+ "query":"Segmentations"},
|
|
|
+ "SegmentationsList":{
|
|
|
+ "project":"dynamicSPECT/cardiacSPECT",
|
|
|
+ "schema":"lists",
|
|
|
+ "query":"segmentationList"}
|
|
|
+},
|
|
|
+"participantField":"PatientId",
|
|
|
+"imageDir":"processedImages"
|
|
|
+}
|