Releases: rosalindfranklininstitute/RedLionfish
Releases · rosalindfranklininstitute/RedLionfish
v0.10
Added an way to select OpenCL platform, so that user can select GPU or CPU.
Updated scripts, tests and fixed some typos
v0.9
Resolved issue that non-numpy data types (in particular from napari) could result in error.
v0.8
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
Fixed issues with calculations when using large PSF volumes
Bug fixes and improvements
Some documentation rewrite
v0.6
- Added more comments to source file, and more documentation
- Fixed issue with CPU calculations resAsUint8 not making any difference
v0.5
test_and_bench.py fixed niter issue
v0.3
- Added napari plugin
- conda installer created