Built color selection infrastructure and assigned stage-specific colors (WIP).
Added 2 plots to methods (WIP).
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,2 +1,6 @@
|
||||
data/*
|
||||
./__pycache__/
|
||||
# Python:
|
||||
./__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
# Recording data:
|
||||
data/*
|
||||
Reference in New Issue
Block a user