Skip to content

Data driven extraction of electrochemical attribute impedance from experimental Nyquist plots.

Notifications You must be signed in to change notification settings

EmPajak21/nyquist_impedance_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Driven Impedance Extraction from Experimental Nyquist Plots 🧪

This script quickly ingests and processes Nyquist plot experimental data, using curve-fitting minimisations to estimate the impedance in ohms (Ω).

Quick Start 🚀

  1. Install Dependencies:

    Make sure you have Python installed, and install the necessary packages by running:

    pip install -r requirements.txt
  2. Run Script & Provide Data:

    Run the script and enter the Excel file name containing the experimental data when prompted.

  3. Get Results:

    The script will output the estimated impedance and also generate a plot showing the experimental data and the fitted circle.

About

Data driven extraction of electrochemical attribute impedance from experimental Nyquist plots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages