Built color selection infrastructure and assigned stage-specific colors (WIP).

Added 2 plots to methods (WIP).
This commit is contained in:
j-hartling
2026-02-17 16:46:02 +01:00
parent d78dcf4f4a
commit 49b2bdcfca
16 changed files with 631 additions and 173 deletions

8
.gitignore vendored
View File

@@ -1,2 +1,6 @@
data/*
./__pycache__/
# Python:
./__pycache__/
*.py[cod]
*$py.class
# Recording data:
data/*