X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Fplot.template;h=d725efd380410a56c112fa06db94e4ff83226fbb;hb=0217abbb1034188ecbfdf034678cf6867381e561;hp=39888decacf9198c5f4877c09f1b35a3dbdd3edc;hpb=0682920e92ebe2f21c3b0bc13573a7cfe2c311f0;p=matches%2Fhonours.git diff --git a/research/TCS/plot.template b/research/TCS/plot.template index 39888dec..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/$5) with l #title "ADC4", "$file" using 1:5 with l 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