Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 798 Bytes

File metadata and controls

13 lines (7 loc) · 798 Bytes

BitterBusterTIER

This repository contains tools that will read .json log files from the BitterBuster game output, and create various visualizations of the game data provided.

The following steps will ensure proper functionality of the pipeline:

  1. Open one of the scripts within the /Scripts/ProcessingSctipts directory and run up to (and including) the 'initialization' block near the top. This will create any directories that may be missing following cloning of the repository.

  2. Processing Scripts must be run to completion before any Analysis Scripts are to be run! Master Script is still in progress!

  3. The /Output directory will be filled automatically filled with the figures generated by the pipeline

Dataframes with information relevant to each subject will be created.