squidpy
squidpy copied to clipboard
`make_tiles` doesn't copy transformations from the image it took as input
Report
Versions
v1.7.0
Can be hotfixed with
t = get_transformation(sdata["hne"]["scale0"].image)
set_transformation(sdata_right["hne_tiles"], t)