Tom Boissonnet

Results 8 issues of Tom Boissonnet

## Description The PR implements getters for `Screen`, `Plate`, `Run`, and `Well`, in the same style as the `Project`, `Dataset`, and `Image` getters. I implemented tests to cover the new...

## Description Hello Eric, I want to propose a function to list objects attached to tags `get_object_ids_by_tag` Also includes a parameter describing how multiple tags should be combined according to...

This PR adds the preview of LUTs introduced in https://github.com/ome/openmicroscopy/pull/6398 to OMERO.iviewer This depends on this OMERO.web PR: https://github.com/ome/omero-web/pull/568

Hello, I just installed omnipose from this post to avoid the scipy import error https://github.com/kevinjohncutler/omnipose/issues/78#issuecomment-2181421101 Running the example notebook "mono_channel_bact", I stumble upon the error: `ValueError: numpy.dtype size changed, may...

Hello, we found a bug on the timestamps display. We have data where the channel at index 0 was acquired only for the first and last frames. Because the query...

Here is the implementation of the dynamic LUT handling for the iviewer. dynamic LUT in omero-web: https://github.com/ome/omero-web/pull/581 Same as for https://github.com/ome/omero-figure/pull/596, if omero-web can provide the LUT png (generated dynamically...

# What this PR does I added perceptibly uniform LUTs. I started with the LUTs from the viridis family that I found in Fiji, but I extended it to other...

Changes in this PR are to increase the support of functionalities around ROIs: * support annotations on ROIs (could be used to organize ROIs with tags, add properties with KV...