SAFEHR-data / PIXL

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

482 - Added configurations for default de-identification of IoN-DRI MRI projects #498

Closed mxochicale closed 1 month ago

mxochicale commented 2 months ago

Description

Fixes #482, I am starting this PR to initiate review, including:

Notes

Type of change

Please delete options accordingly to the description.

Suggested Checklist

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.08%. Comparing base (b5bd40b) to head (57af5ec). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pixl_dcmd/tests/test_tag_schemes.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #498 +/- ## ======================================= Coverage 86.08% 86.08% ======================================= Files 86 86 Lines 4075 4083 +8 ======================================= + Hits 3508 3515 +7 - Misses 567 568 +1 ```

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

mxochicale commented 2 months ago

Thank Stef for your feedback. Our Thursday stand up was helpful in clarifying the relevant modalities for the base configuration file. Please let me know if you have any further feedback :vulcan_salute:

mxochicale commented 2 months ago

Thanks Stef Please take a look at the changes. I believe the base already includes tags for shared modalities, moved relevant tags to mri config file, and added X-ray config file.

mxochicale commented 1 month ago

Thanks Stef, just added few commented lines to document config file requirements. Let me know if you have further comments, otherwise I will merge this one before the end of the day!