| FG230_monitoring.txt | ||
| FG500_monitoring.txt | ||
| plots.py | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
Some basic plotting for CRAFT monitoring data.
Prerequisites: Install uv (see https://github.com/astral-sh/uv; it will take care of dependencies)
In this project's working directory, run uv sync once; then run the plotting with uv run plots.py.