-
Notifications
You must be signed in to change notification settings - Fork 68
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
Refactor watershed mask creation using new API #1694
Merged
Merged
Conversation
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
Codecov Report
@@ Coverage Diff @@
## master #1694 +/- ##
==========================================
+ Coverage 90.16% 90.17% +0.01%
==========================================
Files 246 246
Lines 9159 9153 -6
==========================================
- Hits 8258 8254 -4
+ Misses 901 899 -2
Continue to review full report at Codecov.
|
4513d58
to
76f2263
Compare
46501cd
to
62c41a2
Compare
3b4e4a8
to
c764a73
Compare
78850ef
to
f07f681
Compare
c764a73
to
23118e9
Compare
f07f681
to
994f91c
Compare
23118e9
to
522e03e
Compare
994f91c
to
ef47769
Compare
522e03e
to
242f2cd
Compare
shanaxel42
approved these changes
Dec 13, 2019
242f2cd
to
f1dc79b
Compare
5261a09
to
edaec92
Compare
65e87e2
to
6fb7277
Compare
44e98ac
to
f5c5a7c
Compare
e40027f
to
ca78705
Compare
04472fc
to
d21d75d
Compare
ca78705
to
c3a2da5
Compare
c3a2da5
to
db18e28
Compare
db18e28
to
f6370c1
Compare
af75643
to
31a67d5
Compare
31a67d5
to
9afcb3c
Compare
cce8e4b
to
e5d772c
Compare
9afcb3c
to
8d1f3ed
Compare
8d1f3ed
to
d3de7fd
Compare
ttung
pushed a commit
that referenced
this pull request
Dec 16, 2019
d09f5b1
to
a2c85c5
Compare
a2c85c5
to
76b8f16
Compare
3790a1a
to
ef5f9c4
Compare
76b8f16
to
6651456
Compare
ef5f9c4
to
e7c73b6
Compare
f348591
to
cab1c86
Compare
cab1c86
to
a002338
Compare
a002338
to
0090920
Compare
ttung
pushed a commit
that referenced
this pull request
Jan 15, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remove starfish.core.image.Filter.util.bin_open as there are no more users of this method.
Depends on #1692, #1693, #1684, #1688
Test plan: ISS notebook still yields 96 cells.