Skip to content

Releases: BioimageAnalysisCoreWEHI/napari_lattice

Minor bugfix

13 Apr 08:05
66c50f8
Compare
Choose a tag to compare

Major fixes: Better interpolation!

22 Dec 03:13
Compare
Choose a tag to compare

MAJOR UPDATES:

  • BUG FIX: Orthogonal interpolation is enabled by default. Thanks to @haesleinhuepf for helping implement this in pyclesperanto-prototype clEsperanto/pyclesperanto_prototype#196. Thanks to @dpshepherd for his help as well. This will get rid of edge artefacts with highly anisotropic data.
  • Changed GUI so GPU option and deskew angle are now within the Initialize button Dialog Box.
  • Can now choose GPU option when Initializing napari plugin
  • @DrLachie added support for running napari-lattice from the HPC, and fixed bugs in the batch processing section
  • Updated notebooks

Tests:

  • Fixed Github workflows so it should work with QT tests
  • Added more tests for deskewing, cropping and testing batch processing using napari-lattice

### References for orthogonal interpolation:

minor bugfix

24 Nov 18:39
a04f3a1
Compare
Choose a tag to compare
  • @DrLachie fixed a bug with workflows when using napari_lattice in the terminal
  • Added dependabot so it keeps dependencies up to date in github actions

v0.2.4

17 Nov 07:42
Compare
Choose a tag to compare
  • Fixed bugs with reading channels and time ranges
  • Added support for using config files when running from terminal #12
  • Added functionality to process single ImageJ roi files (.roi) files in addition to ImageJ roi zip files.

Minor:

  • Logging instead of print statements

Had to update release from 0.2.2a to 0.2.4 as we wanted 0.2.4 to be the default install

Contributors: @pr4deepr and @DrLachie

v0.2.1-a

23 Sep 15:10
Compare
Choose a tag to compare
v0.2.1-a Pre-release
Pre-release
  • Fixed edge artefacts when performing deconvolution using pycudadecon e87095d
  • Fixed h5 saving so any channel range and time range can be saved 744e1b6
  • Added example notebooks for deconvolution eff3901
  • Cropping is no agnostic to skew direction. Should work on skew direction of X or Y.
  • Fixed Not a tiff file error when reading psfs for czi 6d54ef7
  • Widget for Preview Deskew is now collapsible
  • Only the main Cropping Widget is scrollable.

v0.2.0

08 Sep 05:37
3bb0673
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Added napari spreadsheets as dependency to enable easy preview of tables when using "Preview Workflows" on workflows that return tables.
  • Added wiki and examples for generating workflows using napari-assistant
  • Added wiki and examples for using CellPose for segmenting lattice lightsheet data

napari_lattice v0.1.8

04 Sep 11:39
Compare
Choose a tag to compare
napari_lattice v0.1.8 Pre-release
Pre-release
  • Fixed bugs with deconvolution using pycudadecon
  • Added deconvolution when using workflows. This should also be active when running napari-lattice in the terminal
  • updated fsspec to fix czireader error

first_release

19 Jul 05:50
faed198
Compare
Choose a tag to compare
first_release Pre-release
Pre-release

This is the first release for napari lattice plugin. It is still in experimental phase and will have breaking changes in future release.