fg-measurements/README.md
2025-06-02 09:17:37 +02:00

6 lines
253 B
Markdown

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`.