X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Fplot.template;h=d725efd380410a56c112fa06db94e4ff83226fbb;hb=0217abbb1034188ecbfdf034678cf6867381e561;hp=637304d046aaa67db487baad3ae2bd431c4307cf;hpb=a7edaeb22fab97222161220f154e04c001ee02c5;p=matches%2Fhonours.git diff --git a/research/TCS/plot.template b/research/TCS/plot.template index 637304d0..d725efd3 100644 --- a/research/TCS/plot.template +++ b/research/TCS/plot.template @@ -5,10 +5,9 @@ set xlabel "Time(s)" set ylabel "ADC counts" -plot "$file" using 1:3 with lp title "ADC4", "$file" using 1:5 with lp title "ADC5" +plot "< tail --lines=200 $file" using 1:3 with lp title "ADC4", "< tail --lines=200 $file" using 1:5 with lp title "ADC5"#, "< tail --lines=200 $file" using 1:2 with lp title "DAC" pause dt t = t + dt - reread