Plasmatree / PID-Analyzer

Other
373 stars 102 forks source link

[feature request] for setting "Optional plot name" via commandline #52

Closed meoso closed 5 years ago

meoso commented 5 years ago

In addition to the -l or --log, please offer a -n or --name for specifying a plot name. This would help from locating new files within the ./tmp folder.

mrRobot62 commented 5 years ago

Do I misunderstood your request?

Current version handle following arguments

$ >plasmatree usage: PID-Analyzer.py [-h] [-l LOG] [-n NAME] [--blackbox_decode BLACKBOX_DECODE] [-s SHOW] [-nb NOISE_BOUNDS] PID-Analyzer.py: error: argument -l/--log: expected one argument

meoso commented 5 years ago

Thank you! i had not seen those parameters listed. this helps very much