Skip to content

Releases: sebi06/czitools

Release v0.7.5

16 Dec 17:32
71cea12
Compare
Choose a tag to compare
  • bugfixes for writing OME-ZARR
  • improved tests

Release v0.7.4

11 Dec 19:59
17eb787
Compare
Choose a tag to compare
  • 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

11 Dec 09:52
01e54c9
Compare
Choose a tag to compare
  • bugfixes
  • improved docstrings
  • refactoring

Release v0.7.1

16 Aug 10:48
Compare
Choose a tag to compare
  • reading 6d array using zoom factor is now supported, see: #50
  • bugfixes for jupyter and colab notebooks
  • update git actions

Release v0.7.0

17 May 06:24
b763daf
Compare
Choose a tag to compare
  • smaller subclasses
  • allow to install czitools with minimum dependencies

Release v0.6.0

11 Feb 12:20
7af1976
Compare
Choose a tag to compare
  • allow reading CZI using zoom factor and using http links
  • bugfixes
  • more and improved tests

Release v0.5.0

05 Jan 17:15
Compare
Choose a tag to compare

Release v0.5.0

  • bugfixes
  • new treewidget to display metadata
  • code cleanup

Release v0.4.1

18 Aug 13:30
c90d571
Compare
Choose a tag to compare
  • 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

31 Mar 18:21
1ccb110
Compare
Choose a tag to compare
  • more tests
  • different way to store objective metadata to account for more than one objectives
  • removed cztile requirement

Release v0.2.1

09 Feb 09:31
efa9eca
Compare
Choose a tag to compare

Release v0.2.1

  • refactoring
  • additional and improved tests