Skip to content

Can convert pass the most important information from micromanager image plane metadata? #103

@talonchandler

Description

@talonchandler

Background: Earlier version of the tiff-to-zarr convert command would write all of the micromanager image plane metadata to text files. Micromanager writes metadata for each plane, so the resulting files were too large to be practical and the latest versions no longer convert this metadata.

Proposal: I think we're now in a position to improve the conversion so that the most important information is correctly read and transferred. I think the most important pieces of image plane metadata are related to the "scale/units" of the data:

  • PixelSizeUm and z-step_um can be written to the output array scale transformation metadata.
  • Exposure times and time steps might not be suitable for the scale transformations (?), but I think they deserve to live in the converted zarrs
  • others? IMO there's not need to transfer all of the device-state metadata, but @ieivanov or @edyoshikun might have preferences here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: ngffOME-NGFF metadata, spec compliance, collectionsarea: readersFormat readers, converters, data ingest

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions