-
If I do a napari-imagej install from scratch with `mamba create -n napari-imagej napari-imagej` I currently get `jpype1 1.5.1`.
When starting up `napari-imagej` in this environment, `napari` hard c…
-
Write a script that uses the N5 data viewer plugin, and does some processing on it to display the capabilities of this plugin within a real world example.
-
The auto-enabling of the micromanager-dev update site is confusing, as there is no indication that it is tied to OpenSPIM.
When disabling micromanager-dev without disabling OpenSPIM, micromanager att…
-
Currently we have ImageJ bundled with ActiveSegmentation zip which supports only Windows, I would like to make it available for Linux systems as well.
-
Tried some [work-arounds](https://github.com/apposed/jaunch/issues/45#issuecomment-2189892462) but when launching Fiji via double-click or from console we don't get OS-level focus on Windows.
The r…
-
I accidentally unchecked the "Java 8" update site, then re-checked it. This left me with changes:
![image](https://github.com/user-attachments/assets/8af4acd5-82ad-47eb-a23b-b249310aec6b)
Which fi…
-
Oracle Java 7 and 8 (including 1.8.0_66) have a severe performance problem when attaching an AWT `MenuBar` to new windows. See [this forum thread](http://forum.imagej.net/t/mac-java-speed-issues/304/4…
-
```
final ImageJ imageJ = new ImageJ();
imageJ.ui().showUI();
final OpenOMEZARRFromS3Command command = new OpenOMEZARRFromS3Command();
command.s3URL = "https://s3.e…
-
From https://github.com/imagej/imagej-ops/blob/master/src/main/java/net/imagej/ops/special/hybrid/BinaryHybridCFI.java#L81 we see that `Op`s usually are thread-safe. However, https://github.com/imagej…
-
Hello, I'm trying out napari-imagej for the first time using an M2 Macbook pro - I was reading through some documentation and issues - specifically [#17 ](https://github.com/imagej/napari-imagej/issue…