Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato committed May 24, 2024
1 parent ce85c66 commit 830c84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spatialdata/dataloader/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 830c84e

Please sign in to comment.