X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Fplot;h=a8b10e90f0b6422f9f06b3d9e04a8781aab4dd58;hb=a6366978284ba7c3762518e684e16561797053a5;hp=195ea2ef9ab668f5940406eb630303c5619a6895;hpb=a1a9c654f592d66b4fb5c07db58aef922595581e;p=matches%2Fhonours.git diff --git a/research/TCS/plot b/research/TCS/plot index 195ea2ef..a8b10e90 100644 --- a/research/TCS/plot +++ b/research/TCS/plot @@ -4,10 +4,10 @@ set title sprintf("Time %f", t) set xlabel "Time(s)" set ylabel "ADC counts" -plot "2012-07-26/153528.dat" using 1:3 with l title "ADC4", "2012-07-26/153528.dat" using 1:5 with l title "ADC5" + +plot "< tail --lines=200 2012-08-01/101003.dat" using 1:3 with lp title "ADC4", "< tail --lines=200 2012-08-01/101003.dat" using 1:5 with lp title "ADC5"#, "< tail --lines=200 2012-08-01/101003.dat" using 1:2 with lp title "DAC" pause dt t = t + dt - reread