cellpose v2.3.2
Last release of Cellpose 2 before update to Cellpose 3.
- fix slow stitching problem by only checking ROIs for stitching in current plane (issue #845)
- fix reshaping issue in flows from @mrariden ('mrariden-dynamics_reshape_fix' )
- add python 3.11 support from @harryzcy (#807)
- disable multiproc on windows from @mrariden
- fixes bug in 3D interpolation for multi-ROI masks
- disable gui autosave from @mrariden (#784)
- fix min size from @SimonBon (#781)
- fix imagej_roi_converter from @francodgstn (#828)
- fix torch version command (#831)
- fix zaxis=0 bug from @nickeener (#688)
- add a pyqt version to env from @rhoadesScholar (#849)
- fix for multimodel adding to gui from @landoskape (#839)