v1.2.0
What's Changed
- Add codecov token by @K-Meech in #91
- Update gitignore by @sfmig in #92
- Remove entry point for cellfinder workflow by @sfmig in #93
- Cache cellfinder model in CI by @sfmig in #97
- naive attempt at fixing HDF5 by @alessandrofelder in #100
- Run cellfinder benchmarks on small data by @sfmig in #94
- Cache atlases in CI for brainmapper tests by @sfmig in #101
- Cache for cellfinder workflow tests by @sfmig in #102
- Check benchmarks on CI by @sfmig in #96
- Rename
cellfinder_core
tocellfinder
by @sfmig in #95 - Support single z-stack tif file for input by @matham in #88
- Update use of cellfinder.core download cli by @adamltyson in #107
- Follow numpy structure and add asv-specific README by @sfmig in #104
- Update use of brainglobe-utils image IO by @adamltyson in #108
New Contributors
Full Changelog: v1.1.5...v1.2.0