-
### Overview of design need
I would like to start a discussion about terminology in napari versus other image analysis tools (I mostly refer to ImageJ). I often find myself explaining basic things …
-
I seem to have an error running FindFoci from Fiji. Any idea what is wrong?
(Fiji Is Just) ImageJ 2.0.0-rc-61/1.51n; Java 1.8.0_66 [64-bit]; Mac OS X 10.11.6; 60MB of 5288MB (1%)
-
## 📚 Documentation
Goal:
Create a page for people to know what napari does and have the first try efficiently.
Target audience:
- Know nothing about napari
- May or may not know Python
- In…
-
Hi Christoph @cgohlke ,
you saw it already on image.sc. I'm experiencing issues when opening a multi-4GB-OME-TIF file in napari and [apparently](https://github.com/AllenCellModeling/napari-aicsima…
-
I have switched to modern mode but there is no more an option to move back to legacy mode...
ImageJ 2.0.0-rc-69/.52i
Java 1.8.0_172 [amb64]
![fiji-mm](https://user-images.githubusercontent.com/603…
Borda updated
3 years ago
-
Hi,
I'm getting an error when I'm loading data to ImageJ using something like this:
```python
import imagej
ij = imagej.init(headless=False)
ij.ui().showUI()
loaded_data = np.a…
-
To reproduce (on OSX):
1) Switch to modern mode
2) Open a dataset
3) Switch to legacy mode
4) close the dataset
5) switch modern mode
There will be display flashes where the datasets used to be, as …
-
Switch to modern mode, then back to legacy mode. Now when you open datasets, they display twice - one legacy display and one modern display.
-
The legacy mode (i.e. switching off all synchronization between legacy ImageJ 1.x and the ImageJ2 context) was a nice way to be able to switch Fiji to ImageJ2 gradually. However, after ImageJ 2.0.0 w…
dscho updated
3 years ago
-
@K-Meech I guess this repo is not yet using the new github action CI, is it?
Would you be able to configure this?