.coveragerc .dockerignore .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/workflows/publish-to-docker-hub.yml .github/workflows/publish-to-pypi.yml .github/workflows/tests-conda.yml .gitignore .pre-commit-config.yaml .readthedocs.yaml CONTRIBUTING.rst Dockerfile LICENSE README.md docs/Makefile docs/make.bat docs/readthedocs-requirements.txt docs/source/_static/css/pathml.css docs/source/_static/images/dfci_cornell_joint_logos.png docs/source/_static/images/logo.png docs/source/_static/images/overview.png docs/source/_static/images/pipeline_composition_schematic.png docs/source/_static/images/running_preprocessing_schematic.png docs/source/_static/images/schematic_design.jpg docs/source/_static/images/transform_schematic.png docs/source/_static/images/transforms.png docs/source/_templates/breadcrumbs.html docs/source/api_core_reference.rst docs/source/api_datasets_reference.rst docs/source/api_ml_reference.rst docs/source/api_preprocessing_reference.rst docs/source/api_utils_reference.rst docs/source/conf.py docs/source/creating_pipelines.rst docs/source/dataloaders.rst docs/source/datasets.rst docs/source/examples/link_codex.nblink docs/source/examples/link_gallery.nblink docs/source/examples/link_loading_images.nblink docs/source/examples/link_multiplex_if.nblink docs/source/examples/link_stain_normalization.nblink docs/source/examples/link_train_hovernet.nblink docs/source/examples/link_workflow_HE_vignette.nblink docs/source/h5path.rst docs/source/index.rst docs/source/installation.rst docs/source/link_contributing.rst docs/source/loading_slides.rst docs/source/models.rst docs/source/overview.rst docs/source/running_pipelines.rst environment.yml examples/codex.ipynb examples/loading_images_vignette.ipynb examples/multiplex_if.ipynb examples/pathml_gallery.ipynb examples/stain_normalization.ipynb examples/train_hovernet.ipynb examples/vignettes/loading_images_vignette.ipynb examples/vignettes/workflow_HE_vignette.ipynb examples/vignettes/workflow_IF_vignette.ipynb examples/workflow_HE_vignette.ipynb pathml/__init__.py pathml/_logging.py pathml/_version.py pathml/core/__init__.py pathml/core/h5managers.py pathml/core/masks.py pathml/core/slide_backends.py pathml/core/slide_data.py pathml/core/slide_dataset.py pathml/core/slide_types.py pathml/core/tile.py pathml/core/tiles.py pathml/core/utils.py pathml/datasets/__init__.py pathml/datasets/base_data_module.py pathml/datasets/deepfocus.py pathml/datasets/pannuke.py pathml/datasets/utils.py pathml/ml/__init__.py pathml/ml/dataset.py pathml/ml/hovernet.py pathml/ml/utils.py pathml/preprocessing/__init__.py pathml/preprocessing/pipeline.py pathml/preprocessing/tiling.py pathml/preprocessing/transforms.py pathml/utils.py pyproject.toml setup.py tests/benchmark/he_benchmark.py tests/conftest.py tests/core_tests/conftest.py tests/core_tests/test_h5managers.py tests/core_tests/test_h5path.py tests/core_tests/test_masks.py tests/core_tests/test_slide_backends.py tests/core_tests/test_slide_data.py tests/core_tests/test_slide_dataset.py tests/core_tests/test_slide_types.py tests/core_tests/test_tile.py tests/core_tests/test_tiles.py tests/datasets_tests/test_dataset_utils.py tests/datasets_tests/test_deepblur.py tests/datasets_tests/test_pannuke.py tests/integration_tests/test_pipeline_running.py tests/ml_tests/test_dataset.py tests/ml_tests/test_hovernet.py tests/preprocessing_tests/test_pipeline.py tests/preprocessing_tests/test_tiling.py tests/preprocessing_tests/test_transforms.py tests/test_logging.py tests/test_manuscript_urls.py tests/test_utils.py tests/test_version.py tests/testdata/small_HE.svs tests/testdata/small_HE_levels.tiff tests/testdata/small_dicom.dcm tests/testdata/small_vectra.qptiff tests/testdata/smalltif.tif <<<<<< network # path=./coverage.xml /home/runner/work/pathml/pathml/pathml <<<<<< EOF OS=undefined PYTHON=undefined <<<<<< ENV