exponentially decay message frequency in live_info
Compare changes
- Jorn Hoofwijk authored
+ 25
− 1
@@ -3,6 +3,7 @@ import importlib
@@ -150,6 +151,24 @@ def live_plot(runner, *, plotter=None, update_interval=2, name=None):
@@ -172,7 +191,12 @@ def live_info(runner, *, update_interval=0.5):