cornerstonejs / cornerstoneWADOImageLoader

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

fix: negative checking 16 bit case #518

Closed Ouwen closed 1 year ago

Ouwen commented 1 year ago

Properly checks for negative value. @sedghi there is still an edge case if a volume of data has all positive data for a single slice then the Stack Viewport could start with uint16 container then be changed to a int16 container.

Let me know what you think.

netlify[bot] commented 1 year ago

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

Name Link
Latest commit 34fabb1c345786cc8dcbd13e33a4d34175e204e5
Latest deploy log https://app.netlify.com/sites/cornerstone-wado-image-loader/deploys/64152d3a96a1e10008bd9a73
Deploy Preview https://deploy-preview-518--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.10.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: