Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] OHIF V3.9 Fails to Render DX Modality Images Properly When RescaleIntercept (0028,1052) and RescaleSlope (0028,1053) Tags Are Missing, While OHIF V2 Displays Them Correctly #4759

Open
komalreddy3 opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
Bugs Bug reported, reproducible, and verified.

Comments

@komalreddy3
Copy link

Describe the Bug

Anonymised DX modality.zip

Steps to Reproduce

Use attached DX modality anonymized DICOM file to render images in OHIF V3.9.
Load the DICOM file into OHIF V3.9 using DICOM JSON as the display method.

The current behavior

In OHIF V2, the images from the same study are rendered correctly, even when the Rescale Intercept (0028,1052) and Rescale Slope (0028,1053) tags are missing or empty. However, in OHIF V3.9, the images appear blank when these tags are not present.

The expected behavior

The images should render consistently in both OHIF V2 and V3.9, regardless of whether the Rescale Intercept (0028,1052) and Rescale Slope (0028,1053) tags are missing or empty

OS

Windows 10

Node version

20.0.0

Browser

Chrome

@komalreddy3 komalreddy3 added the Awaiting Reproduction Can we reproduce the reported bug? label Feb 3, 2025
@sedghi sedghi added the Bugs Bug reported, reproducible, and verified. label Feb 4, 2025 — with Linear
@sedghi sedghi removed the Awaiting Reproduction Can we reproduce the reported bug? label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bug reported, reproducible, and verified.
Projects
None yet
Development

No branches or pull requests

3 participants