.gitignore
.readthedocs.yml
CHANGELOG
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
dclab/__init__.py
dclab/_version.py
dclab/cached.py
dclab/downsampling.pyx
dclab/http_utils.py
dclab/kde_contours.py
dclab/kde_methods.py
dclab/polygon_filter.py
dclab/statistics.py
dclab/util.py
dclab/warn.py
dclab.egg-info/PKG-INFO
dclab.egg-info/SOURCES.txt
dclab.egg-info/dependency_links.txt
dclab.egg-info/entry_points.txt
dclab.egg-info/requires.txt
dclab.egg-info/top_level.txt
dclab/cli/__init__.py
dclab/cli/common.py
dclab/cli/task_compress.py
dclab/cli/task_condense.py
dclab/cli/task_join.py
dclab/cli/task_repack.py
dclab/cli/task_split.py
dclab/cli/task_tdms2rtdc.py
dclab/cli/task_verify_dataset.py
dclab/definitions/__init__.py
dclab/definitions/feat_const.py
dclab/definitions/feat_logic.py
dclab/definitions/meta_const.py
dclab/definitions/meta_logic.py
dclab/definitions/meta_parse.py
dclab/external/__init__.py
dclab/external/packaging/LICENSE
dclab/external/packaging/LICENSE.APACHE
dclab/external/packaging/LICENSE.BSD
dclab/external/packaging/__init__.py
dclab/external/packaging/_structures.py
dclab/external/packaging/version.py
dclab/external/skimage/LICENSE
dclab/external/skimage/__init__.py
dclab/external/skimage/_find_contours.py
dclab/external/skimage/_find_contours_cy.pyx
dclab/external/skimage/_pnpoly.pyx
dclab/external/skimage/measure.py
dclab/external/skimage/pnpoly.py
dclab/external/skimage/_shared/__init__.py
dclab/external/skimage/_shared/geometry.pxd
dclab/external/skimage/_shared/geometry.pyx
dclab/external/statsmodels/LICENSE
dclab/external/statsmodels/__init__.py
dclab/external/statsmodels/nonparametric/__init__.py
dclab/external/statsmodels/nonparametric/_kernel_base.py
dclab/external/statsmodels/nonparametric/kernel_density.py
dclab/external/statsmodels/nonparametric/kernels.py
dclab/features/__init__.py
dclab/features/bright.py
dclab/features/bright_bc.py
dclab/features/bright_perc.py
dclab/features/contour.py
dclab/features/fl_crosstalk.py
dclab/features/inert_ratio.py
dclab/features/volume.py
dclab/features/emodulus/__init__.py
dclab/features/emodulus/load.py
dclab/features/emodulus/lut_HE-2D-FEM-22.txt
dclab/features/emodulus/lut_HE-3D-FEM-22.txt
dclab/features/emodulus/lut_LE-2D-FEM-19.txt
dclab/features/emodulus/pxcorr.py
dclab/features/emodulus/scale_linear.py
dclab/features/emodulus/viscosity.py
dclab/isoelastics/__init__.py
dclab/isoelastics/iso_HE-2D-FEM-22-area_um-deform.txt
dclab/isoelastics/iso_HE-2D-FEM-22-volume-deform.txt
dclab/isoelastics/iso_HE-3D-FEM-22-area_um-deform.txt
dclab/isoelastics/iso_HE-3D-FEM-22-volume-deform.txt
dclab/isoelastics/iso_LE-2D-FEM-19-area_um-deform.txt
dclab/isoelastics/iso_LE-2D-FEM-19-volume-deform.txt
dclab/isoelastics/iso_LE-2D-ana-18-area_um-deform.txt
dclab/kde/__init__.py
dclab/kde/base.py
dclab/kde/contours.py
dclab/kde/methods.py
dclab/lme4/__init__.py
dclab/lme4/lme4_template.R
dclab/lme4/rsetup.py
dclab/lme4/wrapr.py
dclab/rtdc_dataset/__init__.py
dclab/rtdc_dataset/check.py
dclab/rtdc_dataset/config.py
dclab/rtdc_dataset/copier.py
dclab/rtdc_dataset/core.py
dclab/rtdc_dataset/export.py
dclab/rtdc_dataset/feat_basin.py
dclab/rtdc_dataset/feat_temp.py
dclab/rtdc_dataset/filter.py
dclab/rtdc_dataset/fmt_dict.py
dclab/rtdc_dataset/fmt_http.py
dclab/rtdc_dataset/fmt_s3.py
dclab/rtdc_dataset/load.py
dclab/rtdc_dataset/meta_table.py
dclab/rtdc_dataset/writer.py
dclab/rtdc_dataset/feat_anc_core/__init__.py
dclab/rtdc_dataset/feat_anc_core/af_basic.py
dclab/rtdc_dataset/feat_anc_core/af_emodulus.py
dclab/rtdc_dataset/feat_anc_core/af_fl_max_ctc.py
dclab/rtdc_dataset/feat_anc_core/af_image_contour.py
dclab/rtdc_dataset/feat_anc_core/af_ml_class.py
dclab/rtdc_dataset/feat_anc_core/ancillary_feature.py
dclab/rtdc_dataset/feat_anc_ml/__init__.py
dclab/rtdc_dataset/feat_anc_plugin/__init__.py
dclab/rtdc_dataset/feat_anc_plugin/plugin_feature.py
dclab/rtdc_dataset/fmt_dcor/__init__.py
dclab/rtdc_dataset/fmt_dcor/access_token.py
dclab/rtdc_dataset/fmt_dcor/api.py
dclab/rtdc_dataset/fmt_dcor/base.py
dclab/rtdc_dataset/fmt_dcor/basin.py
dclab/rtdc_dataset/fmt_dcor/logs.py
dclab/rtdc_dataset/fmt_dcor/tables.py
dclab/rtdc_dataset/fmt_hdf5/__init__.py
dclab/rtdc_dataset/fmt_hdf5/base.py
dclab/rtdc_dataset/fmt_hdf5/basin.py
dclab/rtdc_dataset/fmt_hdf5/events.py
dclab/rtdc_dataset/fmt_hdf5/feat_defect.py
dclab/rtdc_dataset/fmt_hdf5/logs.py
dclab/rtdc_dataset/fmt_hdf5/tables.py
dclab/rtdc_dataset/fmt_hierarchy/__init__.py
dclab/rtdc_dataset/fmt_hierarchy/base.py
dclab/rtdc_dataset/fmt_hierarchy/events.py
dclab/rtdc_dataset/fmt_hierarchy/hfilter.py
dclab/rtdc_dataset/fmt_hierarchy/mapper.py
dclab/rtdc_dataset/fmt_tdms/__init__.py
dclab/rtdc_dataset/fmt_tdms/event_contour.py
dclab/rtdc_dataset/fmt_tdms/event_image.py
dclab/rtdc_dataset/fmt_tdms/event_mask.py
dclab/rtdc_dataset/fmt_tdms/event_trace.py
dclab/rtdc_dataset/fmt_tdms/exc.py
dclab/rtdc_dataset/fmt_tdms/naming.py
docs/.gitignore
docs/README.md
docs/conf.py
docs/dclab.bib
docs/index.rst
docs/requirements.txt
docs/sec_advanced_usage.rst
docs/sec_av_dc_io.rst
docs/sec_av_dc_usage.rst
docs/sec_av_dcor.rst
docs/sec_av_feat_plugin.rst
docs/sec_av_feat_temp.rst
docs/sec_av_fluorescence.rst
docs/sec_av_lme4.rst
docs/sec_av_notation.rst
docs/sec_av_s3.rst
docs/sec_av_scatter.rst
docs/sec_changelog.rst
docs/sec_cli.rst
docs/sec_code_reference.rst
docs/sec_examples.rst
docs/sec_getting_started.rst
docs/sec_z_bib.rst
docs/data/example.poly
docs/data/example.rtdc
docs/data/example_plugin.py
docs/data/example_plugin_metadata.py
docs/data/example_traces.rtdc
docs/data/example_video.rtdc
docs/extensions/dclab_defs.py
docs/extensions/fancy_include.py
docs/extensions/github_changelog.py
docs/extensions/simple_argparse.py
docs/figures/DCOR_API_Token_website.png
docs/logo/dc_logo.png
docs/logo/dc_logo.svg
docs/logo/dclab.png
docs/logo/dclab.svg
docs/logo/dclab_large_white.png
docs/logo/dclab_large_white.svg
docs/logo/favicon.ico
docs/logo/favicon.svg
docs/sec_av_basins/basin_example_workflows.svg
docs/sec_av_basins/index.rst
docs/sec_av_emodulus/index.rst
docs/sec_av_emodulus/figures_emodulus/.gitignore
docs/sec_av_emodulus/figures_emodulus/emodulus_20um_HE-2D-FEM-22.png
docs/sec_av_emodulus/figures_emodulus/emodulus_20um_HE-3D-FEM-22.png
docs/sec_av_emodulus/figures_emodulus/emodulus_20um_LE-2D-FEM-19.png
docs/sec_av_emodulus/figures_emodulus/plot_emodulus_lut.py
docs/sec_av_emodulus/figures_emodulus/requirements.txt
docs/sec_av_emodulus/figures_viscosity/LICENSE
docs/sec_av_emodulus/figures_viscosity/buyukurganci_22_fig3a.jpg
docs/sec_av_emodulus/figures_viscosity/buyukurganci_22_fig3a.pdf
examples/emodulus_dcor.jpg
examples/emodulus_dcor.py
examples/generate_example_images.py
examples/isoelastics.jpg
examples/isoelastics.py
examples/isoelastics_custom.jpg
examples/isoelastics_custom.py
examples/lme4_glmer_diff.py
examples/lme4_lmer.jpg
examples/lme4_lmer.py
examples/overview_plot.jpg
examples/overview_plot.py
examples/plugin_example.py
examples/plugin_usage.jpg
examples/plugin_usage.py
examples/viscosity_models.jpg
examples/viscosity_models.py
scripts/.gitignore
scripts/README.md
scripts/fem2iso_volume.py
scripts/fem2lutiso_std.py
scripts/fem2rtdc.py
scripts/pixelation_correction.py
scripts/pixelation_correction_2020.png
scripts/pixelation_correction_2022.png
scripts/requirements.txt
scripts/lut_recipes/__init__.py
scripts/lut_recipes/lut_processor.py
scripts/lut_recipes/hooks/LUT_analytical_linear-elastic_2Daxis.txt
scripts/lut_recipes/hooks/README.md
scripts/lut_recipes/hooks/__init__.py
scripts/lut_recipes/hooks/common.py
scripts/lut_recipes/hooks/he_2d_fem_22.py
scripts/lut_recipes/hooks/he_3d_fem_22.py
scripts/lut_recipes/hooks/le_2d_fem_19.py
tests/README.md
tests/conftest.py
tests/helper_methods.py
tests/requirements.txt
tests/test_cache.py
tests/test_cli.py
tests/test_cli_argparse.py
tests/test_cli_compress.py
tests/test_cli_condense.py
tests/test_cli_join.py
tests/test_cli_repack.py
tests/test_cli_split.py
tests/test_config_value_mapping.py
tests/test_dfn.py
tests/test_downsampling.py
tests/test_feat_bright.py
tests/test_feat_bright_bc.py
tests/test_feat_bright_perc.py
tests/test_feat_contour.py
tests/test_feat_emodulus.py
tests/test_feat_emodulus_viscosity.py
tests/test_feat_fl_crosstalk.py
tests/test_feat_inert_ratio.py
tests/test_feat_volume.py
tests/test_http_utils.py
tests/test_isoelastics.py
tests/test_kde_contours.py
tests/test_kde_deprecations.py
tests/test_kde_methods.py
tests/test_lme4.py
tests/test_lut_he_2d_fem_22.py
tests/test_lut_he_3d_fem_22.py
tests/test_polygon_contains.py
tests/test_polygon_filter.py
tests/test_rtdc_check_dataset.py
tests/test_rtdc_config.py
tests/test_rtdc_copier.py
tests/test_rtdc_core_feat.py
tests/test_rtdc_downsampling.py
tests/test_rtdc_export.py
tests/test_rtdc_export_avi.py
tests/test_rtdc_export_fcs.py
tests/test_rtdc_export_hdf5.py
tests/test_rtdc_export_tsv.py
tests/test_rtdc_feat_anc_core.py
tests/test_rtdc_feat_anc_ml.py
tests/test_rtdc_feat_anc_plugin.py
tests/test_rtdc_feat_basin.py
tests/test_rtdc_feat_basin_mapped.py
tests/test_rtdc_feat_temp.py
tests/test_rtdc_filter.py
tests/test_rtdc_fmt_dcor.py
tests/test_rtdc_fmt_dcor_access_token.py
tests/test_rtdc_fmt_dcor_basin.py
tests/test_rtdc_fmt_dict.py
tests/test_rtdc_fmt_hdf5.py
tests/test_rtdc_fmt_hdf5_basins.py
tests/test_rtdc_fmt_hdf5_basins_internal.py
tests/test_rtdc_fmt_hierarchy.py
tests/test_rtdc_fmt_http.py
tests/test_rtdc_fmt_http_basin.py
tests/test_rtdc_fmt_s3.py
tests/test_rtdc_fmt_s3_basin.py
tests/test_rtdc_fmt_tdms.py
tests/test_rtdc_hash.py
tests/test_rtdc_kde.py
tests/test_rtdc_limit_events.py
tests/test_rtdc_writer.py
tests/test_statistics.py
tests/test_util.py
tests/data/README.md
tests/data/example_access_token.dcor-access
tests/data/example_isoelastics.txt
tests/data/feat_anc_plugin_creative.py
tests/data/fmt-hdf5_fl-no-contour_2019.zip
tests/data/fmt-hdf5_fl_2017.zip
tests/data/fmt-hdf5_fl_2018.zip
tests/data/fmt-hdf5_fl_wide-channel_2023.zip
tests/data/fmt-hdf5_image-bg_2020.zip
tests/data/fmt-hdf5_image-mask-blood_2021.zip
tests/data/fmt-hdf5_mask-contour_2018.zip
tests/data/fmt-hdf5_polygon_gate_2021.zip
tests/data/fmt-hdf5_raw-cytoshot-exported.zip
tests/data/fmt-hdf5_segfault-compound_2023.zip
tests/data/fmt-hdf5_wide-channel_2023.zip
tests/data/fmt-tdms_2fl-no-image_2017.zip
tests/data/fmt-tdms_fl-image-bright_2017.zip
tests/data/fmt-tdms_fl-image-large-fov_2017.zip
tests/data/fmt-tdms_fl-image_2016.zip
tests/data/fmt-tdms_fl_2015.zip
tests/data/fmt-tdms_minimal_2016.zip
tests/data/fmt-tdms_shapein-2.0.1-no-image_2017.zip