SAFEHR-data / PIXL

PIXL Image eXtraction Laboratory
Apache License 2.0
8 stars 0 forks source link

Allow dicom anonymisation from external users #485

Closed stefpiatek closed 2 months ago

stefpiatek commented 2 months ago

Description

If we want someone to use our anonymisation externally, this allows them to do this without having to have a pixl database setup. Defaults don't change any behaviour.

Also some general code clean up.

Type of change

Please delete options accordingly to the description.

Suggested Checklist

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.65%. Comparing base (5f8b307) to head (cba255e). Report is 1 commits behind head on main.

Files Patch % Lines
pixl_dcmd/src/pixl_dcmd/main.py 90.90% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #485 +/- ## ========================================== + Coverage 84.47% 84.65% +0.18% ========================================== Files 84 84 Lines 3619 3624 +5 ========================================== + Hits 3057 3068 +11 + Misses 562 556 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.