12 lines
627 B
XML
12 lines
627 B
XML
<OME xmlns="http://www.openmicroscopy.org/Schemas/OME/2016-06" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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="max.tif">
|
|
<Description/>
|
|
<Pixels ID="Pixels:0" DimensionOrder="XYCZT" Type="uint16" SignificantBits="16" Interleaved="false" BigEndian="true" SizeX="1024" SizeY="1024" SizeZ="1" SizeC="1" SizeT="1">
|
|
<Channel ID="Channel:0:0" SamplesPerPixel="1">
|
|
<LightPath/>
|
|
</Channel>
|
|
<MetadataOnly/>
|
|
</Pixels>
|
|
</Image>
|
|
</OME>
|