Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Moving all readers over to making a dataframe #2

Open
amundmr opened this issue Sep 14, 2021 · 2 comments
Open

Moving all readers over to making a dataframe #2

amundmr opened this issue Sep 14, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@amundmr
Copy link
Owner

amundmr commented Sep 14, 2021

dataframe should return:
mode, time, Ewe, Current, CycleNumber

mode: 1 = Galvanostatic, 2 = Linear potential sweep, 3 = Rest
time: time in seconds from experiment start
Ewe: Potential at working electrode, V
Current: current in mA
CycleNumber: what cycle the datapoint belongs to.

@amundmr amundmr self-assigned this Sep 14, 2021
@amundmr amundmr added the enhancement New feature or request label Sep 14, 2021
@amundmr
Copy link
Owner Author

amundmr commented Sep 14, 2021

Last push:
Only BioLogic MPT dataframe is correctly gathered.
Cell class needs functions for creating charges and discharges arrays for galvanostatic and CV(edit_CV) from the barebones dataframes.

@amundmr
Copy link
Owner Author

amundmr commented Dec 17, 2021

Reader for BioLogic MPT and astrol BatSmall .txt is done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant