set terminal windows enhanced set pm3d map set ylabel "Energy (Ry)" set grid unset colorbox set xtics ("{/Symbol G}" 0.000000, "{M}" 0.577350, "{K}" 0.910684, "{/Symbol G}" 1.57735, "{A}" 1.88353, "{L}" 2.46088, "{H}" 2.79421, "{A}" 3.46088) set palette defined (0 "white", 600 "red") set yrange[-0.8:0.2] set size 1.1,1.1 splot "CoUP.dat" title "" #splot "CoDown.dat" title "" #set terminal png enhanced font "Arial" size 520,390 #set output "CoUp.png" ##set output "CoDown.png" #rep