cornerstonejs / cornerstoneWADOImageLoader

[DEPRECATED] DICOM WADO Image Loader for the cornerstone library
MIT License
280 stars 267 forks source link

fix(suv display): fix scaling of non-SUV PT images #526

Closed pwespi closed 1 year ago

pwespi commented 1 year ago

Currently PT images that are not in SUV are not rescaled at all. This is problematic because PT images can be in units of e.g. counts or Bq/ml, so it's important that the rescaling is applied in those cases.

cc @sedghi this is the same fix as in https://github.com/cornerstonejs/cornerstone3D-beta/pull/536

netlify[bot] commented 1 year ago

Deploy Preview for cornerstone-wado-image-loader ready!

Name Link
Latest commit b6e1f5f289c993f7791aca631afb48ec7820f7c0
Latest deploy log https://app.netlify.com/sites/cornerstone-wado-image-loader/deploys/6438164dd9fced000724ca07
Deploy Preview https://deploy-preview-526--cornerstone-wado-image-loader.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

sedghi commented 1 year ago

:tada: This PR is included in version 4.13.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: