-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SpotDetection to Polaris app * Create spot detection consumer * Initial commit of super consumer * Add output function for coords only * Increase MAX_SCALE setting * Update spot _consume tests * Manual 2 model channel wrangling * Switch output dimensions and refactor label to channels * Remove label detection model * Update model/app label and cap batch size * Fix dimension handling in polaris consumer * Spot predict params from settings.py * Allow two cell assignments per spot * Add Polaris test * Pin jinja2 to <3.1 (#185) * Add unit test for _add_images * Add unit tests for _consume * Add unit test for _analyze_images * Patch get_image function * Mock successful status * Add cell culture and tissue tests * Consolidate channel logic * Move Polaris scale to settings Co-authored-by: Morgan Schwartz <[email protected]>
- Loading branch information
1 parent
94cdf9b
commit 90970fc
Showing
11 changed files
with
746 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.