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

fixes bug #1227 #1231

Merged
merged 3 commits into from
Dec 26, 2023
Merged

fixes bug #1227 #1231

merged 3 commits into from
Dec 26, 2023

Conversation

jenny-hm-lee
Copy link
Contributor

@jenny-hm-lee jenny-hm-lee commented Dec 14, 2023

Change Description

In dicom_image_radactor_engine.py, the image intensity are rescaled using the function _rescale_dcm_pixel_array(). In the rescaling formula, changes are made to use the max and min intensity of the image, instead of assuming the smallest intensity is 0.

Issue reference

This PR fixes issue #1227

Checklist

  • I have reviewed the contribution guidelines
  • I have signed the CLA (if required)
  • My code includes unit tests
  • All unit tests and lint checks pass locally
  • My PR contains documentation updates / additions if required

@omri374 omri374 requested review from niwilso and omri374 December 14, 2023 21:55
@omri374
Copy link
Contributor

omri374 commented Dec 24, 2023

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@omri374
Copy link
Contributor

omri374 commented Dec 26, 2023

Thanks!

@omri374 omri374 merged commit dfa1f23 into microsoft:main Dec 26, 2023
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants