6 lines
253 B
Markdown
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`.
|