Skip to content

Commit

Permalink
renamed some files to avoid confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
sebouh137 committed Dec 8, 2022
1 parent 9f4a695 commit b7b664e
Show file tree
Hide file tree
Showing 14 changed files with 3 additions and 131 deletions.
File renamed without changes.
File renamed without changes.
Binary file removed gnuplot/fig2_qToverpTnu/fig5_qt.pdf
Binary file not shown.
Binary file removed gnuplot/fig2_qToverpTnu/fig5_ratio.pdf
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set terminal epslatex size 50cm,10cm color dashed dl 3 standalone
LEFT= 0.15
DX=0.25
set style fill transparent solid 0.50 noborder
set output 'transverse.tex'
set output 'qt_theory.tex'
set multiplot layout 1,1

#------1st plot-----
Expand Down Expand Up @@ -45,4 +45,4 @@ set ytics format ""

unset multiplot
set output # finish the current output file
system('latex transverse.tex && dvips transverse.dvi && ps2eps -f transverse.ps && epstopdf transverse.eps && rm transverse.inc.eps transverse.ps *.aux *.dvi *.log *.tex')
system('latex qt_theory.tex && dvips qt_theory.dvi && ps2eps -f qt_theory.ps && epstopdf qt_theory.eps && rm qt_theory.inc.eps qt_theory.ps *.aux *.dvi *.log *.tex')
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ unset table

plot '< paste up_smooth down1_smooth' u 1:2:5 with filledcurves fillstyle solid 0.5 lw 4.5 lc rgb 'orange' title '',\
'< paste up_smooth down2_smooth' u 1:2:5 with filledcurves fillstyle solid 0.5 lw 4.5 lc rgb 'orange' title '',\
'data/pythia_5.dat' w lines lc 'blue' lw 5 title '$\textsc{Pythia8}$',\
'data/pythia_ratio.dat' w lines lc 'blue' lw 5 title '$\textsc{Pythia8}$',\
'data/ratio_theory_new.dat' u 1:2 w lines smooth csplines lc 'orange' lw 5 title 'NLL',\
# 'fig5.dat' u 1:($2/$3) w lines smooth csplines lc 'orange' lw 5 title 'theory',\
# 'fig5_ave.dat' u 1:2 lc 'red' lw 5 title '',\
Expand Down
Binary file removed gnuplot/fig3_zh_and_jt/fig6_jt.pdf
Binary file not shown.
63 changes: 0 additions & 63 deletions gnuplot/fig3_zh_and_jt/fig6_jt.x~

This file was deleted.

Binary file removed gnuplot/fig3_zh_and_jt/fig6_jt_new.pdf
Binary file not shown.
Binary file removed gnuplot/fig3_zh_and_jt/fig6_zh.pdf
Binary file not shown.
65 changes: 0 additions & 65 deletions gnuplot/fig3_zh_and_jt/fig6_zh.x~

This file was deleted.

Binary file removed gnuplot/fig3_zh_and_jt/fig6_zh_new.pdf
Binary file not shown.
File renamed without changes.
File renamed without changes.

0 comments on commit b7b664e

Please sign in to comment.