Automatic commit. Tue Sep 11 00:00:04 WST 2012
[matches/honours.git] / research / TCS / process.py
index 452b280..5182ed4 100755 (executable)
@@ -142,7 +142,7 @@ def main():
 
        
        avg = Average(tcs)
-       gnuplot.replot(Gnuplot.Data(avg, title="Average", with_="l lw 2"))
+       #gnuplot.replot(Gnuplot.Data(avg, title="Average", with_="l lw 2"))
        
        sys.stdout.write("Save averaged data as (blank for no save): ")
        filename = sys.stdin.readline().strip(" \r\n\t")

UCC git Repository :: git.ucc.asn.au