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

Derive tables and labels #14

Open
lorenzocerrone opened this issue Nov 15, 2024 · 1 comment
Open

Derive tables and labels #14

lorenzocerrone opened this issue Nov 15, 2024 · 1 comment

Comments

@lorenzocerrone
Copy link
Collaborator

The current implementation of the derive method does not copy over tables and labels.

  • We might need to change this for tables to make sure that custom table data is not lost.
  • Do we ever need to copy labels?

Possible approaches:

  • NgffImage.derive will have an argument copy_tables=True
  • We have a utility to move tables between ome-zarr

@jluethi to not forget it

@jluethi
Copy link

jluethi commented Nov 15, 2024

NgffImage.derive will have an argument copy_tables=True

That sounds promising :) Or the utility would also work of course

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants