README.md
setup.cfg
setup.py
luna/pathology/__init__.py
luna/pathology/analysis/__init__.py
luna/pathology/analysis/qupath/__init__.py
luna/pathology/cli/__init__.py
luna/pathology/cli/collect_tile_segment.py
luna/pathology/cli/extract_slide_texture_features.py
luna/pathology/cli/generate_tile_labels.py
luna/pathology/cli/infer_tile_labels.py
luna/pathology/cli/load_slide.py
luna/pathology/cli/visualize_tile_labels.py
luna/pathology/cli/dsa/__init__.py
luna/pathology/cli/dsa/dsa_annotations.py
luna/pathology/cli/dsa/dsa_api_handler.py
luna/pathology/cli/dsa/dsa_upload.py
luna/pathology/cli/dsa/dsa_viz.py
luna/pathology/cli/dsa/utils.py
luna/pathology/cli/dsa/examples/example_bitmask_polygon_config.yaml
luna/pathology/cli/dsa/examples/example_dsa_api_config.yaml
luna/pathology/cli/dsa/examples/example_dsa_upload_config.yaml
luna/pathology/cli/dsa/examples/example_heatmap_config.yaml
luna/pathology/cli/dsa/examples/example_qupath_polygon_config.yaml
luna/pathology/cli/dsa/examples/example_regional_polygon_config.yaml
luna/pathology/cli/dsa/examples/example_stardist_cell_config.yaml
luna/pathology/cli/dsa/examples/example_stardist_polygon_config.yaml
luna/pathology/cli/examples/collect_tile_results.yaml
luna/pathology/cli/examples/generate_tile_labels_no_labels.yaml
luna/pathology/cli/examples/generate_tile_labels_with_ov_labels.yaml
luna/pathology/cli/examples/infer_tile_labels_resnet18.yaml
luna/pathology/cli/examples/load_slide.yaml
luna/pathology/cli/examples/load_slide_with_patient_id_crc.yaml
luna/pathology/cli/examples/visualize_model_inference.yaml
luna/pathology/cli/examples/visualize_tile_labels.yaml
luna/pathology/common/EnsureByteContext.py
luna/pathology/common/__init__.py
luna/pathology/common/annotation_utils.py
luna/pathology/common/build_geojson.py
luna/pathology/common/ml.py
luna/pathology/common/preprocess.py
luna/pathology/common/slideviewer_client.py
luna/pathology/common/utils.py
luna/pathology/models/__init__.py
luna/pathology/models/eng_tissuenet.py
luna/pathology/models/ov_tissuenet.py
luna/pathology/point_annotation/___init__.py
luna/pathology/point_annotation/__init__.py
luna/pathology/point_annotation/proxy_table/___init__.py
luna/pathology/point_annotation/proxy_table/__init__.py
luna/pathology/point_annotation/proxy_table/generate.py
luna/pathology/point_annotation/refined_table/___init__.py
luna/pathology/point_annotation/refined_table/__init__.py
luna/pathology/point_annotation/refined_table/generate.py
luna/pathology/proxy_table/__init__.py
luna/pathology/proxy_table/data_ingestion_template_schema.yml
luna/pathology/proxy_table/generate.py
luna/pathology/proxy_table/regional_annotation/__init__.py
luna/pathology/proxy_table/regional_annotation/data_config_schema.yml
luna/pathology/proxy_table/regional_annotation/generate.py
luna/pathology/refined_table/__init__.py
luna/pathology/refined_table/regional_annotation/__init__.py
luna/pathology/refined_table/regional_annotation/dask_generate.py
luna/pathology/refined_table/regional_annotation/generate.py
luna/pathology/spatial/stats.py
luna/pathology/spatial/transforms.py
pyluna_pathology.egg-info/PKG-INFO
pyluna_pathology.egg-info/SOURCES.txt
pyluna_pathology.egg-info/dependency_links.txt
pyluna_pathology.egg-info/entry_points.txt
pyluna_pathology.egg-info/requires.txt
pyluna_pathology.egg-info/top_level.txt
pyluna_pathology.egg-info/zip-safe
tests/__init__.py
tests/test_config.yml
tests/luna/__init__.py
tests/luna/pathology/__init__.py
tests/luna/pathology/test_regional_etl_config.yaml
tests/luna/pathology/cli/__init__.py
tests/luna/pathology/cli/test_collect_tile_segment.py
tests/luna/pathology/cli/test_generate_tile_labels.py
tests/luna/pathology/cli/test_infer_tile_labels.py
tests/luna/pathology/cli/test_load_slide.py
tests/luna/pathology/cli/test_visualize_tile_labels.py
tests/luna/pathology/cli/dsa/__init__.py
tests/luna/pathology/cli/dsa/test_dsa_viz.py
tests/luna/pathology/cli/dsa/testdata/bitmask_polygon.yml
tests/luna/pathology/cli/dsa/testdata/bitmask_polygon_upload.yml
tests/luna/pathology/cli/dsa/testdata/dsa_config.yml
tests/luna/pathology/cli/dsa/testdata/heatmap_config.yml
tests/luna/pathology/cli/dsa/testdata/qupath_polygon.yml
tests/luna/pathology/cli/dsa/testdata/regional_annotation.json
tests/luna/pathology/cli/dsa/testdata/regional_polygon.yml
tests/luna/pathology/cli/dsa/testdata/stardist_cell.yml
tests/luna/pathology/cli/dsa/testdata/stardist_polygon.yml
tests/luna/pathology/cli/dsa/testouts/Tile-Based_Pixel_Classifier_Inference_123.json
tests/luna/pathology/cli/testdata/collect_tile_results.yml
tests/luna/pathology/cli/testdata/dsa_upload.yml
tests/luna/pathology/cli/testdata/generate_tile_labels_no_labels.yml
tests/luna/pathology/cli/testdata/generate_tile_labels_with_ov_labels.yml
tests/luna/pathology/cli/testdata/infer_tile_labels_resnet18.yml
tests/luna/pathology/cli/testdata/load_slide.yml
tests/luna/pathology/cli/testdata/load_slide_with_patientid.yml
tests/luna/pathology/cli/testdata/test_config.yml
tests/luna/pathology/cli/testdata/visualize_model_inference.yml
tests/luna/pathology/cli/testdata/visualize_tile_labels.yml
tests/luna/pathology/cli/testdata/data/test-project/tables/WSI_patientId/part-00000-29cf1803-9c4d-4808-a0eb-03921623f806-c000.snappy.parquet
tests/luna/pathology/cli/testdata/data/test-project/tables/WSI_patientId/part-00005-e44cb98b-a9be-49c1-8c69-27b8fadcdc49-c000.snappy.parquet
tests/luna/pathology/cli/testdata/data/test-project/tables/WSI_patientId/_delta_log/00000000000000000000.json
tests/luna/pathology/cli/testdata/data/test/slides/123/test_generate_tile_ov_labels/TileImages/data/metadata.json
tests/luna/pathology/cli/testdata/data/test/slides/123/test_generate_tile_ov_labels/TileScores/data/metadata.json
tests/luna/pathology/common/__init__.py
tests/luna/pathology/common/test_annotation_utils.py
tests/luna/pathology/common/test_build_geojson.py
tests/luna/pathology/common/test_ml.py
tests/luna/pathology/common/test_preprocess.py
tests/luna/pathology/common/test_slideviewer_client.py
tests/luna/pathology/common/test_utils.py
tests/luna/pathology/common/testdata/data_config_with_slideviewer_csv.yaml
tests/luna/pathology/common/testdata/data_config_without_slideviewer_csv.yaml
tests/luna/pathology/common/testdata/point_geojson_config.yaml
tests/luna/pathology/common/testdata/project/slides/123/user/RegionalAnnotationBitmap/data/123_user_SVBMP-01c9ea8d50971412600b83d4918d3888818b77792f4c40a66861bbd586ae5d51_annot.npy
tests/luna/pathology/common/testdata/project/tables/REGIONAL_METADATA_RESULTS/part-00000-91637ab6-2a29-4c77-8168-0c0ed5af3d18-c000.snappy.parquet
tests/luna/pathology/common/testdata/project/tables/REGIONAL_METADATA_RESULTS/part-00005-4bfc2771-8f4c-47c7-9271-edc0b8a4feef-c000.snappy.parquet
tests/luna/pathology/common/testdata/project/tables/REGIONAL_METADATA_RESULTS/_delta_log/00000000000000000000.json
tests/luna/pathology/point_annotation/__init__.py
tests/luna/pathology/point_annotation/proxy_table/__init__.py
tests/luna/pathology/point_annotation/proxy_table/test_generate.py
tests/luna/pathology/point_annotation/refined_table/__init__.py
tests/luna/pathology/point_annotation/refined_table/test_generate.py
tests/luna/pathology/point_annotation/testdata/point_geojson_config.yaml
tests/luna/pathology/point_annotation/testdata/point_js_config.yaml
tests/luna/pathology/point_annotation/testdata/test-project/tables/POINT_RAW_JSON_dsn/part-00000-4706cb19-2c51-4d62-8d62-95807ce23a88-c000.snappy.parquet
tests/luna/pathology/proxy_table/__init__.py
tests/luna/pathology/proxy_table/data.yaml
tests/luna/pathology/proxy_table/test_generate.py
tests/luna/pathology/proxy_table/regional_annotation/__init__.py
tests/luna/pathology/proxy_table/regional_annotation/test_generate.py
tests/luna/pathology/proxy_table/regional_annotation/test_data/input/labels.bmp
tests/luna/pathology/refined_table/__init__.py
tests/luna/pathology/refined_table/regional_annotation/__init__.py
tests/luna/pathology/refined_table/regional_annotation/geojson_concat_data.yaml
tests/luna/pathology/refined_table/regional_annotation/geojson_data.yaml
tests/luna/pathology/refined_table/regional_annotation/test_generate.py
tests/luna/pathology/refined_table/regional_annotation/test_data/small_holed_annotation.npy
tests/luna/pathology/spatial/test_stats.py
tests/luna/pathology/spatial/test_transforms.py
tests/luna/pathology/testdata/data/tables/patient/part-00000-5025e773-99df-4136-a1f4-342047751fa6-c000.snappy.parquet
tests/luna/pathology/testdata/data/tables/patient/_delta_log/00000000000000000000.json
tests/luna/pathology/testdata/data/test-project/configs/REGIONAL_CONCAT_GEOJSON_ds/app_config.yaml
tests/luna/pathology/testdata/data/test-project/configs/REGIONAL_CONCAT_GEOJSON_ds/data_config.yaml
tests/luna/pathology/testdata/data/test-project/configs/REGIONAL_GEOJSON_dsn/app_config.yaml
tests/luna/pathology/testdata/data/test-project/configs/REGIONAL_GEOJSON_dsn/data_config.yaml
tests/luna/pathology/testdata/data/test-project/configs/WSI_dsn/app_config.yaml
tests/luna/pathology/testdata/data/test-project/configs/WSI_dsn/data_config.yaml
tests/luna/pathology/testdata/data/test-project/pathology_annotations/regional_bmps/2021_HobS21_8_123/123_jill_SVBMP-123sdf_annot.bmp
tests/luna/pathology/testdata/data/test-project/pathology_annotations/regional_bmps/2021_HobS21_8_123/123_joe_SVBMP-123asd_annot.bmp
tests/luna/pathology/testdata/data/test-project/pathology_annotations/regional_geojsons/default_labels/2021_HobS21_8_123/123_jill_SVBMP-123sdf_annot_geojson.json
tests/luna/pathology/testdata/data/test-project/pathology_annotations/regional_geojsons/default_labels/2021_HobS21_8_123/123_joe_SVBMP-123asd_annot_geojson.json
tests/luna/pathology/testdata/data/test-project/pathology_annotations/regional_npys/2021_HobS21_8_123/123_jill_SVBMP-123sdf_annot.npy
tests/luna/pathology/testdata/data/test-project/pathology_annotations/regional_npys/2021_HobS21_8_123/123_joe_SVBMP-123asd_annot.npy
tests/luna/pathology/testdata/data/test-project/tables/REGIONAL_BITMASK_dsn/part-00000-699340cb-a72c-494c-818f-4cdfa17bab23-c000.snappy.parquet
tests/luna/pathology/testdata/data/test-project/tables/REGIONAL_BITMASK_dsn/part-00002-f36277fb-156d-4c44-a281-0b44ac58bd7d-c000.snappy.parquet
tests/luna/pathology/testdata/data/test-project/tables/REGIONAL_BITMASK_dsn/part-00005-8b16c280-b125-4caf-8a8b-8303a8b91548-c000.snappy.parquet
tests/luna/pathology/testdata/data/test-project/tables/REGIONAL_BITMASK_dsn/_delta_log/00000000000000000000.json
tests/luna/pathology/testdata/data/test-project/tables/REGIONAL_GEOJSON_ds/part-00000-4f3fc61c-c48e-4802-8d3c-228a93717724-c000.snappy.parquet
tests/luna/pathology/testdata/data/test-project/tables/REGIONAL_GEOJSON_ds/part-00008-a776da6a-7e2c-4b9e-a35d-205d2413e798-c000.snappy.parquet
tests/luna/pathology/testdata/data/test-project/tables/REGIONAL_GEOJSON_ds/part-00033-a7d97f34-f390-43f0-9bab-b7c400a5f01c-c000.snappy.parquet
tests/luna/pathology/testdata/data/test-project/tables/REGIONAL_GEOJSON_ds/_delta_log/00000000000000000000.json
tests/luna/pathology/testdata/test_dataset_address/dicom/RIA_12_345_001/20070401_CT/3_Lung_5mm/1.dcm
tests/luna/pathology/testdata/test_dataset_address/dicom/RIA_12_345_001/20070401_CT/3_Lung_5mm/2.dcm
tests/luna/pathology/testdata/test_dataset_address/dicom/RIA_12_345_001/20070401_CT/3_Lung_5mm/3.dcm
tests/luna/testdata/data/test-project/configs/WSI_dsn/app_config.yaml
tests/luna/testdata/data/test-project/configs/WSI_dsn/data_config.yaml