Clean dataset without errors and with good queuing data. 

Files: 
 - raw-data.pickle is a pickled pandas dataframe of the data collected in the simulations
 - raw-data.csv is the data collected in the simulation as a .csv file

 - raw-data.zip is the raw data collected in each run, compressed for transport. It has the following internal structure:
   - Subdirectory  for each session renewal rate
      - Subdirectory R for each reqeusted packet generation rate
         - Files i.pickle for the data from iteration i of the simulation with λand R


 - pbs/ is a directory containing:
   - the .pbs files submitted to gather the data
   - the .out and .err files generated by the pbs process. 

 - README.txt: This file

 - seeds is a file containing all the seeds used in these simulations. 

 - metadata/ contains the metadata files for each of the partions of the simulations. 
