vara-cs-gui¶
This gui tool provides functionality to create case studies. Detailed information about how case studies work can be found here.
The gui is started by:
vara-cs-gui
- The gui provides 3 Strategies to generate case studies:
Manual revision selection: Select revision from the revision history of a project. Multiple revisions can be selected by holding ctrl and ranges by holding shift. Revisions which are blocked because of bugs in the compilation of the project are marked blue.
Random Sampling: Sample a number of revisions using a random a Normal or HalfNormal Distribution.
Sampling by Year: Sample a number of revisions per Year using a NormalDistribution.
The command line tool vara-cs gen provides additional functionality.