LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
hs2p/__init__.py
hs2p/sampling.py
hs2p/tiling.py
hs2p.egg-info/PKG-INFO
hs2p.egg-info/SOURCES.txt
hs2p.egg-info/dependency_links.txt
hs2p.egg-info/not-zip-safe
hs2p.egg-info/requires.txt
hs2p.egg-info/top_level.txt
hs2p/configs/__init__.py
hs2p/configs/default.yaml
hs2p/utils/__init__.py
hs2p/utils/config.py
hs2p/utils/log_utils.py
hs2p/utils/utils.py
hs2p/wsi/__init__.py
hs2p/wsi/utils.py
hs2p/wsi/wsi.py
tests/test_filter_black_white_errors.py
tests/test_legacy_coordinates_regression.py
tests/test_level_selection.py
tests/test_mocked_multires_tiling.py
tests/test_mocked_sampling_filter.py
tests/test_overlay_semantics.py
tests/test_real_fixture_smoke_regression.py
tests/test_sampling_color_mapping_validation.py
tests/test_sampling_process_slide.py
tests/test_sort_and_mask_utils.py
tests/test_tissue_mask_holes.py
tests/test_visualize_mask_thickness.py