This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add feedback if not all layers selected Working transformation widget
Open new plugin in example Cast gaussian to int [delete] add registered image layers Update example
Preview page for your plugin is ready here: |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main brainglobe/cellfinder-napari#153 +/- ##
==========================================
- Coverage 95.35% 95.09% -0.27%
==========================================
Files 17 19 +2
Lines 797 856 +59
==========================================
+ Hits 760 814 +54
- Misses 37 42 +5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
closing, see #117 for explanation. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
What is this PR
Why is this PR needed?
What does this PR do?
References
This PR builds on top of the abandoned #117 PR and fixes brainglobe/cellfinder#316.
Differences to #117
main
branch has sinced moved to usingpyproject.toml
so new dependencies need to be included theregit-lfs
)pooch
How has this PR been tested?
Please explain how any new code has been tested, and how you have ensured that no existing functionality has changed.
Is this a breaking change?
No, just adds an additional widget.
Does this PR require an update to the documentation?
If any features have changed, or have been added. Please explain how the documentation has been updated (and link to the associated PR). See here for details.
Checklist: