From 0070a04ba6da3fce16085b5434bdf79a9c8df877 Mon Sep 17 00:00:00 2001 From: Justus Kuhlmann Date: Wed, 24 Jul 2024 13:54:52 +0200 Subject: [PATCH] improt more plots --- plt_update.sh | 3 ++- talk.tex | 10 ++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/plt_update.sh b/plt_update.sh index a4a9d3c..9c5a920 100644 --- a/plt_update.sh +++ b/plt_update.sh @@ -1,3 +1,4 @@ #! /bin/bash cp ../../research_env2/cA_analysis/plot_vault/overview/plateaus_{chi,sym}_0.2_0.3_0124_ee_ee_total_quad.pdf plots -cp ../../research_env2/cA_analysis/plot_vault/interpolations/fix_sym_b{3.9,4.1}.pdf plots \ No newline at end of file +cp ../../research_env2/cA_analysis/plot_vault/interpolations/fix_sym_b{3.9,4.1}.pdf plots +cp ../../research_env2/cA_analysis/plot_vault/interpolations/ca2sym_b{3.9,4.1}.pdf plots \ No newline at end of file diff --git a/talk.tex b/talk.tex index 9b1026c..4daa0b5 100644 --- a/talk.tex +++ b/talk.tex @@ -152,13 +152,19 @@ \begin{frame} \frametitle{Improvement of the axial-vector current} \framesubtitle{Finding the symmetric and chiral point} - %\includegraphics[width=\halflinewidth]{plots/plateaus_chi_0.175_0.325_0124.pdf} + \begin{tabular}{cc} + \includegraphics[width=\halflinewidth]{plots/fix_sym_b3.9.pdf}& + \includegraphics[width=\halflinewidth]{plots/fix_sym_b4.1.pdf} + \end{tabular} \end{frame} \begin{frame} \frametitle{Improvement of the axial-vector current} \framesubtitle{Interpolations in $c_{\rm A}$} - %\includegraphics[width=\halflinewidth]{plots/plateaus_sym_0.175_0.325_0124.pdf} + \begin{tabular}{cc} + \includegraphics[width=\halflinewidth]{plots/ca2sym_b3.9.pdf}& + \includegraphics[width=\halflinewidth]{plots/ca2sym_b4.1.pdf} + \end{tabular} \end{frame} \begin{frame}