.gitignore
.readthedocs.yml
CHANGELOG
LICENSE
README.rst
pyproject.toml
.github/workflows/check.yml
.github/workflows/deploy_pypi.yml
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/extensions/github_changelog.py
src/dcnum/__init__.py
src/dcnum/_version.py
src/dcnum.egg-info/PKG-INFO
src/dcnum.egg-info/SOURCES.txt
src/dcnum.egg-info/dependency_links.txt
src/dcnum.egg-info/requires.txt
src/dcnum.egg-info/top_level.txt
src/dcnum/feat/__init__.py
src/dcnum/feat/event_extractor_manager_thread.py
src/dcnum/feat/gate.py
src/dcnum/feat/queue_event_extractor.py
src/dcnum/feat/feat_background/__init__.py
src/dcnum/feat/feat_background/base.py
src/dcnum/feat/feat_background/bg_copy.py
src/dcnum/feat/feat_background/bg_roll_median.py
src/dcnum/feat/feat_background/bg_sparse_median.py
src/dcnum/feat/feat_brightness/__init__.py
src/dcnum/feat/feat_brightness/bright_all.py
src/dcnum/feat/feat_brightness/common.py
src/dcnum/feat/feat_contour/__init__.py
src/dcnum/feat/feat_contour/contour.py
src/dcnum/feat/feat_contour/moments.py
src/dcnum/feat/feat_contour/volume.py
src/dcnum/feat/feat_texture/__init__.py
src/dcnum/feat/feat_texture/common.py
src/dcnum/feat/feat_texture/tex_all.py
src/dcnum/logic/__init__.py
src/dcnum/logic/ctrl.py
src/dcnum/logic/job.py
src/dcnum/logic/json_encoder.py
src/dcnum/meta/__init__.py
src/dcnum/meta/paths.py
src/dcnum/meta/ppid.py
src/dcnum/read/__init__.py
src/dcnum/read/cache.py
src/dcnum/read/const.py
src/dcnum/read/hdf5_data.py
src/dcnum/read/mapped.py
src/dcnum/segm/__init__.py
src/dcnum/segm/segm_thresh.py
src/dcnum/segm/segmenter.py
src/dcnum/segm/segmenter_manager_thread.py
src/dcnum/segm/segmenter_mpo.py
src/dcnum/segm/segmenter_sto.py
src/dcnum/segm/segm_torch/__init__.py
src/dcnum/segm/segm_torch/segm_torch_base.py
src/dcnum/segm/segm_torch/segm_torch_mpo.py
src/dcnum/segm/segm_torch/segm_torch_sto.py
src/dcnum/segm/segm_torch/torch_model.py
src/dcnum/segm/segm_torch/torch_postproc.py
src/dcnum/segm/segm_torch/torch_preproc.py
src/dcnum/write/__init__.py
src/dcnum/write/deque_writer_thread.py
src/dcnum/write/queue_collector_thread.py
src/dcnum/write/writer.py
tests/conftest.py
tests/helper_methods.py
tests/requirements.txt
tests/test_feat_background_base.py
tests/test_feat_background_bg_copy.py
tests/test_feat_background_bg_roll_median.py
tests/test_feat_background_bg_sparsemed.py
tests/test_feat_brightness.py
tests/test_feat_event_extractor_manager.py
tests/test_feat_gate.py
tests/test_feat_haralick.py
tests/test_feat_moments_based.py
tests/test_feat_moments_based_extended.py
tests/test_feat_volume.py
tests/test_init.py
tests/test_logic_job.py
tests/test_logic_join.py
tests/test_logic_json.py
tests/test_logic_pipeline.py
tests/test_meta_paths.py
tests/test_meta_ppid_base.py
tests/test_meta_ppid_bg.py
tests/test_meta_ppid_data.py
tests/test_meta_ppid_feat.py
tests/test_meta_ppid_gate.py
tests/test_meta_ppid_segm.py
tests/test_read_basin.py
tests/test_read_concat_hdf5.py
tests/test_read_hdf5.py
tests/test_read_hdf5_basins.py
tests/test_read_hdf5_index_mapping.py
tests/test_segm_base.py
tests/test_segm_mpo.py
tests/test_segm_no_mask_proc.py
tests/test_segm_sto.py
tests/test_segm_thresh.py
tests/test_segm_torch.py
tests/test_segm_torch_preproc.py
tests/test_write_deque_writer_thread.py
tests/test_write_queue_collector_thread.py
tests/test_write_writer.py
tests/data/fmt-hdf5_cytoshot_extended-moments-features.zip
tests/data/fmt-hdf5_cytoshot_full-features_2023.zip
tests/data/fmt-hdf5_cytoshot_full-features_2024.zip
tests/data/fmt-hdf5_cytoshot_full-features_legacy_allev_2023.zip
tests/data/fmt-hdf5_shapein_empty.zip
tests/data/fmt-hdf5_shapein_raw-with-variable-length-logs.zip
tests/data/segm-torch-model_unet-dcnum-test_g1_910c2.zip
tests/data/segm-torch-test-data_unet-dcnum-test_g1_910c2.zip