X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Fplot;h=cd63ddd42beed7c79c7d3ccc35675f6e9996d856;hb=235dfe69c59039a3714a471571a23742098d86df;hp=055732f2ce0975a9084830bd94d20109e801d9b4;hpb=686b9defb8e648f877f2922e524e6d3805e692ce;p=matches%2Fhonours.git diff --git a/research/TCS/plot b/research/TCS/plot index 055732f2..cd63ddd4 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 "2012-07-27/160829.dat" using 1:3 with lp title "ADC4", "2012-07-27/160829.dat" using 1:5 with lp title "ADC5" pause dt t = t + dt - reread