Skip to content

Releases: pnucolab/ssam

SSAM 1.1.2

18 Oct 17:49
Compare
Choose a tag to compare

Changes

  • Stable watershed segmentation
  • Updated and rearranged documentation

SSAM 1.1.1

18 Oct 14:13
Compare
Choose a tag to compare

Major changes

  • Adjusted package requirements for Google Colab
  • Fixed crashing on systems with no support of AVX512f

SSAM 1.1.0

13 Oct 18:09
Compare
Choose a tag to compare

Major changes:

  • SSAMDataset now only accepts the path to save data
  • run_kde accepts spots data as pandas dataframe, as well as width, height, and depth
  • Log normalization as default, sctranform is now optional
  • Used tqdm for pretty printing progresses
  • New documentations
  • Created pyproject.toml to ensure numpy preinstallation before invoking setup.py