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

Add cellpose segmentation #40

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Add cellpose segmentation #40

merged 1 commit into from
Nov 27, 2023

Conversation

imagejan
Copy link
Member

@imagejan imagejan commented Nov 22, 2023

Closes #39.

@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c454f4b) 97.59% compared to head (2517687) 97.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   97.59%   97.91%   +0.32%     
==========================================
  Files           7        8       +1     
  Lines         208      240      +32     
  Branches       26       29       +3     
==========================================
+ Hits          203      235      +32     
  Misses          2        2              
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@imagejan imagejan force-pushed the cellpose branch 3 times, most recently from 2517687 to b139a7c Compare November 22, 2023 10:51
Also update supported Python versions (cellpose needs 3.8+).
@imagejan imagejan marked this pull request as ready for review November 27, 2023 14:03
@imagejan imagejan merged commit dd717cb into main Nov 27, 2023
13 checks passed
@imagejan imagejan deleted the cellpose branch November 27, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement cellpose segmentation
2 participants