Restructure ftrsd, update WER data, delete some old files.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6316 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Steven Franke
2015-12-26 15:47:49 +00:00
parent b1765e31cb
commit 47c20977a1
19 changed files with 289 additions and 121 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ set mxtics 2
set mytics 10
set grid
set logscale y
plot [3:9] [1e-4:1] "bmdata.dat" using ($1+29.7):(1-$2) with linespoints pt 4 title 'BM', \
plot [3:9] [1e-4:1] "bmdata.dat" using ($1+29.66):(1-$2) with linespoints pt 4 title 'BM', \
"bmtheory25.dat" using 1:3 with linespoints pt 5 title 'theory25', \
"bmtheory40.dat" using 1:3 with linespoints pt 5 title 'theory40', \
"bmtheory43.dat" using 1:3 with linespoints pt 5 title 'theory43', \
"ftdata-100000.dat" using ($1+29.7):(1-$2) every ::1 with linespoints pt 4 title 'FT'
"ftdata-100000.dat" using ($1+29.66):(1-$2) every ::1 with linespoints pt 4 title 'FT'