-
Notifications
You must be signed in to change notification settings - Fork 84
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
Open Zarr File on M1 #548
Comments
Hi @jburel, thanks for the report! Currently, itkwidgets 1.X pre-releases provide M1 support. The 1.X refactor is architected on top of NGFF-Zarr. The example notebook needed a slight update to install The 1.X pre-releases are currently only available on PyPI. However, please try this environment.yml, which worked on my M1:
|
Hi @thewtex - thanks for that. Maybe OME-NGFF images aren't yet supported directly by itkwidgets? |
Hi @will-moore , thanks for testing! There is a tweak required in your case -- Here is what results (note -- the data does take a while to load from the USA at least -- and we are working on better feedback in the viewer that data is loading). Untitled_.Oct.13.2022.10_08.AM.webm
itkwidgets is built around OME-NGFF and will load it directly! 🎇 If the data is not OME-NGFF, it is dynamically generated on the fly. Details: itkwidgets/itkwidgets/integrations/__init__.py Lines 41 to 129 in 339b0ee
|
Thanks - that works great! I also tried a v0.3 OME-NGFF as part of filling out the growing table at https://github.com/will-moore/ngff/blob/ngff_tools_table/ngff-tools.md I got some strange behaviour (don't know if this is v0.3-specific or not).. To start with I got a low resolution view of the whole image, but as I was viewing it (just rotating and panning, no other settings changed) the higher resolution levels loaded but only showed a cropped part of the image... Just another thought... I wonder if it would be possible to configure a page like with vizarr above so that I can open an image directly in itkwidgets without needing to run a notebook etc? It would make testing easier and we could then link from all our samples at https://idr.github.io/ome-ngff-samples/ directly to view in itkwidgets! |
Hi @will-moore I'm helping with this project. Your right, not a great experience with datasets that the viewer does not find I like your link idea. Satisfaction: |
Thanks @PaulHax that's great. I opened a PR to add itk-vtk-viewer links to all the v0.4 Images in https://idr.github.io/ome-ngff-samples/ |
Sorry for not responding earlier, I was on annual leave. |
@PaulHax @thewtex we are having our community meeting over the next few weeks [1] [1] https://www.openmicroscopy.org/events/ome-community-meeting-2022/ |
@jburel that's fantastic! We are excited to participate! |
Great. Registration closes on Friday 04/11. We will send zoom link and info to the participants |
conda
environment with the required dependenciesThe git command requires the command line developer tools
The tools is not installed.
The text was updated successfully, but these errors were encountered: