blairconrad / dicognito

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

Refactor date and time shifting #152

Closed blairconrad closed 1 year ago

blairconrad commented 1 year ago

Simplify logic by zipping date and time sequences and sharing the datetime parsing code.