v1.2.0
Summary
- major performance improvements in cell candidate detection thanks to @matham 👏
- moved utility functionality to
brainglobe-utils
and re-use it here. - tidying/maintenance of development related things (examples, CI)
What's Changed
- Import header from brainglobe-utils by @K-Meech in #399
- Separate napari image parameter to prevent magicgui slowdown by @matham in #401
- Add codecov token by @K-Meech in #403
- Allow turning off classification or detection in GUI by @matham in #402
- Support single z-stack tif file for input by @matham in #397
- Remove modular asv benchmarks by @sfmig in #406
- Adapt CI so it covers both new and old Macs, and installs required additional dependencies on M1 by @alessandrofelder in #408
- Optimize cell detection (#398) by @alessandrofelder in #407
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #412
- Simplify model download by @adamltyson in #414
- Remove examples by @adamltyson in #417
- Update badges to remove references to cellfinder-core by @adamltyson in #421
- Remove data loading code by @adamltyson in #420
Full Changelog: v1.1.3...v1.2.0