ome_metadata

Module Contents

Functions

create_ome_metadata(→ str)

Attributes

OME_URI

OME_XSI

OME_SCHEMA_LOC

ome_metadata.OME_URI = 'http://www.openmicroscopy.org/Schemas/OME/2016-06'
ome_metadata.OME_XSI = 'http://www.w3.org/2001/XMLSchema-instance'
ome_metadata.OME_SCHEMA_LOC
ome_metadata.create_ome_metadata(source: OmeSource.OmeSource, output_filename: str, combine_rgb: bool = True, pyramid_sizes_add: list = []) str