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

Resolve jinja2 dependency error for sphinx #185

Merged
merged 2 commits into from
Apr 1, 2022

Conversation

msschwartz21
Copy link
Contributor

@msschwartz21 msschwartz21 commented Apr 1, 2022

Closes #184

@msschwartz21 msschwartz21 changed the base branch from master to polaris-super-consumer April 1, 2022 01:27
@msschwartz21 msschwartz21 linked an issue Apr 1, 2022 that may be closed by this pull request
@msschwartz21 msschwartz21 added the fix Fixes a bug label Apr 1, 2022
@msschwartz21 msschwartz21 marked this pull request as ready for review April 1, 2022 02:24
@msschwartz21 msschwartz21 requested a review from elaubsch April 1, 2022 02:24
@msschwartz21 msschwartz21 merged commit 6d2f39c into polaris-super-consumer Apr 1, 2022
@msschwartz21 msschwartz21 deleted the bugfix-184 branch April 1, 2022 18:22
elaubsch added a commit that referenced this pull request Apr 19, 2022
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jinja 2 imports for Sphinx have been deprecated
2 participants