Skip to content

broken svs on Bio-Formats update #691

@will-moore

Description

@will-moore

When testing ome/omero-web#536 on idr-testing, I noticed this issue which I think Seb mentioned was due to a Bio-Formats update (see below)

Deployed on idr-testing from branch at #537, this is returning different zoomLevelScaling from previously!?
On https://idr.openmicroscopy.org/webclient/img_detail/9840218/ that image has:

    "tiles": true,
    "tile_size": {
        "width": 240,
        "height": 240
    },
    "levels": 3,
    "zoomLevelScaling": {
        "0": 1.0,
        "1": 0.2499840367792606,
        "2": 0.029308473277568484
    },

But on idr-testing, a different zoomLevelScaling is causing problems:

Screenshot 2024-02-28 at 13 40 52

From slack idr, 28th Feb
Seb: "SVS in particular is a format which went through several changes in recent versions"

Will: Ah - so that bug may not be due to my PR?

Seb:
14:30
where that bug == the resolution levels are different between deployments or that bug == the resolution levels on idr-testing are incorrect?
14:32
actually the bug is clearly in production IDR (and has been addressed in recent Bio-Formats versions)
14:33
https://idr.openmicroscopy.org/webclient/img_detail/9840219/?dataset=10450 is absolutely not a label image, it's a resolution level of the whole slide image
14:34
so this dataset will partly break as part of the OMERO.server upgrade and we might need to consider reimporting these files unfortunately

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions