Skip to content

0.15.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 19 Apr 18:38
· 11 commits to refs/heads/master since this release
90970fc

🚀 Features

Polaris super consumer @elaubsch (#183)

This PR introduces a Polaris "super consumer" that handles spot detection and cell segmentation for singleplex FISH analysis.

  • The consumer that handles spot detection tasks - previously called the PolarisConsumer - has been refactored to the SpotDetectionConsumer.
  • The label detection model has been removed from the segmentation consumer and the channel handling for nuclear and whole-cell segmentation is now done manually.
  • The MAX_SCALE variable has been increased from 3 to 10 to allow for segmentation of 100x images, which are typical for FISH experiments.