mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-01 13:44:08 -04:00
Add updated percent-copy data for hinted decoding. Update fig_psuccess.gnuplot.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6435 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -13,7 +13,6 @@ set mxtics 2
|
||||
set mytics 2
|
||||
set grid
|
||||
plot [-30:-18] [0:105] \
|
||||
"stats_0.0" using 1:($3)/10.0 with linespoints lt 4 pt 1, \
|
||||
"stats_0.0" using 1:($4)/10.0 with linespoints lt 2 lw 2 pt 2, \
|
||||
"stats_0.0" using 1:($5)/10.0 with linespoints lt 1 lw 2 pt 3, \
|
||||
"stats_0.0" using 1:($6)/10.0 with linespoints lt 3 lw 2 pt 4, \
|
||||
|
||||
Reference in New Issue
Block a user