Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for INI files representing a Metaxpress plate #213

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

melissalinkert
Copy link
Member

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.

Copy link

@mabruce mabruce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Channel.EmissionWavelength, Pixels.PhysicalSizeX, Pixels.PhysicalSizeY, and Plane.ExposureTime are all present in the OME-XML. Conversion of a plate from the INI format to OME-NGFF works as expected.

@chris-allan chris-allan merged commit 287335c into glencoesoftware:master Jan 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants