blairconrad / dicognito

A library and command line tool for anonymizing DICOM files
MIT License
21 stars 6 forks source link

Add command-line option to save anonymization map #128

Closed annawoodard closed 12 months ago

annawoodard commented 2 years ago

This implementation will refuse to overwrite existing anonymization maps. It also saves the map incrementally as anonymization proceeds, in case processing is interrupted. Fixes #124.

Note-- this does not include any tests, unfortunately-- I'm hoping you can have a look at that @blairconrad 🙏

blairconrad commented 2 years ago

@annawoodard, the PR's been quiet for about a month. Not to pressure you, but is there anything you need from me to move things forward? (This is your feature, so if you're content with the pace, then disregard.) If there's anything I can clarify, or code I can contribute, do ask.

blairconrad commented 12 months ago

Closing due to lack of interest from author. If anyone expresses interest in a similar feature in the future, I'm happy to revisit.