Skip to content

Releases: rosalindfranklininstitute/RedLionfish

v0.10

22 Mar 16:02
Compare
Choose a tag to compare

Added an way to select OpenCL platform, so that user can select GPU or CPU.

Updated scripts, tests and fixed some typos

v0.9

01 Mar 12:27
Compare
Choose a tag to compare

Resolved issue that non-numpy data types (in particular from napari) could result in error.

v0.8

30 Sep 20:44
Compare
Choose a tag to compare

Fixed many issues with the way the block convolution using OpenCL works.
Added tests.
Included gaussian function propagation analysis
Other improvements to kernel codes.

v0.7

22 Sep 13:55
Compare
Choose a tag to compare

Fixed issues with calculations when using large PSF volumes
Bug fixes and improvements
Some documentation rewrite

v0.6

31 Jan 11:34
Compare
Choose a tag to compare
  • Added more comments to source file, and more documentation
  • Fixed issue with CPU calculations resAsUint8 not making any difference

v0.5

24 Nov 00:19
Compare
Choose a tag to compare
test_and_bench.py fixed niter issue

v0.3

18 Nov 13:53
Compare
Choose a tag to compare
  • Added napari plugin
  • conda installer created