PER's in-house library for log parsing and data analysis.
https://penn-electric-racing.github.io/PER-Data-Analyzer/
Docs are autogenerated using Sphinx. To generate the docs locally, run the following
cd docs
sphinx-build -b html source build # HTML
sphinx-build -M markdown source build_md # Markdown