Sébastien Besson

Results 278 comments of Sébastien Besson

Fine to exclude for now. > How much work will it be to expand fake reader? Extending fake reader is doable but it would be good to define exactly what...

https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/lastCompletedBuild/testReport/ ``` failed on setup with "OSError: [Errno 36] File name too long ``` I'll convert these into INI files and rework the logic

After a bit of investigation, I decided to store the OME-XML metadata of the public sample DV files used for the gateway tests under `src/omero/gateway/scripts/imgs`. Together with the logic in...

More failing tests in https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/314/testReport/. Apart from `OmeroPy.test.integration.gatewaytest.test_wrapper.TestWrapper.testAllObjectsWrapper` which is a simply check on the format, half of the tests are failing due to checks on the channel start/end windows...

The latest version of these changes alongside https://github.com/ome/openmicroscopy/pull/6438 has been successfully executed as part of the nightly integration tests - https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/496/. The description has been updated to reflect the latest...

I am unable to reproduce https://github.com/ome/bioformats/issues/3789#issuecomment-2969740352 for QA 91521. The sample file imports without issue into OMERO.server 5.6.15 using OMERO.insight 5.8.6. This is consistent with the fact that the latest...

Confirmed that reading the file referenced in https://github.com/ome/bioformats/issues/3789#issuecomment-3013030058 generates an invalid OME-XML without #4331 and a valid OME-XML with the changes included.

> So this PR is purely to update the docs at https://omero.readthedocs.io/en/latest/sysadmins/config.html? Absolutely, the default logging values are defined in https://github.com/ome/omero-py/blob/8d8108de02104c654741d65f0ecbbf11c85e329d/src/omero/util/__init__.py#L32-L38 so modifying `etc/omero.properties` has no functional effect. But it...

While using these properties as part of the review of https://github.com/ome/omero-py/pull/417, one important aspect worth noting is that the `omero.logging.level` property only affects the Python servers (like `Processor` or `Tables`)....

Thanks @will-moore looking at your list of mismatches, all of these examples are multi-file & multi-folder file formats, primarily HCS but not only. Also from a quick search using the...