Original comment from @MeyerBender
- normalization of channels: see differences between the two notebooks when plotting all channels but DAPI. I guess it is intentional that no normalization is performed by default, and it should be possible to normalize channels using the “norm” argument, but the documentation isn’t very clear on how to do this properly.
The comment refers to the different between making plot with spatialproteomics and making plot with spatialdata-plot.
In spatialmuon we had a preprocessing: Callable argument. Maybe we need something like this here instead of norm? @timtreis