X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Fplot.template;h=637304d046aaa67db487baad3ae2bd431c4307cf;hb=a7edaeb22fab97222161220f154e04c001ee02c5;hp=39888decacf9198c5f4877c09f1b35a3dbdd3edc;hpb=0682920e92ebe2f21c3b0bc13573a7cfe2c311f0;p=matches%2Fhonours.git diff --git a/research/TCS/plot.template b/research/TCS/plot.template index 39888dec..637304d0 100644 --- a/research/TCS/plot.template +++ b/research/TCS/plot.template @@ -5,7 +5,7 @@ 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 "$file" using 1:3 with lp title "ADC4", "$file" using 1:5 with lp title "ADC5" pause dt t = t + dt