Updated merge and plot.

This commit is contained in:
2025-01-07 23:45:49 +01:00
parent be1e5c9b59
commit ff53059a74
3 changed files with 97 additions and 44 deletions
+3
View File
@@ -11,6 +11,9 @@ PYTHON="./.venv/bin/python"
ensure_env:
-@python3 -m venv .venv
merge:
$(PYTHON) merge.py
plot: ensure_env
time $(PYTHON) plot.py
time $(PYTHON) merge.py