rwaldheim / ecdpt

R Application for exporting and analyzing battery data from an Arbin cycler
https://rwaldheim.github.io/ecdpt
GNU Affero General Public License v3.0
4 stars 1 forks source link

Mass History Bugs #61

Open rwaldheim opened 3 years ago

rwaldheim commented 3 years ago

When selecting a group folder, the app will crash if the appropriate file is not present (Formation.RData or RateCap.RData, etc.).

Create error checking to scan for any history file associated with the cell group, rather than depending on a singular file. ALso incorporate error checking if a new group did not have masses whlle the previous analysis did.