Go to file
2025-06-02 09:17:37 +02:00
FG230_monitoring.txt Initial commit 2025-06-02 09:17:37 +02:00
FG500_monitoring.txt Initial commit 2025-06-02 09:17:37 +02:00
plots.py Initial commit 2025-06-02 09:17:37 +02:00
pyproject.toml Initial commit 2025-06-02 09:17:37 +02:00
README.md Initial commit 2025-06-02 09:17:37 +02:00
uv.lock Initial commit 2025-06-02 09:17:37 +02:00

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.