omero-iviewer icon indicating copy to clipboard operation
omero-iviewer copied to clipboard

An OMERO.web app allowing to view images

Results 64 omero-iviewer issues
Sort by recently updated
recently updated
newest added

Fixes #473 This improves the error handling for loading image metadata. Previously we only handled `404 Image not found`, but if any JSON data was returned, even with exceptions, then...

This replaces (builds on) #464 and #456 and also supports movie playing waiting on image loading. These PRs are combined to avoid conflicts, since the functionality is all related. Also...

Various errors in Rendering Engine, or corrupt images etc can cause the imgData JSON loading to fail completely or to return incomplete JSON. In most cases, errors are not shown...

When using the `omero-ms-image-region` microservice, the number of active channels is limited by default to 10 (configurable at https://github.com/glencoesoftware/omero-ms-image-region/blob/a3c6e61ecb02c608f4c1f8c296c259d7de9f5cc3/src/dist/conf/config.yaml#L12) The limit can be queried at https://github.com/glencoesoftware/omero-ms-image-region/blob/master/src/main/java/com/glencoesoftware/omero/ms/image/region/ImageRegionMicroserviceVerticle.java#L486 Although I don't see...

To test: - Open 1 or more images, zoom, pan, change rendering settings and add ROIs. - File > Save Viewport(s) as Figure - Enter a name for figure -...

See https://forum.image.sc/t/z-projections-disabled/95042/7 Discussion above shows that we don't give any feedback about why projection is disabled. Users can't tell if the max projection bytes config is being taken into account...

changelog (PRs still open)

Hello @will-moore , @jburel There is an issue with the `min/max` mode button to display channel ranges. I have 16bits images, size > 3k x 3k. By default, when I...

When dealing with images that have lots of Channels, it is useful to be able to organise them into groups, which allows you to turn multiple channels on/off at once....

See https://forum.image.sc/t/a-couple-of-queries-about-omero-iviewer/36144 "Down the LHS of the screen, there is a list of the other images from the dataset that has provided the image being viewed - is there any...