X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Fplot.template;h=d725efd380410a56c112fa06db94e4ff83226fbb;hb=800b06f70c1008856abab49fffcc34d06898dc74;hp=13f7e7ee8d29875921a9ab8c94f94f85f9b4e8b0;hpb=56bf4ee27e40b03bdba614df60e71d40d2cac502;p=matches%2Fhonours.git diff --git a/research/TCS/plot.template b/research/TCS/plot.template index 13f7e7ee..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 "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