
Run 
./code/paper_figs.m 
to generate all the graphs from the paper.

data for each type of experiment is stored in a separate folder of 
./data
and each subfolder contains a 
clean.py 
script which takes the output of a set of experiments and generates a csv file.

To generate the .out files, take the experiment output files generated by the 
task manager of your HPC queuing system and run a 

$ grep DONE: file-output.output >> experimentX.out
