statistics.json 731 B

1234567891011121314151617181920212223242526272829
  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":["1035/18"],
  9. "radiomics":{
  10. "setting":{
  11. "binWidth": 25,
  12. "label": 1,
  13. "interpolator": "sitkBSpline",
  14. "resampledPixelSpacing":null,
  15. "weightingNorm":null,
  16. "voxelArrayShift": 0},
  17. "imageType":{
  18. "Original": {}
  19. },
  20. "featureClass":{
  21. "shape":["VoxelVolume","MeshVolume","SurfaceArea"],
  22. "firstorder":["Maximum","Mean"],
  23. "glcm": [],
  24. "glrlm": [],
  25. "glszm": [],
  26. "gldm": []
  27. }
  28. }
  29. }