You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the Nth loader custom strategy that we have for MPR randomly cause some slices to double scale. It first seems like it is webworker and shared array buffer related but after some digging seems like it is the Nth loader.
Steps to Reproduce
You need this PR to be merged first, since right now dicomjson is borken
Describe the Bug
Seems like the Nth loader custom strategy that we have for MPR randomly cause some slices to double scale. It first seems like it is webworker and shared array buffer related but after some digging seems like it is the Nth loader.
Steps to Reproduce
If you put a probe in the dark areas the Air is ~ -2000 HU meaning it is double scaled
The current behavior
If you replace the Nth loader with
default
in the mpr hanging protocol everything works fineThe expected behavior
Should not double scale
OS
macOS
Node version
18
Browser
Chrome
The text was updated successfully, but these errors were encountered: