Last active
June 14, 2021 12:58
-
-
Save sbesson/befae93a0b65e6cd3df6fae4af789159 to your computer and use it in GitHub Desktop.
Companion / Unicode
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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