ome / omero-figure

An OMERO.web app for creating Figures from images in OMERO
http://figure.openmicroscopy.org
GNU Affero General Public License v3.0
15 stars 31 forks source link

Units symbol support #49

Closed will-moore closed 9 years ago

will-moore commented 9 years ago

When we import an image from OMERO 5.1, display the units 'symbol' in the scalebar form and label (and save units enumeration, E.g. "MICROM"?).

Later we may want to allow users to choose the units of a scalebar. E.g. if an EM image has been imported with microns, you may want to show a scalebar in Angstroms etc. Will need conversion methods available somehow.

will-moore commented 9 years ago

https://github.com/will-moore/figure/pull/50