Recent Releases of zea

zea - v0.0.4

Minor changes, and version pin for the ulsa project.

What's Changed

  • Update GreedyEntropy entropy approximation to match cognitive ultrasound paper by @OisinNolan in https://github.com/tue-bmd/zea/pull/73
  • Fix error when only one type of waveform by @vincentvdschaft in https://github.com/tue-bmd/zea/pull/74
  • Diffusion call choose network and training type by @tristan-deep in https://github.com/tue-bmd/zea/pull/75
  • Various improvements by @wesselvannierop in https://github.com/tue-bmd/zea/pull/78

Full Changelog: https://github.com/tue-bmd/zea/compare/v0.0.3...v0.0.4

- Python
Published by tristan-deep 6 months ago

zea - v0.0.3

What's Changed

  • Update readme by @tristan-deep in https://github.com/tue-bmd/zea/pull/40
  • Removed pydicom dependency by @Louisvh in https://github.com/tue-bmd/zea/pull/54
  • Fixed jitoptions being ignored for the PatchedGrid in Pipeline.fromdefault() by @Louisvh in https://github.com/tue-bmd/zea/pull/51
  • Changed warning that implied pytorch is not supported by @Louisvh in https://github.com/tue-bmd/zea/pull/35
  • Precommit hooks added to CI pipeline by @Louisvh in https://github.com/tue-bmd/zea/pull/58
  • Syntax notebook fix by @tristan-deep in https://github.com/tue-bmd/zea/pull/60
  • Speed up slow notebook test by @Louisvh in https://github.com/tue-bmd/zea/pull/61
  • Tensor caching for parameters by @benluijten in https://github.com/tue-bmd/zea/pull/21
  • Greedy entropy bug fix by @OisinNolan in https://github.com/tue-bmd/zea/pull/67
  • Sync configs to HF by @tristan-deep in https://github.com/tue-bmd/zea/pull/68
  • Clean up and refactor by @wesselvannierop in https://github.com/tue-bmd/zea/pull/65
  • Prevent error when probe is unknown by @vincentvdschaft in https://github.com/tue-bmd/zea/pull/63

Full Changelog: https://github.com/tue-bmd/zea/compare/v0.0.2...v0.0.3

- Python
Published by tristan-deep 7 months ago

zea - v0.0.2

🚀 Mainly bug fixes and dev improvements to CI/CD pipeline. ✨ Added ultrasound features like smooth f-number windowing and built-in polar grid support in zea.Pipeline

What's Changed

  • Clean-up and improve selecting transmits by @wesselvannierop in https://github.com/tue-bmd/zea/pull/23
  • 3D f-number and smooth f-number windowing by @vincentvdschaft in https://github.com/tue-bmd/zea/pull/19
  • Test notebooks with papermill by @tristan-deep in https://github.com/tue-bmd/zea/pull/26
  • Info prints for notebook tests by @tristan-deep in https://github.com/tue-bmd/zea/pull/32
  • Update docker build args in docs by @wesselvannierop in https://github.com/tue-bmd/zea/pull/31
  • Add option for polar grid to the Scan class by @wesselvannierop in https://github.com/tue-bmd/zea/pull/25
  • Adds zea.Folder.copy method by @wesselvannierop in https://github.com/tue-bmd/zea/pull/29
  • Refactor CI/CD Pipeline by @tristan-deep in https://github.com/tue-bmd/zea/pull/33
  • Fork friendly CI pipeline by @tristan-deep in https://github.com/tue-bmd/zea/pull/38
  • Fix cache when switching backend by @wesselvannierop in https://github.com/tue-bmd/zea/pull/36

Full Changelog: https://github.com/tue-bmd/zea/compare/v0.0.1...v0.0.2

- Python
Published by tristan-deep 8 months ago

zea - v0.0.1

Initial release!

This is the initial release of zea: A Toolbox for Cognitive Ultrasound Imaging

- Python
Published by tristan-deep 8 months ago