iraemm_iBrowserProspective.json 481 B

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