Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 672 Bytes

CHANGELOG.rst

File metadata and controls

27 lines (22 loc) · 672 Bytes

History

v0.2.3 (2021.01.27)

  • Use csv standard library for CSV writing

v0.2.2 (2021.01.16)

  • Multiprocessing support

v0.2.1 (2021.01.15)

  • Fixed issue preventing main run from command line
  • Support for large scale analysis, don't store full pydicom datasets
  • Added SOPInstanceUID to summary
  • Keyboard Interrupt (CTRL+C) during analysis (after file collection) will write the partial results

v0.2 (2020.12.23)

v0.1rc1 (2020.06.15)

  • Initial release