glencoesoftware / bioformats2raw

Bio-Formats image file format to raw format converter
GNU General Public License v2.0
82 stars 36 forks source link

Add support for INI files representing a Metaxpress plate #213

Closed melissalinkert closed 10 months ago

melissalinkert commented 1 year ago

Be sure to check the Channel.EmissionWavelength, Pixels.PhysicalSizeX, Pixels.PhysicalSizeY, and Plane.ExposureTime values in the generated OME-XML. The logic there is slightly different, as it uses an OMEXMLMetadata to transport values instead of getters on MetamorphReader, as getters for those four values are not present in current Bio-Formats.