Page MenuHomeHEPForge

plot_eps_2Dscan.gp
No OneTemporary

plot_eps_2Dscan.gp

#set term postscript enhanced
set term epslatex color
set size square
set yrange [2.:84.]
set xrange [90.:210.]
set ytics 2.,16.
set xtics 90.,30.
#SPECIFY GRID (MAX-MIN)/stepsize+1, y (rowsize), x (columnsize), weight
set dgrid3d 41,41,1
#set output "HBSLHAinputblocksfromFH400202010.tex"
#set output "HB_MathematicaFH400202010_part.tex"
#set output "HBwithFH400202010_part.tex"
#set output "HBwithFH400202010_SLHA.tex"
#set output "HB_MathematicaFH400202010_effC.tex"
#set output "HBwithFH400202010_effC.tex"
#set output "HBwithFH400202010_effC_GammaTotDiff.tex"
set output "HBwithFH400202010_effC_Mh1.tex"
set multiplot
set pm3d map corners2color c3 #DON'T INTERPOLATE OVER CORNERS
set view map #2D PROJECTION
set cbrange [0:20] #COLOR RANGE
set zrange [0:*]
set cbtics 2
#SET THE COLOR LEGEND
set palette rgbformulae 22,13,-31
set colorbox user origin 0.76,0.275 size 0.04,0.5
#set palette defined (1 "red", 79 "violet", 140 "web-green", 141 "blue", 176 "cyan", 324 "dark-red", 325 "orange", 326 "yellow")
#set palette defined (1 "#ff0000", 79 "#8b0000", 176 "#a9a9a9", 179 "#006400", 180 "#009000",206 "#000080",272 "#87CEFA", 274 "#e6e6FA", 324 "#ffd700", 326 "#ffff00")
#---For size squared:---
#set size square
#set size 0.99,0.99
#set origin 0,0
#-----------------------
set size 0.99,0.99
set origin 0,0
set xlabel '$M_A~\mathrm{[GeV]}$'
set ylabel '$\tan\beta$'
set label 3 "obsratio" at 265,36 rotate left
#splot 'HBSLHAinputblocksfromFH400202010_results.dat' u ($1):($2):($7) notit w pm3d
#splot 'HB_MathematicaFH400202010_part_results.dat' u ($4):($10):($8) notit w pm3d
#splot 'HBwithFH400202010_part_results.dat' u ($1):($2):($6) notit w pm3d
#splot 'HBwithFH400202010_SLHA_results.dat' u ($1):($2):($6) notit w pm3d
#splot 'HB_MathematicaFH400202010_effC_results.dat' u ($4):($10):($8) notit w pm3d
#splot 'HBwithFH400202010_effC_results.dat' u ($1):($2):($12) notit w pm3d
#set cbrange [*:*] #COLOR RANGE
#set zrange [*:*]
#set label 3 "$\\Gamma^\\mathrm{tot}_\\mathrm{alt.}-\\Gamma^\\mathrm{tot}~[\\mathrm{GeV}]$" at 265,26 rotate left
#splot 'HBwithFH400202010_effC_results.dat' u ($1):($2):($5)-($4) notit w pm3d
set cbrange [*:*] #COLOR RANGE
set zrange [*:*]
set cbtics 10
set label 3 "$M_{h_1}~[\\mathrm{GeV}]$" at 265,30 rotate left
splot 'HBwithFH400202010_effC_results.dat' u ($1):($2):($3) notit w pm3d
set contour
#---For size squared:---
#set size 0.706,0.718
#set origin 0.149,0.149
#-----------------------
set size 0.713,0.710
set origin 0.148,0.16
unset clabel
unset surface
set cntrparam bspline
unset clip
unset colorbox
unset xtics
unset ytics
unset xlabel
unset ylabel
unset label 3
set zrange [0:20]
set cbrange [0:20]
#CONTOUR LINE: Higgs exclusion
set table 'contour.dat'
set cntrparam levels discrete 1
#splot 'HBSLHAinputblocksfromFH400202010_results.dat' u ($1):($2):($7)
#splot 'HB_MathematicaFH400202010_part_results.dat' u ($4):($10):($8)
#splot 'HBwithFH400202010_part_results.dat' u ($1):($2):($6)
#splot 'HBwithFH400202010_SLHA_results.dat' u ($1):($2):($6)
#splot 'HB_MathematicaFH400202010_effC_results.dat' u ($4):($10):($8)
splot 'HBwithFH400202010_effC_results.dat' u ($1):($2):($12)
unset table
#CONTOUR LINE: GammaTotDiff
set table 'GammaTotDiff.dat'
set cntrparam levels discrete 0.01,0.1,0.5,1.0,2.0
splot 'HBwithFH400202010_effC_results.dat' u ($1):($2):($5)-($4)
unset table
unset contour
plot 'contour.dat' notit w l lt 1 lw 4 lc rgb "white" smooth bezier,\
'GammaTotDiff.dat' notit w l lt 2 lw 2 lc rgb "white" smooth bezier
unset multiplot

File Metadata

Mime Type
text/plain
Expires
Wed, May 14, 11:34 AM (14 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111455
Default Alt Text
plot_eps_2Dscan.gp (3 KB)

Event Timeline