ExamplesΒΆ

The following examples demonstrate how to use AutoEIS to perform EIS analysis. You can download the examples from the main AutoEIS repository. To run the examples, you need to install jupyter notebook. If you have any questions or issues running the examples, please open an issue or directly submit a pull request. We would greatly appreciate any contributions from the community.

AutoEIS is still under development, and we will add more examples as we make progress. In the meantime, feel free to explore the functionalities via the API reference. If you have any suggestions for new examples, please open an issue or directly submit a pull request.

Warning

The examples are designed to be run interactively, so you should use a Jupyter notebook-like environment like Jupyter Lab, IPython Notebook, or VSCode. The examples may not work as expected if you run them in a non-interactive environment like a Python REPL. For a smooth experience, please use a supported environment.