LICENSE
README.rst
pyproject.toml
setup.py
dielectric.egg-info/PKG-INFO
dielectric.egg-info/SOURCES.txt
dielectric.egg-info/dependency_links.txt
dielectric.egg-info/top_level.txt
docs/source/conf.py
src/dielectric/__init__.py
src/dielectric/constants.py
src/dielectric/classes/__init__.py
src/dielectric/classes/cells.py
src/dielectric/classes/colloids.py
src/dielectric/classes/electrolytes.py
src/dielectric/classes/measurements.py
src/dielectric/classes/particles.py
src/dielectric/control/HP4194visa.py
src/dielectric/control/__init__.py
src/dielectric/data/Big_Cell_NaCl_1mM.yaml
src/dielectric/data/Cell_1_KCl_1mM.yaml
src/dielectric/data/Cyl_cell_Paris_KCl_1mM.yaml
src/dielectric/data/Cyl_cell_Paris_NaCl_1mM.yaml
src/dielectric/data/NaCl_1mM_BigCell.yaml
src/dielectric/data/__init__.py
src/dielectric/data/article_2015.yaml
src/dielectric/data/poly.yaml
src/dielectric/data/theory3.yaml
src/dielectric/models/__init__.py
src/dielectric/models/cell_models.py
src/dielectric/poly/__init__.py
src/dielectric/poly/polyplot.py
src/dielectric/poly/polyutils.py
src/dielectric/utils/__init__.py
src/dielectric/utils/analysis_utils.py
src/dielectric/utils/complex_utils.py
src/dielectric/utils/file_utils.py
src/dielectric/utils/hp4194.py
src/dielectric/utils/hp4990.py
src/dielectric/utils/openshortload.py
src/dielectric/utils/plot_utils.py
tests/__init__.py
tests/context.py
tests/Delft_2012/HPscript.py
tests/Delft_2012/testpoly.py
tests/EDfig5/plot_fig5_0_1mM_KCl.py
tests/EDfig5/plot_fig5_100mM_KCl.py
tests/EDfig5/plot_fig5_10mM_KCl.py
tests/EDfig5/plot_fig5_1mM_KCl.py
tests/EDfig5/plot_fig5_water.py
tests/EDfig6/plot_ed_data.py
tests/EDfig8/plot_ed_data_fig8.py
tests/EDfig8/plot_fig8_4liters.py
tests/EDfig8/plot_fig8_becher.py
tests/EDfig8/plot_fig8_siligum.py
tests/GS_2025/GSscript4194.py
tests/GS_2025/GSscript4194_kao.py
tests/GS_2025/readfileZ.py
tests/Paris_Feb_2025/GELTECH.py
tests/Paris_Feb_2025/GELTECH_2025_example.py
tests/Paris_Feb_2025/all4990.py
tests/Paris_Feb_2025/cell_parameters.py
tests/Paris_Feb_2025/dls_claire.py
tests/Paris_Feb_2025/dls_claire2.py
tests/Paris_Feb_2025/dls_tea.py
tests/Paris_Feb_2025/filling.py
tests/Paris_June_2024/GELTECH_18062024_200624_example.py
tests/Paris_June_2024/GELTECH_180624_example.py
tests/Paris_June_2024/GELTECH_200624_example.py
tests/Paris_June_2024/dls_200624_example.py
tests/Paris_March_2026/bw_all.py
tests/Paris_March_2026/by_weight_compare.py
tests/Paris_March_2026/calculation_beta_example.py
tests/Paris_March_2026/correction.py
tests/conducti_delft/fig5_osl.py
tests/models/RC_model.py
tests/openshort/testloadshort10mM.py
tests/polydisperse/polydisperse_ep_noep.py
tests/simulations/Simulation.py
tests/simulations/Simulation_LCR.py
tests/simulations/Simulation_lmfit.py
tests/simulations/cell_2_model_1mM_Fig8.py
tests/simulations/conductivity_cell_model_0_1_mM.py
tests/simulations/conductivity_cell_model_0_1_mM_extra_Rdc.py
tests/simulations/conductivity_cell_model_0_1_mM_extra_Rep.py
tests/simulations/conductivity_cell_model_100mM.py
tests/simulations/conductivity_cell_model_10mM.py
tests/simulations/conductivity_cell_model_1mM.py
tests/simulations/example_complex_resonator_model.py
tests/theory/theory3.py
tests/theory/theory_cyl.py