tests/network-clock.scm (plot-simulation): Pipe data to the elite python skript.
authorAndy Wingo <wingo@pobox.com>
Thu, 23 Jun 2005 13:20:44 +0000 (13:20 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 23 Jun 2005 13:20:44 +0000 (13:20 +0000)
commit3433bdcf17d81ed5b9b531aa4dc55a68a55aab72
treefc9effcc32775d1fa5ab94b69a7099f3d14a02eb
parentdf9cfd88300ec4757d7562bed4d216751b4780e1
tests/network-clock.scm (plot-simulation): Pipe data to the elite python skript.

Original commit message from CVS:
2005-06-23  Andy Wingo  <wingo@pobox.com>

* tests/network-clock.scm (plot-simulation): Pipe data to the
elite python skript.

* tests/network-clock-utils.scm (define-parameter): New macro,
defines a parameter that can be set via the command line.
(set-parameter!, parse-parameter-arguments): Command line args
parser.

* tests/plot-data: Simple matplotlib-based plotter, takes input on
stdin.
ChangeLog
tests/misc/network-clock-utils.scm
tests/misc/network-clock.scm
tests/misc/plot-data [new file with mode: 0755]
tests/network-clock-utils.scm
tests/network-clock.scm
tests/plot-data [new file with mode: 0755]