Skip to content

Sonador client library version 0.1.3

Rob Oakes requested to merge roakes/sonador-0.1.4 into master
  • Added utilities to help with index shifting DCM images after download.
  • Consolidate the methods used to build a DCM file list into a single method: dcm_findfiles
  • Added a set of properties to the series object to parse a series date and time to a timestamp.
  • Added methods to sort and reindex file numbers in DCM stacks.
  • Added callback allowing for logic to trigger before an upload, enabling the dynamic rewriting of image tags in ETL jobs.
  • Callback allowing for error handling int he case of a failed upload.

Merge request reports