Imagedata

Latest version: v3.7.2

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 18

3.7.0rc3

* Series: Let __array_function__ call numpy for functions we do not implement.
This will possibly return an ndarray instance, not a Series instance.
* Axis: Added property `values` which will give all axis values.
* DICOMPlugin.write_slice(): Added parameter tag_value which gives the tag value
instead of relying on tags property.
* Series.concatenate(): Corrected behaviour.

3.7.0rc2

* Series: timeline from time axis, not from tags.
* Series: implement __array_function__ and a number of NumPy functions
on Series instances.
* Series.concatenate() to concatenate a number of images along specified axis.

3.7.0rc0

Added
* DICOMPlugin: Read non-image datasets (e.g. structured reports).

Changed
* Support pydicom 3.0.0.
* Support numpy >= 2.0.0.
* Support upcoming python 3.13.

Fixed
* DICOMPlugin.__get_transformation_matrix(): Fixed problem when there is one slice only.
* DICOMPlugin._extract_dicom_attributes(): Protected for missing imagePositions.

3.7.0dev8

* readdata._get_location_part(): Modified behaviour to detect local file url.
urllib.parse.urlunparse was changed in 3.12.6.

3.7.0dev7

* DICOMPlugin: Changed type definitions into classes.

3.6.6

Fixed
* Series.__getitem__(): Set correct input_order when slicing 4D Series.
* Series.__getitem__(): Accept discrete slice selection specified by list or tuple.
* Series.__get_imagePositions(): Accept list and tuple indexes.
* Series.__get_tags(): Accept list and tuple indexes.
* Series.sliceLocations setter: Do not set slice axis.

Page 2 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.