-
Notifications
You must be signed in to change notification settings - Fork 14
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
Hierarchy browser #53
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
✅ Deploy Preview for ngff-challenge ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
will-moore
added a commit
to will-moore/jax-ngff-challenge-2024
that referenced
this pull request
Oct 8, 2024
Testing an updated NGFF samples viewer that benefits from having more metadata "consolidated" in the csv. See ome/ome2024-ngff-challenge#53
from previous commit
Bunch more testing, looking good. No blockers reported or remaining on https://docs.google.com/document/d/107XnRIcHhhJW2lUeFqJF3_mEiOMEMvLgzsIJL73YP9o/edit Merging... |
This was referenced Oct 22, 2024
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.
Deployed at https://will-moore.github.io/ome2024-ngff-challenge/
and also at https://deploy-preview-53--ngff-challenge.netlify.app/
We are now loading ALL zarr samples from the csv files into the page, so we can sort and filter by various attributes.
This requires that extra data is added to the csv files (via the updated load_zarr_stats.py).
We can currently filter by
source
institution (and then by sub institution or collection), imaging modality, organism and number of dimensions.Can also sort by various attributes.
TODOs:
T: 1, Z: 10, Y: 400, X: 500
instead of in table?csv=...
page, page should say that in the Header.. and showHome
link.csv
from collection link.