X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Fplot.template;h=d725efd380410a56c112fa06db94e4ff83226fbb;hb=800b06f70c1008856abab49fffcc34d06898dc74;hp=e19d520e103242ccab672fad0f5e7222a035d8c7;hpb=9a5b6a35987f3846ec8fd43b30b44086ed4ca037;p=matches%2Fhonours.git diff --git a/research/TCS/plot.template b/research/TCS/plot.template index e19d520e..d725efd3 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 with lp title "ADC5"#, "$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