Fixes:
- Fixed
rule_filters
andmatches
command line arguments intrain.py
- Fixed signature of unit test case
test_init
intest_events.py
- Put paths in
start_env.sh
andrun_experiments.sh
in double quotes to support spaces in local repository location
Other changes:
- Revised README
- Added "TL;DR" section with instructions to quickly run experiments without having to read much
- Fixed incorrect command line arguments in sample commands in the "Running your own experiments" section
- Added separate sections for both local installation and running the quickstart environment to the "System Requirements" section
- Added paragraph on artifact evaluation to the "Documentation" section