.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_moments/__init__.py
src/dcnum/feat/feat_moments/ct_opencv.py
src/dcnum/feat/feat_moments/mt_legacy.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/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/segm/__init__.py
src/dcnum/segm/segm_thresh.py
src/dcnum/segm/segmenter.py
src/dcnum/segm/segmenter_cpu.py
src/dcnum/segm/segmenter_gpu.py
src/dcnum/segm/segmenter_manager_thread.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_roll_median.py
tests/test_feat_background_bg_sparsemed.py
tests/test_feat_brightness.py
tests/test_feat_haralick.py
tests/test_feat_moments_based.py
tests/test_feat_moments_based_extended.py
tests/test_init.py
tests/test_logic_job.py
tests/test_logic_join.py
tests/test_logic_pipeline.py
tests/test_ppid.py
tests/test_ppid_bg.py
tests/test_ppid_data.py
tests/test_ppid_feat.py
tests/test_ppid_gate.py
tests/test_ppid_segm.py
tests/test_read_basin.py
tests/test_read_concat_hdf5.py
tests/test_read_hdf5.py
tests/test_segm_thresh.py
tests/test_segmenter.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_legacy_allev_2023.zip
tests/data/fmt-hdf5_shapein_raw-with-variable-length-logs.zip