better logging

This commit is contained in:
Benoît Sierro
2022-09-13 14:25:22 +02:00
parent 579532a4d3
commit 243f41feec
6 changed files with 19 additions and 9 deletions

7
TODO.md Normal file
View File

@@ -0,0 +1,7 @@
* plot cli command should show by default, not save
* logger should hook to pbar when it exists
* find a way to make evaluator debugging easier
# Ideas
* have a `scan` section in the config to more granularly control parameter scanning. That way, the user provides single default values to all necessary parameters and then call the single-sim or scan commands to run the config accordingly.