Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polaris super consumer #183

Merged
merged 70 commits into from
Apr 19, 2022
Merged

Polaris super consumer #183

merged 70 commits into from
Apr 19, 2022

Conversation

elaubsch
Copy link
Member

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.

@elaubsch elaubsch added the enhancement New feature or request label Mar 30, 2022
Copy link
Member

@msschwartz21 msschwartz21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Thanks for all of the hard work!

Let me know what you think about the couple of last comments I left and then I'll approve.

redis_consumer/consumers/polaris_consumer.py Outdated Show resolved Hide resolved
redis_consumer/consumers/polaris_consumer.py Outdated Show resolved Hide resolved
@elaubsch elaubsch merged commit 90970fc into master Apr 19, 2022
@elaubsch elaubsch deleted the polaris-super-consumer branch April 19, 2022 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants