Skip to content

Releases: GSTT-CSC/hazen

v2.0.0

15 Apr 16:40
ce5426a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.4...v2.0.0

v2.0.0a9

24 Mar 13:43
d1031db

Choose a tag to compare

v2.0.0a9 Pre-release
Pre-release
  • Fixed build process.

Full Changelog: v2.0.0a8...v2.0.0a9

v2.0.0a8

24 Mar 13:23
e8d4dac

Choose a tag to compare

v2.0.0a8 Pre-release
Pre-release

What's Changed

  • Fix importlib error in batch tasks

Full Changelog: v2.0.0a7...v2.0.0a8

v2.0.0a7

24 Mar 12:57
ebb4bd5

Choose a tag to compare

v2.0.0a7 Pre-release
Pre-release

What's Changed

  • Fixed bugs in batch config with different DICOM extensions.
  • Slice thickness v2 by @abdrysdale in #504

Full Changelog: v2.0.0a6...v2.0.0a7

v2.0.0a10

24 Mar 15:54
8093960

Choose a tag to compare

v2.0.0a10 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0a6...v2.0.0a10

v2.0.0a6

23 Mar 10:59
6c5c3da

Choose a tag to compare

v2.0.0a6 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0a5...v2.0.0a6

v2.0.0a5

18 Mar 12:58
8774c95

Choose a tag to compare

v2.0.0a5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.3.4...v2.0.0a5

Release 1.3.4

14 Jan 14:23
5bec58d

Choose a tag to compare

What's Changed

Sagittal ACR images acquired on Philips scanners are now rotated automatically in Hazen, which removes the need for manual rotation in a DICOM viewer. User documentation for the ACR phantom is now improved, with more detail added. The ACR uniformity task is now more robust. And finally, Hazen is now compatible up to Python version 3.12.

ACR Task Updates

Documentation Updates

Compatibility

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

09 Apr 09:08
eb3df6a

Choose a tag to compare

What's Changed

Small update to allow compatibility with Python version 3.11 and require at least Python 3.9 to install this version of hazen.
Additional update to allow running hazen with an input folder that might have other subfolders or additional file types that are ignored, rather than causing an error. Only DICOM files with a pixel data (image) are being used by hazen for calculations.

  • Address python version compatibility by @sophie22 in #422
  • Ignore files in the input folder that have no pixel data by @sophie22 in #423

Full Changelog: v1.3.2...v1.3.3

v1.3.2

29 Feb 15:15
96561d4

Choose a tag to compare

What's Changed

Standardised docstrings in code and improved auto generated documentation on ReadTheDocs.
Improved task descriptions for ACR tasks on ReadTheDocs.
MagNet SNR task now has optional CLI argument to specify head or body coil.

ACR Task Updates

Updates to ACR object class methods: phantom orientation, slice ordering and locating phantom centre.
ACR geometric accuracy is now measuring from the correct slices.
Improvement to ACR slice thickness task: limit what values are included in the interpolation.

New Contributors

Full Changelog: v1.3.1...v1.3.2