changed gfx
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -83,6 +83,14 @@
|
||||
\gplgaddtomacro\gplbacktext{%
|
||||
}%
|
||||
\gplgaddtomacro\gplfronttext{%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1802){\makebox(0,0)[r]{\strut{}\footnotesize{filtered}}}%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1582){\makebox(0,0)[r]{\strut{}\footnotesize{smoothed (BS)}}}%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1802){\makebox(0,0)[r]{\strut{}\footnotesize{filtered}}}%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1582){\makebox(0,0)[r]{\strut{}\footnotesize{smoothed (BS)}}}%
|
||||
}%
|
||||
\gplbacktext
|
||||
\put(0,0){\includegraphics{path3_interval}}%
|
||||
|
||||
@@ -4,16 +4,17 @@ set termoption dashlength 0.5
|
||||
set ticslevel 0
|
||||
set view equal xy
|
||||
set zrange [0:2200]
|
||||
set multiplot layout 1,1 scale 2.7,2.7 offset 0,0.23
|
||||
set multiplot layout 1,1 scale 2.7,2.7 offset 0,0.20
|
||||
set view 72,33
|
||||
unset border
|
||||
unset xtics
|
||||
unset ytics
|
||||
unset ztics
|
||||
|
||||
set key at screen 0.90,0.95 opaque box samplen 0.5 width -7.0
|
||||
|
||||
splot \
|
||||
'floors.dat' notitle with lines lc rgb '#777777', \
|
||||
'floors.dat' notitle with lines lc rgb '#999999', \
|
||||
'path3.dat' notitle with lines lw 1.0 dashtype 2 lc rgb '#000000', \
|
||||
'BS/est_norm_bergwerk_path3_galaxy_simple_interval6.dat' skip 21 notitle with lines lw 1.0 lc rgb '#00FF00', \
|
||||
'BS/est_smooth_bergwerk_path3_galaxy_simple_interval6.dat' skip 21 notitle with lines lw 1.0 lc rgb '#0000FF'
|
||||
'BS/est_norm_bergwerk_path3_galaxy_simple_interval6.dat' skip 21 title "\\footnotesize{filtered}" with lines lw 1.0 lc rgb '#00FF00', \
|
||||
'BS/est_smooth_bergwerk_path3_galaxy_simple_interval6.dat' skip 21 title "\\footnotesize{smoothed (BS)}" with lines lw 1.0 lc rgb '#0000FF'
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -83,6 +83,14 @@
|
||||
\gplgaddtomacro\gplbacktext{%
|
||||
}%
|
||||
\gplgaddtomacro\gplfronttext{%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1802){\makebox(0,0)[r]{\strut{}\footnotesize{smoothed (FBS)}}}%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1582){\makebox(0,0)[r]{\strut{}\footnotesize{smoothed (BS)}}}%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1802){\makebox(0,0)[r]{\strut{}\footnotesize{smoothed (FBS)}}}%
|
||||
\csname LTb\endcsname%
|
||||
\put(4013,1582){\makebox(0,0)[r]{\strut{}\footnotesize{smoothed (BS)}}}%
|
||||
}%
|
||||
\gplbacktext
|
||||
\put(0,0){\includegraphics{path4_interval}}%
|
||||
|
||||
@@ -4,15 +4,17 @@ set termoption dashlength 0.5
|
||||
set ticslevel 0
|
||||
set view equal xy
|
||||
set zrange [0:2200]
|
||||
set multiplot layout 1,1 scale 2.7,2.7 offset 0,0.23
|
||||
set multiplot layout 1,1 scale 2.7,2.7 offset 0,0.20
|
||||
set view 72,33
|
||||
unset border
|
||||
unset xtics
|
||||
unset ytics
|
||||
unset ztics
|
||||
|
||||
set key at screen 0.90,0.95 opaque box samplen 0.5 width -7.0
|
||||
|
||||
splot \
|
||||
'FBS/floors.dat' notitle with lines lc rgb '#777777', \
|
||||
'FBS/floors.dat' notitle with lines lc rgb '#999999', \
|
||||
'path4.dat' notitle with lines lw 1.0 dashtype 2 lc rgb '#000000', \
|
||||
'FBS/est_smooth_fixedIntervallSimpleTransPath4.dat' skip 21 notitle with lines lw 1.0 lc rgb '#FF0000', \
|
||||
'BS/est_smooth_bergwerk_path4_nexus_simple_interval0.dat' skip 21 notitle with lines lw 1.0 lc rgb '#0000FF'
|
||||
'FBS/est_smooth_fixedIntervallSimpleTransPath4.dat' skip 21 title "\\footnotesize{smoothed (FBS)}" with lines lw 1.0 lc rgb '#FF0000', \
|
||||
'BS/est_smooth_bergwerk_path4_nexus_simple_interval0.dat' skip 21 title "\\footnotesize{smoothed (BS)}" with lines lw 1.0 lc rgb '#0000FF'
|
||||
|
||||
Reference in New Issue
Block a user