Skip to content
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

Add How-to / Best practice around large datasets #350

Open
ClementCaporal opened this issue Feb 6, 2024 · 0 comments
Open

Add How-to / Best practice around large datasets #350

ClementCaporal opened this issue Feb 6, 2024 · 0 comments
Labels
content Ideas for new or improved content

Comments

@ClementCaporal
Copy link

ClementCaporal commented Feb 6, 2024

Hello ! I hope you are doing well!

📚 New content request

This request stems from discussion on Zulip with @psobolewskiPhD regarding the usage of napari with large images. It is aimed at providing guidance on handling large images efficiently within napari. The scope should be defined but could cover various aspects such as file formats metadata, visualization, annotation, and known crashs.

Outline

The outline should be driven by the scope and the kind of documentation. It could be offering best practices and addressing common use cases to live in the "How-to" section of the documentation. I am not sure how to avoid to much redundancy with existing documentation.

I see it as a extension from this section https://napari.org/stable/howtos/layers/image.html#multiscale-images but for all types of layers.

I propose the following questions because it is the recent use cases I had where I was unsure about the best practices.

  • Links to how to create ome.zarr file / other file format natively supported by napari without plugins. (maybe not specific to large images)
  • How to optimize file format to match napari multiscale. (similar use case here: Custom multiscale level napari#6418)
  • How to visualize?
    • Any difference between pure large 2D vs large 2D+slicing + large 3D for asynchronous loading.
    • Monitoring data loading (ex to check the format optimization?)
  • How to annotate?
  • miscellaneous operations that might crash 💥 napari and why?

Related ressources

I hope the discussion here will help to trim/expend the outline!
Sorry for this unclear draft.

@ClementCaporal ClementCaporal added the content Ideas for new or improved content label Feb 6, 2024
@ClementCaporal ClementCaporal changed the title Add How-to / Best practice around large images Add How-to / Best practice around large datasets Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Ideas for new or improved content
Projects
Development

No branches or pull requests

1 participant