This website works better with JavaScript
Начало
Каталог
Помощ
Вход
iang
/
walkingonions
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
ИН на ревизия:
7d60eef938
Клонове
Маркери
master
walkingonions
/
analysis
Ian Goldberg
fe91fc6393
Change font size and aspect ratio of plots
преди 4 години
..
README
e3e184a106
Add analysis and plotting scripts
преди 4 години
analytical.py
e3e184a106
Add analysis and plotting scripts
преди 4 години
bytecounts.py
e3e184a106
Add analysis and plotting scripts
преди 4 години
parselogs.py
3f941d45ca
The test for entering steady state was wrong
преди 4 години
plotdats.py
fe91fc6393
Change font size and aspect ratio of plots
преди 4 години
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)