eVOLVER.py
Detailed description of the eVOLVER.py file.
python3 eVOLVER.pypython3 eVOLVER.py -husage: eVOLVER.py [-h] [-y] [-l LOG_NAME] [-i IP_ADDRESS] [-v | -q]
Run an eVOLVER experiment from the command line
optional arguments:
-h, --help show this help message and exit
-y, --always-yes Answer yes to all questions (i.e. continues from existing experiment, overwrites existing data and blanks OD measurements)
-l LOG_NAME, --log-name LOG_NAME
Log file name directory (default: /Users/heinsz/git_repos/dpu/experiment/template/data/evolver.log)
-i IP_ADDRESS, --ip-address IP_ADDRESS
IP address of eVOLVER to run experiment on.
-v, --verbose Increase logging verbosity level to DEBUG (default: INFO)
-q, --quiet Disable logging to file entirelyGeneral Information
EvolverNamespace Class
broadcast event
Last updated
Was this helpful?