FXIhub / hummingbird

Monitoring and Analysing flash X-ray imaging experiments
http://fxihub.github.io/hummingbird
BSD 2-Clause "Simplified" License
16 stars 14 forks source link

Cmdlineargs #93

Closed mhantke closed 8 years ago

mhantke commented 8 years ago

Command line arguments are now handled in a separate file. Command line arguments that are specific for a configuration file can be added by calling function add_config_file_argument defined in utils.cmdline_args. The help messages for the newly added configurationfile-specific command line arguments will appear when executing for example: $ hummingbird.py -b my_conf.py --help