LLehner

Results 38 comments of LLehner

@giovp @timtreis PR is ready for review! Some additional questions that came up, which you could have a look at: 1. How should multiple slides be dealt with? All these...

I guess the main plots where it's useful to wrap `spatialdata-plot` would be `spatial_scatter` and `spatial_segment` since the others are about visualizing statistics.

Is the idea to replace the current `spatial_scatter` and `spatial_segment` with `spatialdata-plot` or also add different plotting capabilities? If one wants the "classic" 4 plots in a row graphic, should...

> Thaks a lot. I found it hard for a new learner to use the downloaded data, can there be a new tutorial start from the downloaded data, not the...

> No, this one seems to basically just extract the `adata` and then does normal things that were possible before. I think the goal should be to directly pass either...

Shouldn't some titles remain so people find certain sections more easily? --- View entire conversation on ReviewNB

Hi @FrancescaDr, i just tested your code on data with a single slide (so I didn't provide a library_key) and it seems like the sliding windows are only created when...

> If I choose x = 1,2,3 I get a adata.obs['sliding_window'] with 'None_Z' where Z is the number of the sliding window. Ah right, for this dataset the coordinates are...