Published June 1, 2019
| Version v0.5.5
Software
Open
dicompyler/dicompyler-core v0.5.5
Creators
- 1. @dicompyler
- 2. @pyupio
- 3. Euro MediTech Co. Ltd.
Description
dvhcalc
- Refactored bounding & resampling set up code to only execute if conditions are met.
- Fix a bug where the resampled LUT was not calculated correctly for DVH interpolation.
- Differential DVH calculation modified. (https://github.com/dicompyler/dicompyler-core/pull/60) [Hideki Nakamoto]
- Fix an issue with D100 not returning 0 Gy. (https://github.com/dicompyler/dicompyler-core/pull/74) [Gabriel Couture]
- Preserve global maximum dose. (https://github.com/dicompyler/dicompyler-core/pull/106) [Akihisa Wakita]
- Remove the test for existence of
ContourImageSequence
inGetStructureCoordinates
. (https://github.com/dicompyler/dicompyler-core/pull/81) [Gabriel Couture] - Utilize integer division when generating a background for an image.
- Return a string for the patient's name as
PersonName3
cannot be serialized. - Fix a bug to return a referenced FoR if the FrameOfReference is blank.
- Fix a bug in <span class="title-ref">GetPlan</span> where the wrong object names were used. (https://github.com/dicompyler/dicompyler-core/pull/43) [gertsikkema]
- Ensure that Rx Dose from RT Plan is rounded instead of truncated.
- Account for holes and bifurcated structures for structure volume calculation.
- Implement structure volume calculation using Shapely.
- Fix window calculation if not present in header.
- Add checks in max, mean, min and dose_constraint for case where counts array is empty or all 0's. (https://github.com/dicompyler/dicompyler-core/pull/96) [Nicolas Galler]
Files
dicompyler/dicompyler-core-v0.5.5.zip
Files
(2.7 MB)
Name | Size | Download all |
---|---|---|
md5:db7c2ba1fa89633b703d16e8254e90c8
|
2.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/dicompyler/dicompyler-core/tree/v0.5.5 (URL)