iraemm_iBrowserRetrospective.json 528 B

123456789101112131415161718192021
  1. {
  2. "datasets":{
  3. "datasetsComment":"Imaging ds will be used to compile image path",
  4. "Imaging":{
  5. "project":"iPNUMMretro/Study",
  6. "schema":"study",
  7. "query":"Imaging1",
  8. "visitField":"visitCode",
  9. "filter":{"lesionDetectionStudy":"1"}},
  10. "SegmentationsMaster":{
  11. "project":"iPNUMMretro/Study",
  12. "schema":"study",
  13. "query":"SegmentationsMaster"},
  14. "SegmentationsList":{
  15. "project":"iPNUMMretro/Study",
  16. "schema":"lists",
  17. "query":"segmentationList"}
  18. },
  19. "participantField":"PatientId",
  20. "imageDir":"preprocessedImages"
  21. }