X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Fplot;h=a8b10e90f0b6422f9f06b3d9e04a8781aab4dd58;hb=4e99fb6758f056a338cb499f22c7827b2d14e2b8;hp=055732f2ce0975a9084830bd94d20109e801d9b4;hpb=686b9defb8e648f877f2922e524e6d3805e692ce;p=matches%2Fhonours.git diff --git a/research/TCS/plot b/research/TCS/plot index 055732f2..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/161542.dat" using 1:3 with l title "ADC4", "2012-07-26/161542.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