Skip to content

Releases: gschramm/pymirc

new release v0.27

21 Mar 11:14
Compare
Choose a tag to compare

Changelog vs v0.26

  • better handling of overlayed contours in ThreeAxisViewer

v0.26.3

14 Feb 19:30
Compare
Choose a tag to compare

changelog vs 0.26.2

  • bugfixes in 4D dicom writer
  • add lookup table for GE PET radionuclide names vs dicom codes

Bugfix dicom reading non image data

19 Aug 12:24
Compare
Choose a tag to compare

When reading dicom volumes, ignore dicom files with an SOPClassUID that does
not belong to images.

Bugfix SPECT dicom orientation

06 Aug 09:54
Compare
Choose a tag to compare

BUGFIX: account for negative Spacings Between Slices in Siemens MultiSlice 3D SPECT data

new release

01 Jun 10:03
Compare
Choose a tag to compare

change license to LGPL-3.0-or-later

new release

01 Jun 09:46
Compare
Choose a tag to compare

remove python<3.9 restriction

new release

29 May 09:28
Compare
Choose a tag to compare

list of new features

  • auto deduce version from git
  • include license_files in setup.py

new release

20 May 11:10
Compare
Choose a tag to compare

list of new features

  • add options to use slice and frame number in dicom writer
  • add keep dims options in generalized dice coefficient

bug fixes

  • add correct ReferenceSOPInstanceUID for every contour sequence
  • fix inconsistent sizes due to floating point errors in random deformation fields

new release

08 Mar 15:40
Compare
Choose a tag to compare
v0.23.0

update README

new beta

30 Nov 15:16
Compare
Choose a tag to compare

clean up ThreeAxisViewer