Skip to content

SaveFig plot naming scheme and auto_increment #20

@Areustle

Description

@Areustle

When plots are generated they always save the file as the default matplotlib savefig name "Figure_1.png" or something like that.

Proposal:

  • Provide a way to customize name prefix for saves plot images.
  • Set a default name. Probably default to the simulation output file name like nuspacesim_run_<timestamp>_<number>.png
  • Auto increment : 1, 2, ...

Metadata

Metadata

Labels

TIM2023bugSomething isn't workingenhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions