[ome-users] Image too big for OMERO.figure

William Moore will at lifesci.dundee.ac.uk
Mon Feb 22 10:05:35 GMT 2016


Hi Kai,

 Unfortunately OMERO.figure doesn’t support tile-based viewing of big images (in the way that the web client viewer does).

See discussion at https://www.openmicroscopy.org/community/viewtopic.php?f=4&t=7873&p=16073 <https://www.openmicroscopy.org/community/viewtopic.php?f=4&t=7873&p=16073>

Because we are limited to working with single planes, we have a hard-coded limit of max size, which is currently
equivalent to 5k x 5k, see https://github.com/ome/figure/blob/v1.2.0/static/figure-1.2.0.js#L3679 <https://github.com/ome/figure/blob/v1.2.0/static/figure-1.2.0.js#L3679>

Since your image is 10k x 11k I don’t think that tweaking this cut-off is going to help, since rendering the whole image as
a single plane would likely be too slow & use a lot of memory.

Other work-arounds would be to crop the image prior to adding to OMERO.figure, or down-sampling (before import to OMERO).
These are discussed a bit at the link above.

I would eventually like to support proper tile-based viewing of big images in OMERO.figure, but I’m afraid that won’t happen
in the foreseeable future,

 Regards,

  Will.



> On 19 Feb 2016, at 17:07, Kai Schleicher <kai.schleicher at unibas.ch> wrote:
> 
> Hi,
>  
> First off I wanted to say that I really like working with OMERO.figure – it’s simply brilliant!
>  
> I did however encounter a problem recently: Could it be that there is a maximum filesize for OMERO.figure?
>  
> My file is about 230 MB and displays fine using the viewer in the web client.
>  
> OMERO.figure on the other hand gives me an error: “Image too big for OMERO.figure”.
>  
> I have uploaded the file (QA Bug ID 17037).
>  
> Thanks for the help and cheers,
> Kai
>  
> --
> Kai Schleicher, PhD | Research Associate in Advanced Light Microscopy | Biozentrum, University of Basel | Klingelbergstrasse 50/70 | CH-4056 Basel
> Phone: +41 61 267 22 50 | kai.schleicher at unibas.ch <mailto:kai.schleicher at unibas.ch> | www.biozentrum.unibas.ch <http://www.biozentrum.unibas.ch/> | www.microscopynetwork.unibas.ch <http://www.microscopynetwork.unibas.ch/>
>  
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk <mailto:ome-users at lists.openmicroscopy.org.uk>
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users <http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20160222/cd88cd30/attachment.html>


More information about the ome-users mailing list