CONTRIBUTORS
COPYRIGHT
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
LICENSES/LICENSE-DearPyGui.txt
LICENSES/LICENSE-Elchemea Analytical.txt
LICENSES/LICENSE-circuitikz.txt
LICENSES/LICENSE-impedance.py.txt
LICENSES/LICENSE-lmfit.txt
LICENSES/LICENSE-matplotlib.txt
LICENSES/LICENSE-numpy.txt
LICENSES/LICENSE-odfpy.txt
LICENSES/LICENSE-openpyxl.txt
LICENSES/LICENSE-pandas.txt
LICENSES/LICENSE-pyimpspec.txt
LICENSES/LICENSE-sympy.txt
LICENSES/LICENSE-tabulate.txt
LICENSES/LICENSE-tol_colors.txt
LICENSES/LICENSE-xdg.txt
LICENSES/README.md
src/deareis/__init__.py
src/deareis/arguments.py
src/deareis/config.py
src/deareis/file_dialog.py
src/deareis/keyboard_shortcuts.py
src/deareis/program.py
src/deareis/state.py
src/deareis/themes.py
src/deareis/tooltips.py
src/deareis/utility.py
src/deareis/version.py
src/deareis.egg-info/PKG-INFO
src/deareis.egg-info/SOURCES.txt
src/deareis.egg-info/dependency_links.txt
src/deareis.egg-info/entry_points.txt
src/deareis.egg-info/requires.txt
src/deareis.egg-info/top_level.txt
src/deareis/data/__init__.py
src/deareis/data/fitting.py
src/deareis/data/kramers_kronig.py
src/deareis/data/project.py
src/deareis/data/shared.py
src/deareis/data/simulation.py
src/deareis/licenses/LICENSE-DearEIS.txt
src/deareis/licenses/LICENSE-DearPyGui.txt
src/deareis/licenses/LICENSE-Elchemea Analytical.txt
src/deareis/licenses/LICENSE-circuitikz.txt
src/deareis/licenses/LICENSE-impedance.py.txt
src/deareis/licenses/LICENSE-lmfit.txt
src/deareis/licenses/LICENSE-matplotlib.txt
src/deareis/licenses/LICENSE-numpy.txt
src/deareis/licenses/LICENSE-odfpy.txt
src/deareis/licenses/LICENSE-openpyxl.txt
src/deareis/licenses/LICENSE-pandas.txt
src/deareis/licenses/LICENSE-pyimpspec.txt
src/deareis/licenses/LICENSE-sympy.txt
src/deareis/licenses/LICENSE-tabulate.txt
src/deareis/licenses/LICENSE-tol_colors.txt
src/deareis/licenses/LICENSE-xdg.txt
src/deareis/licenses/__init__.py
src/deareis/plot/__init__.py
src/deareis/plot/bode.py
src/deareis/plot/mu_xps.py
src/deareis/plot/nyquist.py
src/deareis/plot/residuals.py
src/deareis/plot/shared.py
src/deareis/project/__init__.py
src/deareis/project/average_data.py
src/deareis/project/circuit_editor.py
src/deareis/project/copy_mask.py
src/deareis/project/datasets.py
src/deareis/project/exploratory_results.py
src/deareis/project/fitting.py
src/deareis/project/kramers_kronig.py
src/deareis/project/overview.py
src/deareis/project/plotting.py
src/deareis/project/simulation.py
src/deareis/project/subtract_impedance.py
src/deareis/project/toggle_points.py
src/deareis/settings/__init__.py
src/deareis/settings/appearance_settings.py
src/deareis/settings/defaults_settings.py