-
Dear Tischi,
thanks for the nice tool. I was wondering is you can create an import an ome.xml file created from a Viventis microscope.
I attach the ome file here. The tiff files are multi-page …
-
This loads way too much data.
There seems to be issues with the `randomAccess() in multiple places.
-
My workflow runs fine in the GUI, but in batch mode the Image Calculator fails. I'll try to extract an example workflow if necessary. Has anyone already seen that behavior?
```
ERROR KNIME-Worker…
-
Using N5 Viewer's "Extract to ImageJ" after loading an 8-bit dataset leads to a 32-bit virtual stack.
Example dataset with uint8 data: `s3://janelia-cosem-datasets/jrc_mus-liver/jrc_mus-liver.n5`
…
-
I was gonna use the `Watershed` algorithm, but found that one of its inputs, namely `Labeling` is deprecated. I was wondering what I am supposed to do? Shall I try to use it like it is or wait for a n…
-
We have talked about implementing new `Type`s for vectors and matrices that would ideally implement interfaces of a matrix library for more advanced computations (see also https://github.com/fiji/fiji…
-
Hello,
This is not an issue report but a question:
How does ClearVolume handle time-lapse data, internally?
Does it load only the currently active time-point into RAM and then onto the Graphi…
-
From [this discussion](https://imagesc.zulipchat.com/#narrow/stream/327470-Mastodon/topic/Code.20formatting.20Mastodon/near/319422038) on zulip:
@ctrueden said:
> make Eclipse and IntelliJ code fo…
-
Currently we always force [CELL mode](https://github.com/imagej/imagej-omero/blob/a51f312a854d8e4e28bd3c9c86db65bddcc4330a/src/main/java/net/imagej/omero/OMEROSession.java#L366-L367) when opening imag…
-
I have an implementation of the seeded watersheds transform at
https://github.com/hanslovsky/imglib2-algorithm/tree/watersheds-cleanup
[comparison with master](https://github.com/imglib/imglib2-algo…