Antonio Politi
Antonio Politi
Dear OME team, I have an issue with reading ND2 files from NIS-elements. In particular with the time-stamps. I attach a file. The expected time is 0.278270 10.017 20.033 but...
See issue in forum https://forum.image.sc/t/macro-recording-fails-to-save-parameters/50934
This `conda create --name devbio-napari-env python=3.9 devbio-napari -c conda-forge conda activate devbio-napari-env ` failed to install `napari-czifile2` A manual install with `conda install -c conda-forge napari-czifile2` helped.
This issue is related to https://forum.image.sc/t/ops-filter-gauss-gives-a-wrong-output/39379 The gaussian filter ops does not process the dimensions properly. The command ops.filter().gauss(dataset1, [1.0, 1.0, 0.0, 0.0, 0.0]) that should filter a XYZCT image...
Dear all, I link the post of forum.image.sc that explains the issue. It looks that for calibrations < 1 and high anisotropy there are spurious elements appearing in the distance...
Hello, when looking at anistropic sampled data Dx = Dy Dz the XZ or YZ view are fine as long as you do not press Reset View. In this case...
Hello, when loading a multicolor image the first channel is used for auto contrast and the range of all other channels is set to the first channel. Also the color...
## 🚀 Feature An Axis Grid/Frame in 3D. This is a standard feature from many visualization software. Here an example from paraview  and Imaris  ## Motivation A frame...
I encountered following issues with the numbering of spotsID * spotsID on the first frame do not start with ID0001. This is true for different detectors. * The value of...
Hello ImageJ and Fiji-team, it seems that in a recent update of Fiji some options are reset when Fiji is closed. We saw this as several macro were not working...