Solid-Energy-Systems / NewareNDA

Python module and command line tool for reading and converting Neware nda and ndax battery cycling data files.
BSD 3-Clause "New" or "Revised" License
15 stars 8 forks source link

NewareNDA Extraction Issue: Only One Row Extracted with Incorrect Values #72

Closed ferdaoues5 closed 2 months ago

ferdaoues5 commented 3 months ago

Hello, I'm having an issue with the execution of NewareNDA. It only extracts a single line, and its values are incorrect. I'm currently working on a .nda file version 9 (130). Capture d’écran 2024-06-06 155737

d-cogswell commented 3 months ago

Hi @ferdaoues5 , it's hard to say what might be causing this. Are you able to share you file so I can investigate? If so, you can email it to cogswell@mit.edu.

d-cogswell commented 3 months ago

Hmm, it looks like BTS9.1 introduces a new file format that is different than BTS9.0. It has the same file version which is why NewareNDA is trying and failing to read it. I'll see what I can do, I may need some help testing because I don't have many BTS9000 files.

d-cogswell commented 2 months ago

I'm going to close this, but please reopen if you notice any problems.