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

Please let me know how to fit the type of dataframe with EIS_fit #15

Open
Miyoung-Lee37 opened this issue Nov 25, 2021 · 0 comments
Open

Comments

@Miyoung-Lee37
Copy link

Miyoung-Lee37 commented Nov 25, 2021

Hi. I sent you an e-mail which address is gmail.
But I really want to know how to fit the type of dataframe with EIS_fit.
Because my raw data consists of charge and discharge (so it doesn't have frequency range) and EIS data(it has frequency data), I can not use this raw data without preprocessing.
So my mpt file(raw data) couldn't be used in raw.
So I changed this type of raw data into dataframe type.(PyEIS.PyEIS.EIS_exp object at 0x000001B0938DC9D0>)
I can get the Nyquist plot with dataframe type, but I can not fit EIS data with equivalent circuit model.
As checked it, the reason why this phenomena has occured is that dataframe type can not use EIS_fit function.
I want to know is it possible to convert dataframe type with raw data type?
Or, other function to fit ECM with EIS data applicable in dataframe exist?
capture_1

capture_1
capture_@

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant