Skip to content

0.4.3

Compare
Choose a tag to compare
@aschuh-hf aschuh-hf released this 04 Aug 16:37
· 42 commits to main since this release

DOI

Maintenance release.

  • Move deepali.utils.storage module to deepali.core.
  • Add EulerRotation.matrix_() setter.
  • Add LogLevel convenience initialization methods.
  • Fix setting default log_level in configure_logging().
  • Fix flattening of direction cosines matrix in write_sitk_iamge().
  • Remove pyyaml dependency, only use ruamel.yaml instead.
  • Install conda-devenv and conda-lock in conda environment.