Update tools and datasets#529
Open
lubianat wants to merge 58 commits into
Open
Conversation
- removed the statistics for number of files and size (often not verifiable, incorrect and hard to keep updated) - split the resources into categories, somewhat similar to the tools section
motivated by the mention of zarrs in ome#525
Contributor
Automated Review URLs |
Contributor
Author
|
last commits |
|
This pull request has been mentioned on Image.sc Forum. There might be relevant details there: https://forum.image.sc/t/ngff-weekly-dev-update-thread/110810/107 |
This was referenced Jun 8, 2026
|
Hi @lubianat, I just read your post on image.sc and thought I'd suggest adding multiview-stitcher under "Other tools and libraries". Disclaimer: I'm the main developer of the tool.
Thank you :) |
Co-authored-by: m-albert <marvin.albert@gmail.com>
Contributor
Author
|
@m-albert thanks! I added you as a co-author (after some struggle), hopefully that is okay |
|
@lubianat Amazing, thank you Tiago 🙏 |
|
This pull request has been mentioned on Image.sc Forum. There might be relevant details there: |
Also adds mentions of BIDS (ome#514), Zowser, HuggingFace Hub, the thumbnails convention, RO-Crate and BioCroissant.
- removed the statistics for number of files and size (often not verifiable, incorrect and hard to keep updated) - split the resources into categories, somewhat similar to the tools section
motivated by the mention of zarrs in ome#525
closes ome#531
Closes ome#530
Co-authored-by: m-albert <marvin.albert@gmail.com>
Also adds mentions of BIDS (ome#514), Zowser, HuggingFace Hub, the thumbnails convention, RO-Crate and BioCroissant.
Closes ome#539
This was referenced Jun 16, 2026
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.
This PR addresses documentation gaps outlined in multiple issues
(1) The
datapage is restructured in significant ways:Data resources are now categorized, similarly to the tools page
There are small paragraphs describing the sets of resources, as well as a general introduction
Information on size and number of OME-Zarr files in each resource is removed (it is unmaintainable and often hard/impossible to verify). Without a way to check it, there is a risk of misinforming the reader and the numbers get brittle. Some of them were clearly outdated.
(2) A new
ecosystempage is created, covering the projects that did not fit ontoolsor data`(3) The PR is also collecting new tools and resources, so they are not spread in many small PRs (cited in the commits individually).
and
(4) it sets the OME logo as a favicon (closes #532)
This PR supersedes
Points to clear out:
as this ended up being somewhat large, cc @ome/ngff-docs