CellProfiler / python-bioformats

Read and write life sciences file formats
Other
132 stars 46 forks source link

Add methods to access units for physical pixel sizes #103

Closed ehrenfeu closed 6 years ago

ehrenfeu commented 6 years ago

This adds the corresponding "Unit" methods for all implemented "PhysicalSize" properties of the OMEXML.Image class as requested in issue #101.

Please note that other unit attributes are still missing, important candidates are e.g. Plane.DeltaTUnit and Plane.ExposureTimeUnit.