AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pages-publish.sh
requirements.txt
setup.py
MADAP.egg-info/PKG-INFO
MADAP.egg-info/SOURCES.txt
MADAP.egg-info/dependency_links.txt
MADAP.egg-info/entry_points.txt
MADAP.egg-info/not-zip-safe
MADAP.egg-info/requires.txt
MADAP.egg-info/top_level.txt
docs/.nojekyll
docs/Makefile
docs/make.bat
docs/build/html/.nojekyll
docs/source/conf.py
docs/source/index.rst
docs/source/generated_arrhenius/arrhenius.rst
docs/source/generated_arrhenius/modules.rst
docs/source/generated_impedance/impedance.rst
docs/source/generated_impedance/modules.rst
docs/source/generated_voltammetry/modules.rst
src/__init__.py
src/madap_cli.py
src/madap_gui.py
src/madap/__init__.py
src/madap/data_acquisition/__init__.py
src/madap/data_acquisition/data_acquisition.py
src/madap/echem/__init__.py
src/madap/echem/procedure.py
src/madap/echem/arrhenius/__init__.py
src/madap/echem/arrhenius/arrhenius.py
src/madap/echem/arrhenius/arrhenius_plotting.py
src/madap/echem/e_impedance/__init__.py
src/madap/echem/e_impedance/e_impedance.py
src/madap/echem/e_impedance/e_impedance_plotting.py
src/madap/echem/voltammetry/__init__.py
src/madap/echem/voltammetry/voltammetry.py
src/madap/echem/voltammetry/voltammetry_CA.py
src/madap/echem/voltammetry/voltammetry_CP.py
src/madap/echem/voltammetry/voltammetry_CV.py
src/madap/echem/voltammetry/voltammetry_plotting.py
src/madap/logger/__init__.py
src/madap/logger/logger.py
src/madap/plotting/__init__.py
src/madap/plotting/plotting.py
src/madap/plotting/styles/nature.mplstyle
src/madap/plotting/styles/no-latex.mplstyle
src/madap/plotting/styles/science.mplstyle
src/madap/utils/__init__.py
src/madap/utils/gui_elements.py
src/madap/utils/suggested_circuits.py
src/madap/utils/utils.py