123456789101112131415161718192021 |
- {
- "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"
- }
|