Minor bug fixes. Drop support for python 3.8 (due to imagecodecs). Fixes version temporarily for matplotlib to <3.7.2.
1.0.2
Set cellpose 2.3.2 as dependancy to avoid conflicts from API changes with cellpose 3. Cellpose 3 compatibility will be included in future releases.
1.0.1
1.0
- TIF/TIFF do not throw errors in plotting functions anymore - No more multiple predictions for the same folder - Minor bugs during file handling are fixed
0.8.15
- Save composite plots now by default - Update readme - Minor bug fixes (e.g., create composite plots silently now) **Full Changelog**: https://github.com/dmair1989/imagegrains/compare/v0.8.0...v0.8.1
0.8.0
- Adds installation via pip - Adds file download - Makes path handling robust - Minor bug-fixes