Yoshua Wakeham | eba3978f68e | Bug fix for matplotlib backend issue | | |
Yoshua Wakeham | 4a2c0043e15 | Ensure run_simulation exports correct PYTHONPATH when on cluster | | |
Yoshua Wakeham | 138d5bf1248 | Specify python2.7 in run_simulation.sh | | |
yoshw | 791bf2bf166 | Begin cleaning up style errors etc.in population.py | | |
yoshw | 330145be03f | Update parameter files | | |
yoshw | eebc940d779 | Continue moving .dat files to .csv | | |
yoshw | 8155584507f | Begin converting .dat files to .csv where appropriate | | |
yoshw | 3e6dde0ab15 | Small fixes | | |
yoshw | 6de53d638ed | Set default initial size to 25 | | |
yoshw | 71ff0fb66bd | Improve parameter validation | | |
yoshw | 77ebb770e18 | Rename parameter 'loops' to 'max_cycles' for clarity | | |
yoshw | 73eb5b6e8d2 | Remove old test folders | | |
yoshw | 8ec3438b08a | Rename test folders to be more descriptive | | |
yoshw | 4210abd5641 | Write results to .csv rather than .dat file | | |
yoshw | 73665678505 | Clean up bad var names and superfluous echos in run_simulation.sh | | |
yoshw | 8926def396d | Rename col 'cycles' to 'elapsed_cycles' | | |
yoshw | 6d1dee917d5 | Create gitignore file | | |
yoshw | a5d545c00b8 | Move make_path_unless_exists to utilities | | |
yoshw | c1070a35d95 | Add param set and run number to summary output; fix bug in writing to file | | |
yoshw | ce9bae5060b | Create utilities module and secs_to_hms utility function | | |
yoshw | c99cb72c1a4 | Fix bugs in main shell script | | |
yoshw | d046360ad27 | Continue work on main simulation shell script | | |
yoshw | 82b5edd01a2 | Start converting hetg.sh into generic run_sim script | | |
yoshw | 3c2c779886a | Measure elapsed time of sim rather than clock time | | |
yoshw | c0edd337963 | Add some docstrings; tidy up trailing whitespace | | |
yoshw | 86eaedb1573 | Rewrite write_population_summary to match new columns | | |
yoshw | ddf8057cb70 | Modify results initialisation to take testname directory as param | | |
yoshw | b08af4e97f4 | Use csv library to write header row to results file | | |
yoshw | f5b1a769e05 | Remove redundant columns, and rename columns for clarity | | |
yoshw | 6dd40554c58 | Resolve minor inconsistency in variable name | | |
yoshw | e299f948478 | Add __name__ == __main__ test to main.py | | |
yoshw | 666391026e8 | Add dummy function for initialising results | | |
yoshw | 64df54c5b1d | Add function for creating a directory | | |
yoshw | e12a4c08b1f | Add list of results file cols to main.py | | |
andrew | a9243eac8de | Added dropdata | | |
Andrew | bcf4855632e | Added hetg.sh | | |
Andrew | 52a02cf57df | Updated files for het runs, to autosummarise | | |
Andrew | 7f2da29c6e6 | Merged in changes from a few branches | | |
Andrew | 1ce00007cf1 | Added plots | | |
Andrew | e333516d95f | Update | | |
Andrew | 175a901489b | Update readme | | |
Andrew | ea7feabd65b | Title size | | |
Andrew | 883d95f1b39 | Adding new files and tests | | |