Added
- `czi_to_tiff`
+ Support for 2D conversion.
- `nd2_to_tiff`
+ Support for 2D conversion.
- `tiff_findoof`
+ Parallelization.
Changed
- Now using `ggc` functions to export settings in: `gpseq_anim`, `gpseq_fromfish` and `tiff_auto3dseg`.
- `czi_to_tiff`
+ Refactored for easier development.
- Now using `seaborn` for color palettes.
Fixed
- Missing dependencies in `setup.py`.
+ Installation through pypi.org.
- `tiff_auto3dseg`
+ `--neighbour` now works properly.
+ Provided better error message when 2D mask folder not found.
- `nd2_to_tiff`: case of single-channel stacks.
- `gpseq_anim`: fixed skipping of boxplot step (previously broke skipping)