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

Multiple measurements in one file #28

Open
linuxrider opened this issue May 3, 2019 · 1 comment
Open

Multiple measurements in one file #28

linuxrider opened this issue May 3, 2019 · 1 comment

Comments

@linuxrider
Copy link

After solving the problems with encoding and missing column headers I end up with a single array for the EIS measurements.
galvani test.txt

Is it possible to extract the data for single measurements?
In the header meta data is present for every measurement.

@chatcannon
Copy link
Collaborator

I guess it would help if I switched to returning a pandas dataframe - #16 - as that would make it easier to select out individual blocks of data.

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

2 participants