Files
scgenerator/TODO.md
Benoît Sierro 243f41feec better logging
2022-09-13 14:25:22 +02:00

7 lines
393 B
Markdown

* 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.