-
Hi @guiwitz ,
I just started playing with microfilm and so far, I love it. I'd just have a minor suggestion: The default color maps (red, green, blue) pretty much fit to what people know from Image…
-
When I use the napari-cosmx plugin with the demo data, I want to export the DNA images to tiff file, and the error is shown as following, do you have any idea on this?
```
--------------------------…
-
**small overdue fixes:**
- grid display, toggle on/off not working. why? long overdue fix
- any other viz/ui features?
**new idea:**
- 'poor man analog' the gas/fluid sim feature of coloring par…
-
## 🚀 Feature
Implement CVD-friendly color maps as default (like the already existing viridis, e.g.) and 'discourage' others that are prone to show artefacts.
## Motivation
From the scientific poi…
-
histogramScaling currently ignores values of equal to or less than zero.
-
### System details
RStudio Edition : Desktop [Open Source]
RStudio Version : 2023.9.0.233
OS Version : Windows 10 x64 (build 22621)
R Version : R version 4.2.2 (2022-1…
cderv updated
6 months ago
-
Sorry I'm new in this area, how to visualize the depth_pred from ZeroDepth or PackNet ?
-
Hi there,
I am using a PC with windows 7. I get the following error message when I ran "gradlew run"
Copied natives into C:\Users\IMarroquin\Documents\My Research Work\Colores_work\Explorative_A…
-
The following works fine:
```julia
df = (x=1:3, y=1:3, c=1:3)
plt = data(df) * mapping(:x, :y, color=:c => nonnumeric) * visual(alpha=0.5)
draw(plt)
```
but if I remove the `nonnumeric` …
-
In the following visualization, I am trying to highlight different subsets in a dataset:
``` python
import numpy as np
from astropy.io import fits
from vispy import scene
from vispy.color import Co…