Blame view

tools/sctk-2.4.10/src/hubscr/test2-sastt.base/sastt-case2.sys.rttm.filt.det.plt 850 Bytes
8dcb6dfcb   Yannick Estève   first commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  ## GNUPLOT command file
  set data style lines
  set size 0.78, 1.0
  set noxtics
  set noytics
  set title 'DET plot for sastt-case2.sys.rttm.filt'
  set nokey
  set ylabel "Correct Words Removed (in %)"
  set xlabel "Incorrect Words Retained (in %)"
  set grid
  set ytics ("0.1" -3.08, "0.5" -2.57, "2" -2.05, "5" -1.64, "10" -1.28, "20" -0.84, "30" -0.52, "40" -0.25, "50" 0.0, "60" 0.25, "70" 0.52, "80" 0.84, "90" 1.28, "95" 1.64, "98" 2.05, "99.5" 2.57, "99.9" 3.08)
  set xtics ("0.1" -3.08, "0.5" -2.57, "2" -2.05, "5" -1.64, "10" -1.28, "20" -0.84, "30" -0.52, "40" -0.25, "50" 0.0, "60" 0.25, "70" 0.52, "80" 0.84, "90" 1.28, "95" 1.64, "98" 2.05, "99.5" 2.57, "99.9" 3.08)
  plot [-3.290527:3.290527] [-3.290527:3.290527] \
   "sastt-case2.sys.rttm.filt.det.dat.00" using 2:1 title "sastt-case2.sys.rttm" with lines 1
  set ytics
  set xtics
  set size 1.0, 1.0
  set key