Skip to content

Releases: sebi06/czitools

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

Release v0.2.0

11 Jan 12:17
3ff0090
Compare
Choose a tag to compare
  • bugfixes
  • updated Readme and examples
  • use of Dataclass and python-box to create the metadata object

Release v0.1.13

20 Dec 16:20
9285258
Compare
Choose a tag to compare
  • bugfixes from reading CZIs without scene informations
  • more tests

Release v0.1.2

19 Dec 17:29
38c9426
Compare
Choose a tag to compare
  • bugfix for napari_tools.py
    • added more tests