simone codeluppi

Results 2 comments of simone codeluppi

Hi thanks for the reply. You are correct. I have some `.attrs` that are not standard (I removed them :)). When I create the `sdata` object with `img_scaled = Image2DModel.parse(...

Thanks a lot! Here is a snippet: ``` python # Generate image import numpy as np import dask.array as da from pathlib import Path from spatialdata.models import Image2DModel from spatialdata...