Personal tools
  • We're Hiring!

You are here: Home Support FAQ Developer Can OMERO store images as doubles?

Can OMERO store images as doubles?

Can you store images back to OMERO from Matlab as doubles? They seem to be rounded to integers.

If you access the pixel values through the API, you can write images back to OMERO as doubles. The values will be stored correctly and if retrieved using the API the values will be correct.

The OMERO rendering engine does not yet support this data type. We have a ticket for that: see #1303. Therefore the OMERO clients cannot display this data correctly at present.

The values are stored correctly and will be viewable through the clients when the rendering engine has been update to full 32 bit data.

Document Actions