0.15.0
release-drafter
released this
19 Apr 18:38
·
11 commits
to refs/heads/master
since this release
🚀 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 theSpotDetectionConsumer
. - 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.