I had to use /bin/bash instead of /bin/sh, else the following error occurs:
../bin/run: 25: ../bin/run: function: not found
The second commit changes the axis of the plot local clock stddev such that the graph is also clear for regions where the stddev is good, and not dominated by some occasional far-off value.
Thanks for the nice scripts!
I had to use
/bin/bash
instead of/bin/sh
, else the following error occurs:The second commit changes the axis of the plot
local clock stddev
such that the graph is also clear for regions where the stddev is good, and not dominated by some occasional far-off value.