rdbraatz / data-driven-prediction-of-battery-cycle-life-before-capacity-degradation

Code for Nature energy manuscript
486 stars 195 forks source link

Data integrity for BEEP json files #28

Open Saltsmart opened 1 year ago

Saltsmart commented 1 year ago

The json files are PRETTY GOOD for they can be loaded with beep package! But we are wondering if they are consistent with the mat or pkl files.

Here the structured_data contains NaN values in the last cycle, but in the mat files only the first cycles for one batch are unavailable:

image

Saltsmart commented 1 year ago

Besides, @frknayk mentioned "the voltage goes constantly and linearly goes up" in discharge steps (#21). It's interesting and I also notice this:

image

petermattia commented 1 year ago

@patrickherring-TRI would be able to speak to the data formatted for the BEEP package better than I