Check out the new Cellpose4 models, described here.
What's Changed
- Remove
.views&.colorstates, fix gradZ 3D GUI display by @mrariden in #1432 - Resample fix by @mrariden in #1438
- Imagedraw fixes & update logging by @mrariden in #1431
- allow errors to propagate past Qt, add debug logging by @mrariden in #1448
- speed up w/ flattened inds instead of tuple (claude suggestion) and #… by @carsen-stringer in #1447
- Fix model removal from GUI by @mrariden in #1440
- Fix npy channel by @mrariden in #1441
- fix merge with background error and add debug logging by @mrariden in #1449
- Escape drawing, move reset view to space, disable right click zoom by @mrariden in #1451
- adding dino models and gpu-accelerated augmentations by @carsen-stringer in #1454
- Fix sat by @carsen-stringer in #1461
- adding doc changes for dino models by @carsen-stringer in #1465
- fix docs for mps #1455 by @carsen-stringer in #1466
- fix: avoid saving empty .zip archive by @camlloyd in #1242
- quick fix for the raised issue #12208 regarding the functions of io.imsave() and io.save_rois() by @Jiadalee in #1211
- fixed "RuntimeError: structure and input must have equal rank" by @mese79 in #1123
- small fixes for uint32, colab notebooks, cellprob return by @carsen-stringer in #1467
- Fix: Exit early from
update_orthos()when orthos are off by @mrariden in #1458 - update doc string #1469 and import error message by @carsen-stringer in #1470
- Slice 3d labels by @carsen-stringer in #1472
New Contributors
- @camlloyd made their first contribution in #1242
- @Jiadalee made their first contribution in #1211
- @mese79 made their first contribution in #1123
Full Changelog: v4.1.1...v4.2.1.1