123456789101112131415161718192021 |
- {
- "datasets":{
- "datasetsComment":"Imaging ds will be used to compile image path",
- "Imaging":{
- "project":"iPNUMMretro/Study",
- "schema":"study",
- "query":"Imaging1",
- "visitField":"visitCode",
- "filter":{"lesionDetectionStudy":"1"}},
- "SegmentationsMaster":{
- "project":"iPNUMMretro/Study",
- "schema":"study",
- "query":"SegmentationsMaster"},
- "SegmentationsList":{
- "project":"iPNUMMretro/Study",
- "schema":"lists",
- "query":"segmentationList"}
- },
- "participantField":"PatientId",
- "imageDir":"preprocessedImages"
- }
|