v1.1.1
Fixes bug causing very long cell detection times
This bug affects many users, please update ASAP.
What's Changed
- Remove outdated info in the napari plugin init by @adamltyson in #358
- Raise more informative error message when data with a large z-spacing is used by @adamltyson in #359
- Update GitHub actions status badge by @adamltyson in #360
- Adds vertical scroll bar to the training widget by @adamltyson in #357
- Fix pyproject links by @adamltyson in #361
- Delete old training data saves and warn user by @adamltyson in #365
- Remove
pytest-lazy-fixture
due to incompatibility withpytest v8.0.0
by @willGraham01 in #369 - Update test_and_deploy.yml by @alessandrofelder in #370
- Add curation keyboard shortcuts by @adamltyson in #366
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #371
- Create CITATION.cff by @willGraham01 in #367
- Switch order of arguments passed to prep_model_weights in train_yml.py by @IgorTatarnikov in #384
- add a test for connect_four by @alessandrofelder in #385
- consistently use uint32 in candidate detection by @alessandrofelder in #388
New Contributors
- @IgorTatarnikov made their first contribution in #384
Full Changelog: v1.1.0...v1.1.1