There is a newer version of the record available.

Published December 19, 2023 | Version 3.3.0
Software Open

erling6232/imagedata: Release 3.3.0

  • 1. Haukeland University Hospital
  • 2. @Snyk

Description

Added

  • Viewer: Key press 'w' will normalize window level/width to displayed slice using a histogram normalization.
  • Viewer: Key press 'h' will toggle display of text on display.
  • Viewer: Display demographic and acquisition info in upper right and level corners.
  • Viewer: Display seriesDescription upper right.
  • Viewer: Save window center/width to Series object when returning.
  • Series.fuse_mask(): New parameter blend which determines whether the self image is blended. Default is False, such that the self image is not blended, only the mask is blended.
  • Series.write(..., opts={'window': 'original'}): Use original window center/level from data object, do not calculate window from present data.
  • Viewer: Accept MONOCHROME1 photometric interpretation, using the Greys colormap.

Changed

  • Support Python 3.12
  • Major modification to Series class, removing the DicomHeaderDict attribute.

Fixed

  • Fixed signed integer overflow in DICOMPlugin.write_slice().
  • Series: Handle the special case when a ufunc is called with a where= Series object used by NumPy >= 1.25.
  • Series.write(): Updated documentation on 'window' option.
  • Viewer: Re-enabled linked scrolling of several images series.

Files

erling6232/imagedata-3.3.0.zip

Files (27.7 MB)

Name Size Download all
md5:f988553dec8438a425a8fcd511a8db8d
27.7 MB Preview Download

Additional details

Related works