mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 14:45:07 +00:00
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
|
|
||
|
|
||
|
|
||
|
plot 'tables/timelag_lc1.dat' using 1:2:3:4 with xyerrorbars, \
|
||
|
'tables/timelag_lc2.dat' using 1:2:3:4 with xyerrorbars
|
||
|
set logscale x
|
||
|
set xrange [0.005:0.603]
|
||
|
pause -1
|