ome / bioformats

Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment. Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
https://www.openmicroscopy.org/bio-formats
GNU General Public License v2.0
370 stars 241 forks source link

Columbus: update to use micrometers instead of `reference frame` for positions #4180

Open melissalinkert opened 2 months ago

melissalinkert commented 2 months ago

See https://github.com/ome/bioformats/pull/4147#pullrequestreview-1989199061

This just updates the units for Plane and WellSample positions, since we are reasonably confident that the values are in micrometers.

Scheduling for 8.0.0 and excluding for now, in case I missed any config changes which would cause a test failure.