From 976e47c5203ca632a12b2421d9d43b10f5660a25 Mon Sep 17 00:00:00 2001
From: "Andrew E. Torda" <torda@zbh.uni-hamburg.de>
Date: Wed, 23 Feb 2022 08:24:23 +0100
Subject: [PATCH] notes

---
 TODO | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 TODO

diff --git a/TODO b/TODO
new file mode 100644
index 0000000..81a4483
--- /dev/null
+++ b/TODO
@@ -0,0 +1,7 @@
+- in main MC, add a boolean to make move size adjustment optional. Otherwise the method works too well for an Uebung.
+
+- Add radio button to input tab for adaptive move sizes
+
+- Change the adaptive scheme so it looks more like weak coupling. Scale the adjustment by current rate / desired rate
+
+- add testing to the ui directory
\ No newline at end of file
-- 
GitLab