Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement module to analyze and plot EIS data #82

Open
ghost opened this issue Jul 14, 2023 · 0 comments
Open

Implement module to analyze and plot EIS data #82

ghost opened this issue Jul 14, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ghost
Copy link

ghost commented Jul 14, 2023

The module should allow:

  • Loading of EIS data from GAMRY and Biologic instruments
  • Access to the impedance value based on frequency and/or index in cartesian and polar form
  • Plot of real and imaginary impedance plots
  • Plot of nyquist style plots

Possible nice to have features:

  • Implement DRT routine analysis
  • Interface to circuit-based fitting routines

Tip: consider impedance.py as a possible library to use.

@ghost ghost added enhancement New feature or request good first issue Good for newcomers labels Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

0 participants