Pvinspect

Latest version: v0.3.3

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

Scan your dependencies

Page 2 of 3

0.2.1

* Fix broken Windows installation

0.2.0

* Remove unnecessary copy operations: `Image.data` now always returns an immutable view of the original data. The
same holds for accessing meta attributes that are `np.ndarray`
* Change semantics of `ImageSequence.apply_image_data`: This method does not modify the original data anymore. Instead
it returns a copy of the original data
* Shorten too long image titles
* Do no override title for `CellImage` (fixes 2)
* Allow to disable clipping result of flat-field compensation
* Add pandas compability for Image meta
* Automatic extraction of meta data from image path
* Automatic scaling of image intensities using reference cell
* Hierarchical save based on image meta

0.1.6

* Implement `preproc.calibration.Calibration` to handle all calibration in a single object
* Sanity check for failed checkerboard detections

0.1.5

* Cleanup too verbose imports
* Introduce `DType` enum for uniform typing within the package
* Add `force_dtype` argument to methods from `io`
* Add `list_meta`-method to `Image`

0.1.4

* Fix broken pillow version

0.1.3

* Refactor tests and introduce some integration tests
* Add `__version__`

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.