Skip to content

v1.0.7

Compare
Choose a tag to compare
@quentinblampey quentinblampey released this 29 Mar 10:10
· 495 commits to master since this release

[1.0.7] - 2024-03-29

Changed

  • Improvements in the CLI and API tutorials
  • Sequential segmentation now requires patchify to be run independently
  • Dependency spatialdata>=0.1.1

Added

  • Kwargs can be provided to Cellpose model init (for instance, to use the GPU)

Fixed

  • set_transformation issue for image alignment
  • Import issue (#37, #39)