Metadata-Version: 2.4
Name: PyEIS_CEFIM
Version: 0.1.1
Summary: A Python-based Electrochemical Impedance Spectroscopy simulator and analyzer (CEFIM branch)
Home-page: https://github.com/djohandebeer/PyEIS_CEFIM
Author: D. Johan De Beer
Author-email: dirk.debeer@up.ac.za
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: summary

This is a fork of PyEIS to fix some backwards compatibility issues and add features used in research with the Carl and Emily Fuchs Institute for Microelectronics (CEFIM), University of Pretoria.

Please see the original documentation for more info:
- [PyPi.org PyEIS](https://pypi.org/project/PyEIS/)
- [GitHub / PyEIS](https://github.com/kbknudsen/PyEIS)

The following command overview and two notebooks are tutorials that in a step-by-step manner introduce the functionality of the original PyEIS:

- [PyEIS command overview](https://github.com/kbknudsen/PyEIS/blob/master/Tutorials/PyEIS_command_overview.pdf)
- [Simulations with PyEIS](https://github.com/kbknudsen/PyEIS/blob/master/Tutorials/PyEIS_simulation_tutorial.ipynb)
- [Experimental Data Extraction and Fitting with PyEIS](https://github.com/kbknudsen/PyEIS/blob/master/Tutorials/PyEIS_experimental-data_tutorial.ipynb)

<p align="center">
  <img src="https://github.com/kbknudsen/PyEIS/blob/master/pyEIS_images/PyEIS_logo.png">
</p>
