You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spacing: 0.5# spacing at which to tile the slide, in microns per pixel
14
-
# tolerance: 0.07 # tolerance for matching the spacing (float between 0 and 1, deciding how much the spacing can deviate from the one specified in the slide metadata)
15
14
tolerance: 0.05# tolerance for matching the spacing (float between 0 and 1, deciding how much the spacing can deviate from the one specified in the slide metadata)
16
15
tile_size: 2048# size of the tiles to extract, in pixels
17
-
# min_tissue_percentage: 0.1 # threshold used to filter out tiles that have less tissue than this value (percentage)
18
-
min_tissue_percentage: 0.01# threshold used to filter out tiles that have less tissue than this value (percentage)
16
+
min_tissue_percentage: 0.1# threshold used to filter out tiles that have less tissue than this value (percentage)
0 commit comments