spatialdata-plot icon indicating copy to clipboard operation
spatialdata-plot copied to clipboard

background label color not respected.

Open melonora opened this issue 1 year ago • 1 comments

Seemingly the color of background labels is not respected. This is the output from the mibitof notebook: afbeelding

I remember having fixed this issue before but somehow it got reintroduced now.

melonora avatar Apr 01 '24 21:04 melonora

I think it's working as expected - assuming that only a 0 is background and anything else indicates a cell.

When I load the data from disk, it shows that the f.e. the top area of point_23 has the value 1, whereas the background in the blobs dataset has the value 0. Did we change that convention?

image image

timtreis avatar Apr 18 '24 13:04 timtreis

In that mibitof dataset several non-zero values are used for those large regions, it is therefore expected to show a random color. Closing the issue.

LucaMarconato avatar Jul 10 '24 20:07 LucaMarconato