1
0
Fork 0

Remove README

This commit is contained in:
Ivaylo Ivanov 2022-03-17 17:09:19 +01:00
parent eac77e615d
commit 8f98c8bba3
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
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)