openmicroscopy icon indicating copy to clipboard operation
openmicroscopy copied to clipboard

OME (Open Microscopy Environment) develops open-source software and data format standards for the storage and manipulation of biological light microscopy data. A joint project between universities, re...

Results 48 openmicroscopy issues
Sort by recently updated
recently updated
newest added

See https://github.com/ome/omero-py/pull/196#issuecomment-642446600 AdminService methods for loading Experimenters and Groups could allow options for loading the GroupExperimenterMap.

It woudl be great to be able to manage services (whether they are on or off) configurable from omero settings, so for example I could turn off pyramid generation if...

Add these `omero.logging` properties: https://github.com/ome/openmicroscopy/blob/v5.6.0/etc/templates/grid/templates.xml#L86-L90 to https://docs.openmicroscopy.org/omero/5.6.0/sysadmins/config.html

# What this PR does Add tests for new method introduced in https://github.com/ome/omero-gateway-java/pull/30 Check that the tests are green cc @dominikl

Following on from https://github.com/ome/openmicroscopy/pull/6156, I tried running the integration tests as background jobs: ``` ./build.py ... python & ./build.py ... java & ... wait ``` but https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/287/#showFailuresLink failed with CLI...

It's had quite a lot of testing, and most of the clients (Python, Java) wil support it by the time 5.6 is released. Should we enable websockets (wss i.e. "secure"...

It sits oddly to still be working from `develop` here when we don't much use `dev__` and so many of the related repositories use `master` so maybe we could use...

Looks like this old bug https://github.com/ome/openmicroscopy/issues/1185 is still present some how ``` Caused by: java.lang.IllegalArgumentException: Invalid directory specified for file system service. /nfs/omero/idr-repo/omero-server ```

see: https://forum.image.sc/t/errors-in-blitz-0-log-and-master-err/29578/5 Best currently theory is that an unclosed `omero.client` (i.e. `Ice.Communicator`) instance is leading to unintended output.

# What this PR does This is an experimental implementation of an alternative config system discussed in https://github.com/openmicroscopy/openmicroscopy/pull/6053#issuecomment-502637833 The configuration format is described in the doc-string of `omero.config.load_json_configs`: https://github.com/openmicroscopy/openmicroscopy/compare/develop...manics:web-json-config?expand=1#diff-5deedb87cde10b4e5f8a28d83b49559aR461 This...

exclude
transfer