-
Go to trout latest, any user. Find Project `5.0 data`, expand, find the dataset `leica-original` and select it.
Change to `Auto Tag` in central pane.(Observe that the list is not loaded properly with …
-
When we import an image from OMERO 5.1, display the units 'symbol' in the scalebar form and label (and save units enumeration, E.g. "MICROM"?).
Later we may want to allow users to choose the units of…
-
Using the latest `launch-strategy` branch. Installed using `install-imagej`. No problems with downloading or update using the omero5 update site.
Then, the `gen-scripts` script fails. The reported er…
-
Hi folks,
I have some questionable tiffs that I've been getting from old imaging equipment that I've been using Djatoka to convert up to JP2 up to now. I do not have much love for Djatoka, and was ve…
-
1) Tool tips for icons in the preview pane.
2) Demo figure : Show in webclient could point at the JCB figure.
3) Import as : (paste from local backup of the figure). --> Kinda acts like a template obj…
-
Using the omero cli, one should be able to redirect stdout and stderr using the options `---file` and `---err`. However, the line about the session is actually never redirected:
```
$ bin/omero impor…
-
Connect to OMERO from an interactive Python shell, enable keep alive pings
```
bin/omero shell
```
```
import omero
import omero.gateway
cli = omero.client('localhost')
sess = cli.createSession('us…
-
I was going to report an error when reading ppm images but while trying to import the image via your QA system, I noticed the list of supported formats and turns out that ppm are not listed as support…
-
Using the omero command line, there is mention of a debug option to set the level of stuff printed to stderr:
```
$ bin/omero help import
[...]
--debug LEVEL Turn debug logging on (opti…
-
@PaulVanSchayck [wrote](https://github.com/imagej/imagej-omero/issues/36#issuecomment-43472610):
> I just tested your latest version, without Jython. The install and related works nicely, all scripts…