This website works better with JavaScript
Home
Verkennen
Help
Inloggen
iang
/
walkingonions
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Boom:
7d60eef938
Aftakkingen
Labels
master
walkingonions
/
analysis
Ian Goldberg
fe91fc6393
Change font size and aspect ratio of plots
4 jaren geleden
..
README
e3e184a106
Add analysis and plotting scripts
4 jaren geleden
analytical.py
e3e184a106
Add analysis and plotting scripts
4 jaren geleden
bytecounts.py
e3e184a106
Add analysis and plotting scripts
4 jaren geleden
parselogs.py
3f941d45ca
The test for entering steady state was wrong
4 jaren geleden
plotdats.py
fe91fc6393
Change font size and aspect ratio of plots
4 jaren geleden
README
The bytecounts.py script produces the formulas that are coded into the
analytical.py script.
The analytical.py script produces the formulas that are coded into the
plotdats.py script.
You shouldn't have to touch either of those, unless the simulator itself
changes.
If you're just plotting the output of simulator logfiles, just do:
$ ./parselogs.py ../path/to/*.log
(the above will generate 5 .dat files)
$ ./plotdats.py
(the above will generate a bunch of .pdf graphs)