Skip to content

A Python script to plot the data measured by Hioki instruments as bode plot

Notifications You must be signed in to change notification settings

ivanthepevt/Hioki-EIS-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hioki-EIS-plot

A Python script to plot the data measured by Hioki instruments as Nyquist plot.
Requirements (need to pip install):
-Matplotlib
-Numpy
-csv
Inputs: Set the instrument to measured the first 2 values: 1st: Impedance and 2nd: Phase angle (theta). See the sample input.
Limitations:
-Can plot maximum 10 datasets.
-Once choose a .csv file, can not choose again, restart the script to set everything again.

About

A Python script to plot the data measured by Hioki instruments as bode plot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages