Releases: sebi06/czitools
Releases · sebi06/czitools
Release v0.7.5
Release v0.7.4
- added tools to create ChannelDisplaySettings from existing CZI files
- those settings will be added to the ChannelInfo and can be reused when creating new CZI files (for example)
Release v0.7.3
- bugfixes
- improved docstrings
- refactoring
Release v0.7.1
- reading 6d array using zoom factor is now supported, see: #50
- bugfixes for jupyter and colab notebooks
- update git actions
Release v0.7.0
- smaller subclasses
- allow to install czitools with minimum dependencies
Release v0.6.0
- allow reading CZI using zoom factor and using http links
- bugfixes
- more and improved tests
Release v0.5.0
Release v0.5.0
- bugfixes
- new treewidget to display metadata
- code cleanup
Release v0.4.1
- reading CZI as 6d array now uses dask delayed reading for individual 2d planes (inspired by pr4deepr
- renaming functions
- updates demo scripts and notebooks
- bugfixes
Release v0.3.0
- more tests
- different way to store objective metadata to account for more than one objectives
- removed cztile requirement
Release v0.2.1
Release v0.2.1
- refactoring
- additional and improved tests