statistics.json 771 B

12345678910111213141516171819202122232425262728293031
  1. {"imageDir":"preprocessedImages",
  2. "project":"limfomiPET/Study",
  3. "imagingDataset":"Imaging1",
  4. "SUVdataset":"SUVanalysis",
  5. "localDir":"_home_/temp/limfomiPET",
  6. "idField":"ParticipantId",
  7. "visitField":"visitCode",
  8. "commentParticipants":["1487/17"],
  9. "commentVisits":["VISIT_2"],
  10. "n":20,
  11. "radiomics":{
  12. "setting":{
  13. "binWidth": 25,
  14. "label": 1,
  15. "interpolator": "sitkBSpline",
  16. "resampledPixelSpacing":null,
  17. "weightingNorm":null,
  18. "voxelArrayShift": 0},
  19. "imageType":{
  20. "Original": {}
  21. },
  22. "featureClass":{
  23. "shape":["VoxelVolume","MeshVolume","SurfaceArea"],
  24. "firstorder":["Maximum","Mean"],
  25. "glcm": [],
  26. "glrlm": [],
  27. "glszm": [],
  28. "gldm": []
  29. }
  30. }
  31. }