unset multiplot set term postscript enhanced color set output "hist_out.ps" #set term aqua size 400, 600 #set term x11 size 400, 600 reset set key left Left samplen 0.0 reverse Y_MIN=0 nturns = 100 set multiplot # set ylabel 'Events' title = 'Backleg Start' ytic_space1 = 100 ytic_space2 = 100 ytic_space3 = 100 ytic_space4 = 100 filename = 'BACKLEG_START_phase_space.dat' xorigin=0. xoff_1=-60 load '../plotting_scripts/hist_any_guts.gnu' # ytic_space1=200 ytic_space2=100 ytic_space3 = 50 ytic_space4 = 100 xoff_1=0. unset ylabel title = 'Inflector Down Stream' filename = 'MARK_INFLECTOR_DS_phase_space.dat' xorigin=0.33 load '../plotting_scripts/hist_any_guts.gnu' # ytic_space1 = 10 ytic_space2 = 10 ytic_space3 = 20 ytic_space4 = 5 unset ylabel title = 'End of Tracking' filename = 'EndOfTracking_phase_space.dat' # EndOfFirstTurn_phase_space.dat' xorigin=0.66 load '../plotting_scripts/hist_any_guts.gnu'