From 830c84e4d50e8eaaa209587b4518f9806afa9b8d Mon Sep 17 00:00:00 2001 From: Luca Marconato Date: Fri, 24 May 2024 19:04:03 +0200 Subject: [PATCH] fix docs --- src/spatialdata/dataloader/datasets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spatialdata/dataloader/datasets.py b/src/spatialdata/dataloader/datasets.py index b19c2237..a6f529c4 100644 --- a/src/spatialdata/dataloader/datasets.py +++ b/src/spatialdata/dataloader/datasets.py @@ -61,7 +61,7 @@ class ImageTilesDataset(Dataset): tile_scale This parameter is used to determine the size (width and height) of the tiles. Each tile will have size in units equal to tile_scale times the diameter of the circle that approximates (=same - area) the region that defines the tile. + area) the region that defines the tile. For example, suppose the regions to be multiscale labels; this is how the tiles are created: