Skip to main content

A GUI program for analyzing, simulating, and visualizing impedance spectra.

Project description

DearEIS

A GUI program for analyzing, simulating, and visualizing impedance spectra.

tests build PyPI - Python Version GitHub PyPI DOI

Table of contents

About

DearEIS is a Python package that includes a program with a graphical user interface (GUI) for working with impedance spectra. An application programming interface (API) is also included that is primarily for batch processing. The target audience is researchers who use electrochemical impedance spectroscopy (EIS) though the program may also be useful in educational settings.

The GUI program implements features such as:

  • projects that can contain multiple experimental data sets and analysis results
  • reading certain data formats and parsing the experimental data contained within
  • validation of impedance spectra using linear Kramers-Kronig tests or the Z-HIT algorithm
  • estimation of the distribution of relaxation times (DRT)
  • construction of circuits, e.g., by parsing circuit description codes (CDC) or by using the included graphical editor
  • support for user-defined circuit elements
  • complex non-linear least squares fitting of equivalent circuits
  • simulation of the impedance spectra of circuits
  • visualization of impedance spectra and/or various analysis results

See the official documentation for instructions on how to install DearEIS, screenshots and guides, and the API reference.

Those who would prefer to only use an API (or a command-line interface (CLI)) for everything may wish to use pyimpspec instead.

Changelog

See CHANGELOG.md for details.

Contributing

If you wish to contribute to the further development of DearEIS, then there are several options available to you depending on your ability and the amount of time that you can spare.

If you find bugs, wish some feature was added, or find the documentation to be lacking, then please open an issue on GitHub.

If you wish to contribute code, then start by cloning the repository:

git clone --recurse-submodules https://github.com/vyrjana/DearEIS.git

The development dependencies can be installed from within the repository directory:

pip install -r ./dev-requirements.txt

Create a new branch based on either the main branch or the most recent development branch (e.g., dev-*), and submit your changes as a pull request.

Note that some of the core functionality of DearEIS is based on pyimpspec and thus certain changes (e.g., parsers for data formats) should be contributed to that project instead.

Code contributions should, if it is applicable, also include unit tests, which should be implemented in files placed in the tests folder found in the root of the repository along with any assets required by the tests. It should be possible to run the tests by executing the run_tests.sh script, which uses the test discovery built into the unittest module that is included with Python.

See CONTRIBUTORS for a list of people who have contributed to the DearEIS project.

License

Copyright 2023 DearEIS developers

DearEIS is licensed under the GPLv3 or later.

The licenses of DearEIS' dependencies and/or sources of portions of code are included in the LICENSES folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deareis-4.1.0.tar.gz (570.4 kB view details)

Uploaded Source

Built Distribution

deareis-4.1.0-py3-none-any.whl (607.4 kB view details)

Uploaded Python 3

File details

Details for the file deareis-4.1.0.tar.gz.

File metadata

  • Download URL: deareis-4.1.0.tar.gz
  • Upload date:
  • Size: 570.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.6 CPython/3.10.9

File hashes

Hashes for deareis-4.1.0.tar.gz
Algorithm Hash digest
SHA256 10132224eb7678a9344f26d562cd5a68a63ca2db5417c9f3f2952cf18662b9fd
MD5 759022a604432657a97615505f162e4b
BLAKE2b-256 e85c7c94c7a245e806986c62c765d242a605b33d50a1270092a3e75fc6d09914

See more details on using hashes here.

File details

Details for the file deareis-4.1.0-py3-none-any.whl.

File metadata

  • Download URL: deareis-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 607.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.6 CPython/3.10.9

File hashes

Hashes for deareis-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 68c9f7c7dab2fbcb46c2ac348b7960d3b06145b1396a3ce2572c2f031703e31e
MD5 860b6c441242b884b73835b0582317dc
BLAKE2b-256 703f98043a973f3ae261c21ad52bb02acbf7bf08f462e038ec2906060f8ff745

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page