X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=research%2FTCS%2Fplot;h=cd63ddd42beed7c79c7d3ccc35675f6e9996d856;hb=0a3b4044754d2c4613659ac48b69d58f36dfeed1;hp=f03d866966552aa1a35e9ba6e1dbc32c18498a2a;hpb=e92a01e9d76324aade950e94b3ee46ad3109e3dc;p=matches%2Fhonours.git diff --git a/research/TCS/plot b/research/TCS/plot index f03d8669..cd63ddd4 100644 --- a/research/TCS/plot +++ b/research/TCS/plot @@ -1,13 +1,13 @@ #$output_style set title sprintf("Time %f", t) -set xlabel "DAC counts" +set xlabel "Time(s)" set ylabel "ADC counts" -plot "2012-07-26/144016.dat" using 1:3 with lp title "ADC4", "2012-07-26/144016.dat" using 1:5 with lp title "ADC5" + +plot "2012-07-27/160829.dat" using 1:3 with lp title "ADC4", "2012-07-27/160829.dat" using 1:5 with lp title "ADC5" pause dt t = t + dt - reread