1234567891011121314151617181920 |
- {
- "datasets":{
- "datasetsComment":"Imaging ds will be used to compile image path",
- "Imaging":{
- "project":"IPNUMMprospektiva/Study",
- "schema":"study",
- "query":"Imaging1"},
- "SegmentationsMaster":{
- "project":"IPNUMMprospektiva/Study",
- "schema":"study",
- "query":"SegmentationsMaster"},
- "SegmentationsList":{
- "project":"IPNUMMprospektiva/Study",
- "schema":"lists",
- "query":"segmentationList"}
- },
- "participantField":"ParticipantId",
- "imageDir":"preprocessedImages",
- "segmentList":["Liver","Blood","Disease"]
- }
|