- 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)
0.7.3
- bugfixes - improved docstrings - refactoring
0.7.1
- reading 6d array using zoom factor is now supported, see: [https://github.com/sebi06/czitools/issues/50](https://github.com/sebi06/czitools/issues/50) - bugfixes for jupyter and colab notebooks - update git actions
0.7.0
- smaller subclasses - allow to install czitools with minimum dependencies
0.6.0
* allow reading CZI using zoom factor and using http links * bugfixes * more and improved tests
0.5.0
- bugfixes - new treewidget to display metadata - code cleanup