.readthedocs.yaml
LICENSE
README.rst
environment.txt
environment.yml
environment_12.yml
environment_dev.yml
environment_dev_12.yml
pyproject.toml
setup.py
todo.txt
ImpedanceData/Cell_1_KCl_0_1mM.yaml
ImpedanceData/Cell_1_KCl_10mM.yaml
ImpedanceData/Cell_1_KCl_1mM.yaml
ImpedanceData/Cyl_MgCl2_0_5mM.yaml
ImpedanceData/Cyl_NaCl_0_5mM.yaml
ImpedanceData/Data_Fig5_raw_open_short.txt
ImpedanceData/Data_Fig6.txt
ImpedanceData/Data_Fig8.txt
ImpedanceData/Data_Fig8_21dec.txt
ImpedanceData/Data_cell2_becher.txt
ImpedanceData/Data_cell2_in4liters.txt
ImpedanceData/Data_cell2_siligum.txt
ImpedanceData/NaCl_1mM.yaml
ImpedanceData/Water_step_elements_091221c.pdf
ImpedanceData/article_2015.yaml
ImpedanceData/poly.yaml
ImpedanceData/theory3.yaml
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/dielectric.classes.rst
docs/source/dielectric.ivp.rst
docs/source/dielectric.models.rst
docs/source/dielectric.poly.rst
docs/source/dielectric.rst
docs/source/dielectric.utils.rst
docs/source/field.jpg
docs/source/index.rst
docs/source/modules.rst
docs/source/readme.rst
docs/source/tutorial.rst
src/dielectric/__init__.py
src/dielectric/constants.py
src/dielectric.egg-info/PKG-INFO
src/dielectric.egg-info/SOURCES.txt
src/dielectric.egg-info/dependency_links.txt
src/dielectric.egg-info/top_level.txt
src/dielectric/classes/__init__.py
src/dielectric/classes/cells.py
src/dielectric/classes/colloids.py
src/dielectric/classes/electrolytes.py
src/dielectric/classes/particles.py
src/dielectric/control/HP4194visa.py
src/dielectric/control/__init__.py
src/dielectric/data/Cell_1_KCl_1mM.yaml
src/dielectric/data/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/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/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/Paris_March_2026/bw_all.py
tests/Paris_March_2026/by_weight.py
tests/Paris_March_2026/by_weight_compare.py
tests/Paris_March_2026/compare.py
tests/conducti_delft/Cell_1_KCl_1mM.yaml
tests/conducti_delft/fig5_osl.py
tests/editor/BaCl2.yaml
tests/editor/yedit.py
tests/models/RC_model.py
tests/notebooks/All4990.ipynb
tests/notebooks/GELTECH.ipynb
tests/notebooks/GELTECH_2024_example.ipynb
tests/notebooks/GELTECH_2025_example.ipynb
tests/notebooks/GS.ipynb
tests/notebooks/NaCl_1mM_BigCell.yaml
tests/notebooks/cell_parameters.ipynb
tests/openshort/testloadshort10mM.py
tests/polydisperse/polydisperse_ep_noep.py
tests/previous/THEORY3_oo.py
tests/previous/THEORY3_previous.py
tests/previous/article_2015.py
tests/previous/colloids_previous.py
tests/previous/electrolytes_previous.py
tests/previous/fig5_osl_oo_previous.py
tests/previous/fig5_osl_previous.py
tests/previous/particles_previous.py
tests/previous/polydisperse_oo_previous.py
tests/previous/polydisperse_previous.py
tests/previous/polyutils_old.py
tests/previous/polyutils_oo_previous.py
tests/previous/testloadshort10mM_previous.py
tests/previous/theory_cyl_oo_previous.py
tests/scripts/Delft 2012/HPscript.py
tests/scripts/Delft 2012/NaCl_1mM.yaml
tests/scripts/Delft 2012/testpoly.py
tests/scripts/GS 2025/GSscript4194.py
tests/scripts/GS 2025/GSscript4194_kao.py
tests/scripts/GS 2025/NaCl_1mM_BigCell.yaml
tests/scripts/GS 2025/readfileZ.py
tests/scripts/Paris_ june_2024/GELTECH_2024_example.py
tests/scripts/Paris_ june_2024/dls/dls.py
tests/scripts/Paris_feb_2025/GELTECH.py
tests/scripts/Paris_feb_2025/GELTECH_2025_example.py
tests/scripts/Paris_feb_2025/all4990.py
tests/scripts/Paris_feb_2025/cell_parameters.py
tests/scripts/Paris_feb_2025/dls_claire.py
tests/scripts/Paris_feb_2025/dls_claire2.py
tests/scripts/Paris_feb_2025/dls_tea.py
tests/scripts/Paris_feb_2025/filling.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