CHANGELOG
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
dclab/__init__.py
dclab/_version.py
dclab/_version_save.py
dclab/cached.py
dclab/cli.py
dclab/compat.py
dclab/definitions.py
dclab/downsampling.py
dclab/kde_contours.py
dclab/kde_methods.py
dclab/parse_funcs.py
dclab/polygon_filter.py
dclab/statistics.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/external/__init__.py
dclab/external/skimage/__init__.py
dclab/external/skimage/_find_contours.py
dclab/external/skimage/_find_contours_cy.pyx
dclab/external/skimage/measure.py
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/contour.py
dclab/features/emodulus.py
dclab/features/emodulus_lut.txt
dclab/features/emodulus_viscosity.py
dclab/features/fl_crosstalk.py
dclab/features/inert_ratio.py
dclab/features/volume.py
dclab/isoelastics/__init__.py
dclab/isoelastics/isoel-analytical-area_um-deform.txt
dclab/isoelastics/isoel-numerical-area_um-deform.txt
dclab/rtdc_dataset/__init__.py
dclab/rtdc_dataset/config.py
dclab/rtdc_dataset/core.py
dclab/rtdc_dataset/export.py
dclab/rtdc_dataset/filter.py
dclab/rtdc_dataset/fmt_dict.py
dclab/rtdc_dataset/fmt_hdf5.py
dclab/rtdc_dataset/fmt_hierarchy.py
dclab/rtdc_dataset/load.py
dclab/rtdc_dataset/util.py
dclab/rtdc_dataset/write_hdf5.py
dclab/rtdc_dataset/ancillaries/__init__.py
dclab/rtdc_dataset/ancillaries/af_basic.py
dclab/rtdc_dataset/ancillaries/af_emodulus.py
dclab/rtdc_dataset/ancillaries/af_fl_max_ctc.py
dclab/rtdc_dataset/ancillaries/af_image_contour.py
dclab/rtdc_dataset/ancillaries/ancillary_feature.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/naming.py
docs/README.md
docs/conf.py
docs/dclab.bib
docs/index.rst
docs/requirements.txt
docs/sec_advanced_usage.rst
docs/sec_av_data.rst
docs/sec_av_notation.rst
docs/sec_av_rtdc_dataset.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_imprint.rst
docs/sec_z_bib.rst
docs/extensions/dclab_defs.py
docs/extensions/fancy_include.py
docs/extensions/github_changelog.py
examples/generate_example_images.py
examples/isoelastics.jpg
examples/isoelastics.py
tests/README.md
tests/helper_methods.py
tests/test_ancillaries.py
tests/test_cache.py
tests/test_config_value_mapping.py
tests/test_downsampling.py
tests/test_export.py
tests/test_feat_bright.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_isoelastics.py
tests/test_kde.py
tests/test_kde_contours.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_downsampling.py
tests/test_rtdc_filter.py
tests/test_rtdc_fmt_dict.py
tests/test_rtdc_fmt_hdf5.py
tests/test_rtdc_fmt_hierarchy.py
tests/test_rtdc_fmt_tdms.py
tests/test_rtdc_hash.py
tests/test_rtdc_limit_events.py
tests/test_rtdc_write_hdf5.py
tests/test_statistics.py
tests/data/example_isoelastics.txt
tests/data/rtdc_data_hdf5_contour_image_trace.zip
tests/data/rtdc_data_hdf5_mask_contour.zip
tests/data/rtdc_data_hdf5_rtfdc.zip
tests/data/rtdc_data_minimal.zip
tests/data/rtdc_data_shapein_v2.0.1.zip
tests/data/rtdc_data_traces_2flchan.zip
tests/data/rtdc_data_traces_video.zip
tests/data/rtdc_data_traces_video_bright.zip
tests/data/rtdc_data_traces_video_large_fov.zip