Published May 8, 2023
| Version v0.5.6
Software
Open
dicompyler/dicompyler-core: v0.5.6
Creators
- 1. @dicompyler
- 2. @pyupio
- 3. University of Chicago Medicine
- 4. Maurice Lamontagne Institute - Fisheries and Oceans Canada
- 5. EuroMediTech Co. Ltd.
- 6. @github
- 7. Université Laval
Description
0.5.6 (2023-05-08)
:warning: This version will be the last version to support Python 2.x and support will be dropped in version 0.5.7.
- Dropped support for Python 3.5 & 3.6 and added support for Python 3.9 & 3.10.
- Made changes to codebase to support recent versions of numpy, Shapely and scikit-image dependencies.
- Added
dose
module withDVH
class for Pythonic access to RT Dose. (#164) @cutright - Added decubitus orientation and related changes. (#285) @darcymason
- Fix a bug if Pixel Data attribute was set for non image based SOP Classes (i.e. RT Structure Set). (#214) @cutright
- Implement interpolation for non square pixels in DVH calculation. (#124)
- Fix a bug where the DVHDoseScaling attribute was not applied properly to RT Dose DVHs. (#301) @cvelten
- Fix a bug where floating point pixel spacing wasn't rounded in DVH calculations. (#318) @smichi23
- Added RT Dose grid summmation with interpolation (from DVHA). (#164) @cutright
- Initial implementation of memory mapped access to pixel data. (#131)
- Ensure that all files read have a valid File Meta header.
- @cutright made their first contribution in https://github.com/dicompyler/dicompyler-core/pull/164
- @darcymason made their first contribution in https://github.com/dicompyler/dicompyler-core/pull/170
- @smichi23 made their first contribution in https://github.com/dicompyler/dicompyler-core/pull/318
- @cvelten made their first contribution in https://github.com/dicompyler/dicompyler-core/pull/301
Full Changelog: https://github.com/dicompyler/dicompyler-core/compare/v0.5.5...v0.5.6
Files
dicompyler/dicompyler-core-v0.5.6.zip
Files
(2.7 MB)
Name | Size | Download all |
---|---|---|
md5:937317f6ff204ab98d3199ce40052fd8
|
2.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/dicompyler/dicompyler-core/tree/v0.5.6 (URL)