Releases: DIAGNijmegen/rse-panimg
Releases · DIAGNijmegen/rse-panimg
Version 0.9.1
Version 0.9.0
What's Changed
- Correct how the number of timepoints in a 4D scan is determined by @nlessmann in #87
- Add segments property for overlays by @MikeOverkamp-diag in #88
New Contributors
- @MikeOverkamp-diag made their first contribution in #88
Full Changelog: v0.8.3...v0.9.0
Version 0.8.3
What's Changed
- Fix delayed warning about missing OpenSlide installation on Windows by @nlessmann in #83
- Catch exceptions that can occur while sorting DICOM files by @nlessmann in #84
- Move DICOM file sorting into DicomDataset class by @nlessmann in #85
- Release 0.8.3 by @jmsmkn in #86
Full Changelog: v0.8.2...v0.8.3
Version 0.8.2
- Add
post_process
as a public method
Version 0.8.1
Added support for Python 3.10
Version 0.8.0
- Group DICOM studies by series instance UID or stack ID
- Exclude SimpleITK 2.1.1.1
Version 0.7.0
- Refactored DICOM loading handling some extra corner cases
v0.6.1
Version 0.6.0
- Added support for enhanced DICOM files
- Added header validation for nrrd and nifti files
Version 0.5.3
Fix determination of slice spacing with oblique volumes