Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]#

Added#

Changed#

Fixes#

[0.1.1]#

Added#

Changed#

  • Strategy is now optional for decode_spots

Fixes#

  • aggregate_polygons now works when no FOVs overlap

[0.1.0]#

Added#

  • Support for Zhuang lab XML format

  • Switched to Cellpose>=4.0.0 to use SAM model

Changed#

  • “nuclei” and “cyto” models are no longer supported, use “cpsam” instead

Fixes#

[0.0.1]#

Added#

  • Basic tool, preprocessing and plotting functions