Actions
multicat test program¶
Plotting results¶
- transit time
plot 'log.txt' using 0:($1-$2) with dots
- arrival time dispersion
y0=1418230726.639991522 plot 'log.txt' using 0:(dy=$1-y0,y0=$1,dy) with dots
Updated by Matthieu Herrb almost 10 years ago · 3 revisions