Open xblahoud opened 4 years ago
Add function to rerun only results for a certain tool and keep the rest. The old results can be kept as well with a renamed tool.
We have most of the functionality ready (holds also for #6 (adding a tool)):
update_resfile
analyzer.py
runner.run(tool_subset)
runner.py
Again, it would be nice if could be invoked from Analyzer
Analyzer
Add function to rerun only results for a certain tool and keep the rest. The old results can be kept as well with a renamed tool.
We have most of the functionality ready (holds also for #6 (adding a tool)):
update_resfile
inanalyzer.py
runner.run(tool_subset)
inrunner.py
Again, it would be nice if could be invoked from
Analyzer