Skip to content

Parsing ROIs in Ome-XML #913

@simonwarchol

Description

@simonwarchol

User story
I'd like to access ROIs and corresponding ROI-Ref tags in the ome-xml. As is, I see we parse the Images metadata, which is accessible from the loader.

For reference: https://docs.openmicroscopy.org/ome-model/5.6.3/ome-xml/

Preferred solution
I am happy to extend omexml.ts to add ROI types/parsing if this would be ok.

Possible alternatives
If there is any way to get at the raw ome-xml (essentially the parseXML() result) without me duplicating code, that would also work. I'd prefer to not have to duplicate the file/url handling and parsing logic already implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions