ROVI-org / battery-data-toolkit

Utilities for reading and manipulating battery testing data
Apache License 2.0
37 stars 8 forks source link

Compute cumulative charge and discharge capacity during cycle #75

Open WardLT opened 3 months ago

WardLT commented 3 months ago

Compute the total amount of current or energy charged into a battery

See the columns similar to "ah_c" and "e_d" in BatteryArchive and "Charge_Capacity" in Arbin files, etc.

WardLT commented 2 months ago

This one's going to need some discussion, as the desired outcome is not clear.