Python Files
'get_KS.py' calculates KS distances between distributions for a particular phase, for given .csv files
'plotdeterministic.py' creates figures for the Brusselator ODE system
'Data' Folder
Data contains .csv files for pcLNA ('lna') and Gillespie ('gill') trajectories. Maximum time of the simulation is 30 unless the file name contains 'tendx', where the max time is x. Omega is specified in the file name, and the decimal number in the file name is the value of the parameter b in the brusselator.
'Figures' Folder
Contains all figures used in the report, plus some extra figures created during the project.