Skip to content

Instantly share code, notes, and snippets.

@sbesson
Last active June 14, 2021 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sbesson/befae93a0b65e6cd3df6fae4af789159 to your computer and use it in GitHub Desktop.
Save sbesson/befae93a0b65e6cd3df6fae4af789159 to your computer and use it in GitHub Desktop.
Companion / Unicode
<?xml version="1.0" encoding="UTF-8"?>
<OME xmlns="http://www.openmicroscopy.org/Schemas/OME/2016-06" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Creator="OME Bio-Formats 6.6.0" UUID="urn:uuid:d830ec74-9e12-43cd-b4d0-0a0c8a7c57c4" xsi:schemaLocation="http://www.openmicroscopy.org/Schemas/OME/2016-06 http://www.openmicroscopy.org/Schemas/OME/2016-06/ome.xsd">
<Image ID="Image:0" Name="test">
<Pixels BigEndian="false" DimensionOrder="XYZCT" ID="Pixels:0" Interleaved="false" SignificantBits="8" SizeC="1" SizeT="1" SizeX="512" SizeY="512" SizeZ="1" Type="uint8" PhysicalSizeX="1" PhysicalSizeXUnit="µm">
<Channel ID="Channel:0:0" SamplesPerPixel="1">
<LightPath/>
</Channel>
<TiffData FirstC="0" FirstT="0" FirstZ="0" IFD="0" PlaneCount="1">
<UUID FileName="test.ome.tiff">urn:uuid:faa8214a-e188-4fb7-bb85-262225e6bfb4</UUID>
</TiffData>
</Pixels>
</Image>
</OME>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment