Fit Advanced State of Health (ASOH) to batteries using state estimation techniques.
See documentation: https://rovi-org.github.io/auto-soh/
First clone the repository from GitHub then install using pip:
pip install -e .
We provide an Anaconda environment as well:
conda env create --file dev/environment.yml --force