pydicom / deid

best effort anonymization for medical images using python
https://pydicom.github.io/deid/
MIT License
138 stars 43 forks source link

Fix warnings #218

Closed jstorrs closed 1 year ago

jstorrs commented 1 year ago

Most warnings relate to value vs VR mismatches.

Description

Related issues: # (issue)

Please include a summary of the change(s) and if relevant, any related issues above.

Checklist

Open questions

Questions that require more discussion or to be addressed in future development:

vsoch commented 1 year ago

This is great! I should be able to review in the evening after work.