Giter Site home page Giter Site logo

Comments (4)

n-bock avatar n-bock commented on August 20, 2024

Hi, does the tutorial work for you?

import PyEIS
ex1 = PyEIS.EIS_exp(path='https://raw.githubusercontent.com/kbknudsen/PyEIS/master/Tutorials/data/', data=['ex1.mpt'])
```

from pyeis.

KamilBUT avatar KamilBUT commented on August 20, 2024

Yes, it does.
I don't have problems with tutorials .mpt even in my customized code. In this case, there is a problem in EIS_exp function because it's expecting there is a cycle_number column in the .mpt file, which in this case there is not.

You can try to use my EIS. I have attached the file (but had to change it to .txt)

from pyeis.

n-bock avatar n-bock commented on August 20, 2024

Okay, I just submitted a pull request (you can also fetch the master branch from my fork: n-bock/PyEIS) which should help with your issue. You have to modify your text file like this: ex3.txt or you adapt PyEIS_Data_extraction.py line 153ff so they match your txt-file header.

from pyeis.

KamilBUT avatar KamilBUT commented on August 20, 2024

I was trying to add some predefined arguments to the function as Z_Re='string', Z_Im='string' so it could be easily modified.
Unfortunately, when I tried to call even your original extract_csv function it didn't separate columns at all, however, when I implemented the same thing directly to Jupyter notebook it worked correctly. Dunno why...
image
image

from pyeis.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.