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

DICOM redactor improvement: Enabling compatibility with compressed images #1105

Merged
merged 64 commits into from
Jul 13, 2023

Conversation

niwilso
Copy link
Collaborator

@niwilso niwilso commented Jul 3, 2023

Change Description

The current DICOM redactor is not currently compatible with compressed images. This PR introduces changes to enable use with compressed images.

Issue reference

This PR fixes issue #1040

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

@niwilso niwilso marked this pull request as ready for review July 3, 2023 21:09
@niwilso niwilso requested a review from a team as a code owner July 3, 2023 21:09
@niwilso niwilso requested review from omri374, navalev and SharonHart July 3, 2023 21:10
@niwilso niwilso changed the title DICOM redactor improvement: enable compatibility with compressed images DICOM redactor improvement: Enabling compatibility with compressed images Jul 3, 2023
@niwilso
Copy link
Collaborator Author

niwilso commented Jul 3, 2023

Build pipeline is hanging when running unit tests for the image redactor module for Python versions 3.9 and 3.10. Will look into this on Wednesday (unless anyone has any insight).

@niwilso niwilso requested a review from ayabel July 5, 2023 13:48
NOTICE Show resolved Hide resolved
presidio-image-redactor/Pipfile.lock Outdated Show resolved Hide resolved
ayabel
ayabel previously approved these changes Jul 6, 2023
omri374
omri374 previously approved these changes Jul 6, 2023
@niwilso
Copy link
Collaborator Author

niwilso commented Jul 6, 2023

Note, I will add a few more lines of code once PR #1109 is merged in. I was originally planning on merging this compression bug fix PR first and then building upon those changes in PR 1109, but have decided to reverse the order of modifying the code to accommodate the delay from the pipfile.lock issue.

@SharonHart
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

No commit pushedDate could be found for PR 1105 in repo microsoft/presidio

niwilso and others added 26 commits July 11, 2023 08:36
@niwilso niwilso merged commit 67833d5 into main Jul 13, 2023
@SharonHart SharonHart deleted the niwilso/dicom/compressed-images branch July 18, 2023 10:23
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.

4 participants