pydicom / deid

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

Addition to PR#180 - new unit tests, jitter_timestamp changes #181

Closed wetzelj closed 3 years ago

wetzelj commented 3 years ago

Addition to PR#180 - new unit tests, jitter_timestamp changes

Description

Related issues: #175 Added unit tests to validate jittering of private tag fields as well as jitter of multiple fields identified by a values list. Refactored jitter_timestamp to return the new jittered value and use replace_field to actually perform the modification of the field value.

Checklist

Open questions

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