- \documentclass[xcolor=svgnames]{beamer}
- \usepackage[utf8]{inputenc}
- \usepackage[english]{babel}
- \usepackage{polski}
- %\usepackage{amssymb,amsmath}
- %\usepackage[latin1]{inputenc}
- %\usepackage{amsmath}
- %\newcommand\abs[1]{\left|#1\right|}
- \usepackage{amsmath}
- \newcommand\abs[1]{\left|#1\right|}
- \usepackage{hepnicenames}
- \usepackage{hepunits}
- \usepackage{color}
-
-
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
- \definecolor{mygreen}{cmyk}{0.82,0.11,1,0.25}
-
-
- \usetheme{Sybila}
-
- \title[S-wave problem]{S-wave problem?}
- \author{Marcin Chrz\k{a}szcz$^{1,2}$, Nicola Serra$^{1}$}
- \institute{$^1$~University of Zurich,\\ $^2$~Institute of Nuclear Physics, Krakow}
- \date{\today}
-
- \begin{document}
- % --------------------------- SLIDE --------------------------------------------
- \frame[plain]{\titlepage}
- \author{Marcin Chrz\k{a}szcz(UZH, IFJ)}
- % ------------------------------------------------------------------------------
- % --------------------------- SLIDE --------------------------------------------
-
- \begin{frame}\frametitle{Before we begin}
- \begin{columns}
- \column{3.5in}
- \includegraphics[width=0.95\textwidth]{images/phd040908s.png}
- \\{~}\\
- \includegraphics[width=0.95\textwidth]{images/phto.png}
- \column{1.5in}
- {~}
- \begin{itemize}
- \item I appologise for my lack of activities, was really busy with pushing out Phd.
- \item If I wouldn't push it before X-mas the next window to submit was in March.
- \end{itemize}
- \end{columns}
- \end{frame}
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \begin{frame}\frametitle{What is the problem?}
- \begin{itemize}
- \item Thomas just before X-mas reported problem that he sees biases in MoM.
- \item This is not what I remembered from my studies so debugged the problem/refresh my memories.
- \item Looking just at my pulls produced long long time ago every seemed fine.
- \end{itemize}
- \begin{columns}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls_old/S4.png}
-
- \end{columns}
-
- \end{frame}
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \begin{frame}\frametitle{Debbuging}
- \begin{footnotesize}
- \begin{itemize}
- \item We define the set of function $f_i$ and calcula their expected values with errors.
- \item Then we solve set of equations and get the paramters of interest.
- \item In the note the first stage gives our so called Raw moments.
- \end{itemize}
- \end{footnotesize}
- \begin{columns}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RFl.png}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RS3.png}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RS4.png}
-
-
- \end{columns}
-
-
-
- \end{frame}
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \begin{frame}
- \begin{columns}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RS5.png}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RS6.png}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RS7.png}
-
- \end{columns}
- \begin{columns}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RS8.png}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RS9.png}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RFs.png}
-
- \end{columns}
- \end{frame}
-
-
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \begin{frame}
- \begin{columns}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RSs1.png}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RSs2.png}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RSs3.png}
-
- \end{columns}
- \begin{columns}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RSs4.png}
- \column{1.6in}
- \includegraphics[width=0.95\textwidth]{pulls/RSs5.png}
- \column{1.6in}
- {~}
- \end{columns}
- \begin{itemize}
- \item MoM works perfectly. Both mean and error is ok!
- \item Now the trick is to propagate the error.
- \item Thomas used just the covariance matrix! $\leftarrow$ not applicable here.
- \item
-
- \end{itemize}
-
- \end{frame}
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \begin{frame}\frametitle{Statistics reminder}
- \begin{itemize}
- \item From any statistcis book $\dfrac{1}{x}$ shouldn't cov matrix but use MC techniques.
- \item Don't time to show here it now but it's simple.
- \end{itemize}
-
-
- \end{frame}
-
-
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \begin{frame}\frametitle{Other stuff}
- \begin{itemize}
- \item I started doing many other stuff:
- \begin{itemize}
- \item Systematics for RECO12/14 $\rightarrow$ PROBLEM
- \item Statistics for MoM $\rightarrow$ generating toys
- \item S-wave $\rightarrow$ for MoM we will use BW phase shift.
- \item All will be finished by the weekend. Fuc... QCD exam!
- \end{itemize}
- \end{itemize}
-
-
- \end{frame}
-
-
-
-
-
-
-
- \end{document}