Add docs for BioImage.IO: finding & sharing models#1011
Merged
carsen-stringer merged 3 commits intoMouseLand:mainfrom Sep 13, 2024
Merged
Add docs for BioImage.IO: finding & sharing models#1011carsen-stringer merged 3 commits intoMouseLand:mainfrom
carsen-stringer merged 3 commits intoMouseLand:mainfrom
Conversation
Automatic formatting changes by Rewrap (stkb) have been staged separately to avoid unintended modifications to the codebase. Feel free to review and revert if preferred.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1011 +/- ##
==========================================
- Coverage 53.64% 53.17% -0.48%
==========================================
Files 18 18
Lines 4138 4139 +1
==========================================
- Hits 2220 2201 -19
- Misses 1918 1938 +20 ☔ View full report in Codecov by Sentry. |
Contributor
Author
|
I just double-checked the definition of a "blurb" : ) The exporting section goes a bit beyond the usual 200-word limit. Let me know if you'd prefer adjustments to the length or formatting. |
Member
|
hah no longer is always better thank you so much! |
This file contains hidden or 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
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.
53aa2dc adds blurbs for finding and exporting Cellpose models on BioImage.IO, extending #988. I aimed to make it clear and informative without copying docstrings. A checklist is included along with usage in
--helpand link to an example in the docstring for easy start.I noticed some inconsistencies in doc file line widths, and I kept auto-formatting to improve readability in 3445bc7