% This program can be redistributed and/or modified under the terms % of the GNU Public License, version 3. % % Seth Brown, Ph.D. % sethbrown@drbunsen.org % % Compiled with XeLaTeX % Dependencies: % Fontin Sans font (http://www.exljbris.com/fontinsans.fsrtml) % \documentclass{beamer} \usepackage{pgf} \usepackage{tikz} \usepackage{times} \usepackage[T1]{fontenc} %\usepackage[mathscr]{eucal} %\usepackage{mathptmx} %\usepackage{mathrsfs} \usepackage{hyperref} \usepackage{color} \usepackage{graphicx} \usepackage{wasysym} % \usepackage{pgfpagfes} % \setbeameroption{show notes on second screen} %\pgfpagesuselayout{4 on 1}[a4paper,border shrink=5mm,landscape] \usepackage{xcolor} \usepackage{xcolor,multirow} %\usepackage[table]{xcolor} %\usepackage[dvipsnames]{xcolor} %\usepackage{amsfonts} %\usepackage{amsmath} % \usepackage[amssymb]{SIunits} %\usepackage{natbib} %\usepackage{amssymb} \usepackage{hepparticles} \usepackage{hepnicenames} \usepackage{hepunits} \usepackage{tikz} \usepackage[english]{babel} %%\usepackage{lmodern} %\usepackage{feynmp} % suppress navigation bar \beamertemplatenavigationsymbolsempty \usepackage[mathscr]{eucal} \usepackage{mathrsfs} \mode<presentation> { \usetheme{bunsen} \setbeamercovered{transparent} \setbeamertemplate{items}[circle] } \newcommand{\Simley}[1]{% \begin{tikzpicture}[scale=0.15] \newcommand*{\SmileyRadius}{1.0}% \draw [fill=brown!10] (0,0) circle (\SmileyRadius)% outside circle %node [yshift=-0.22*\SmileyRadius cm] {\tiny #1}% uncomment this to see the smile factor ; \pgfmathsetmacro{\eyeX}{0.5*\SmileyRadius*cos(30)} \pgfmathsetmacro{\eyeY}{0.5*\SmileyRadius*sin(30)} \draw [fill=cyan,draw=none] (\eyeX,\eyeY) circle (0.15cm); \draw [fill=cyan,draw=none] (-\eyeX,\eyeY) circle (0.15cm); \pgfmathsetmacro{\xScale}{2*\eyeX/180} \pgfmathsetmacro{\yScale}{1.0*\eyeY} \draw[color=red, domain=-\eyeX:\eyeX] plot ({\x},{ -0.1+#1*0.15 % shift the smiley as smile decreases -#1*1.75*\yScale*(sin((\x+\eyeX)/\xScale))-\eyeY}); \end{tikzpicture}% }% % set fonts \usepackage{amsfonts} \usepackage{amsmath} \usepackage{verbatim} \usepackage{fancyvrb} \DefineVerbatimEnvironment{code}{Verbatim}{fontsize=\small} \DefineVerbatimEnvironment{example}{Verbatim}{fontsize=\small} \usepackage{listings} \usepackage{courier} \lstset{ basicstyle=\footnotesize\ttfamily, % Standardschrift %numbers=left, % Ort der Zeilennummern numberstyle=\tiny, % Stil der Zeilennummern %stepnumber=2, % Abstand zwischen den Zeilennummern numbersep=5pt, % Abstand der Nummern zum Text tabsize=2, % Groesse von Tabs extendedchars=true, % breaklines=true, % Zeilen werden Umgebrochen keywordstyle=\color{red}, frame=b, % keywordstyle=[1]\textbf, % Stil der Keywords % keywordstyle=[2]\textbf, % % keywordstyle=[3]\textbf, % % keywordstyle=[4]\textbf, \sqrt{\sqrt{}} % stringstyle=\color{white}\ttfamily, % Farbe der String showspaces=false, % Leerzeichen anzeigen ? showtabs=false, % Tabs anzeigen ? xleftmargin=17pt, framexleftmargin=17pt, framexrightmargin=5pt, framexbottommargin=4pt, %backgroundcolor=\color{lightgray}, showstringspaces=false % Leerzeichen in Strings anzeigen ? } %\DeclareCaptionFont{blue}{\color{blue}} %\captionsetup[lstlisting]{singlelinecheck=false, labelfont={blue}, textfont={blue}} \usepackage{caption} \DeclareCaptionFont{white}{\color{white}} \DeclareCaptionFormat{listing}{\colorbox[cmyk]{0.43, 0.35, 0.35,0.01}{\parbox{\textwidth}{\hspace{15pt}#1#2#3}}} \captionsetup[lstlisting]{format=listing,labelfont=white,textfont=white, singlelinecheck=false, margin=0pt, font={bf,footnotesize}} \usetikzlibrary{arrows} \usetikzlibrary{shapes} %\usepackage{gfsartemisia-euler} %\usepackage[T1]{fontenc} \setbeamerfont{frametitle}{size=\LARGE,series=\bfseries} \tikzstyle{decision} = [diamond, draw, fill=gray!20, text width=4.5em, text badly centered, node distance=3cm, inner sep=0pt] \tikzstyle{block} = [rectangle, draw, fill=blue!10, text width=5em, text centered, rounded corners, minimum height=2em] \tikzstyle{line} = [draw, -latex'] \tikzstyle{cloud} = [draw, ellipse,fill=red!10, node distance=3cm, minimum height=2em] \tikzstyle{every picture}+=[remember picture] \renewcommand{\PKs}{{\HepParticle{K}{S}{}\xspace}} % color definitions \usepackage{color} \definecolor{uipoppy}{RGB}{225, 64, 5} \definecolor{uipaleblue}{RGB}{96,123,139} \definecolor{uiblack}{RGB}{0, 0, 0} % caption styling %\DeclareCaptionFont{uiblack}{\color{uiblack}} %\DeclareCaptionFont{uipoppy}{\color{uipoppy}} %\captionsetup{labelfont={uipoppy},textfont=uiblack} % see the macros.tex file for definitions \include{macros } % title slide definition \title{MVA selection for $\tau \to 3\mu$} %\subtitle{a bias report} \author{ Marcin Chrz\k{a}szcz$^{1,2}$} \institute[UTH, IFJ] { %\begin{tiny} $ ^1$ University of Zurich , $ ^2$ Institute of Nuclear Physics, Krakow, %\end{tiny}smallsmall } \date{ \today} %-------------------------------------------------------------------- % Introduction %-------------------------------------------------------------------- \begin{document} \setbeamertemplate{background} {\includegraphics[width=\paperwidth,height=\paperheight]{frontpage_bg_mine}} \setbeamertemplate{footline}[default] \begin{frame} \vspace{1.1cm} \begin{columns} \column{2.75in} \titlepage \begin{center} \includegraphics[height=1.0cm ]{pic/uzh.jpg} % \hspace{0.5cm} % \includegraphics[height=1.5cm]{pic/babar.jpg} \hspace{1cm} \includegraphics[height=1.0cm]{pic/ifj.png} \hspace{1cm} %\includegraphics[height=1.0cm]{pic/SNS.jpg} \end{center} \vspace{10cm} \column{2.0in} \end{columns} \end{frame} %-------------------------------------------------------------------- % OUTLINE %-------------------------------------------------------------------- \section[Outline]{} \begin{frame} \tableofcontents \end{frame} %------------------------------------------------------------------- % Introduction %------------------------------------------------------------------- % % Set the background for the rest of the slides. % Insert infoline \setbeamertemplate{background} {\includegraphics[width=\paperwidth,height=\paperheight]{slide_bg}} \setbeamertemplate{footline}[bunsentheme] \title{Update on analysis} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \setbeamertemplate{background} {\includegraphics[width=\paperwidth,height=\paperheight]{slide_bg}} \setbeamertemplate{footline}[bunsentheme] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%2>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Blending - THE END} \begin{frame}\frametitle{Where did we end last year} {~}\\ \begin{itemize} \item We decided to use Blending technique with MatrixNet. \item Jon updated the mixing numbers $\rightarrow$ Need to retrain everything and hope things are status quo. \item People thanks to $\PBs \to \mu \mu$ will ask about mass correlation $\rightarrow$ Need to check to shut them up. Big big surprise. \end{itemize} \textref {M.Chrz\k{a}szcz 2013} \end{frame} \begin{frame}\frametitle{Status quo} {~}\\ \begin{columns} \column{2in} \begin{itemize} \item I was to lazy to retrain all TMVA stuff. \item So just compared: GeoMVA(we have it for free), MN standalone, Blending. \item Again Blending wins. \end{itemize} \column{3in} \center \includegraphics[scale=0.28]{final2/ROC_2012.png} \end{columns} \textref {M.Chrz\k{a}szcz 2013} \end{frame} \begin{frame}\frametitle{Status quo} {~}\\ \begin{columns} \column{2in} \begin{itemize} \item I was to lazy to retrain all TMVA stuff. \item So just compared: GeoMVA(we have it for free), MN standalone, Blending. \item Again Blending wins. $\rightarrow$ I am happy. \end{itemize} \column{3in} \center \includegraphics[scale=0.28]{final2/ROC_2012.png} \end{columns} \textref {M.Chrz\k{a}szcz 2013} \end{frame} \begin{frame}\frametitle{Status quo} {~}\\ \begin{columns} \column{2in} \begin{itemize} \item For sanity check I also have looked into 2011 data. \item Result stays the same. \end{itemize} \column{3in} \center \includegraphics[scale=0.28]{final2/ROC_2011.png} \end{columns} \textref {M.Chrz\k{a}szcz 2013} \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5 \begin{frame}\frametitle{How does MN look like.} {~}\\ \begin{columns} \column{2in} \begin{itemize} \item So MN is Gradient BDT. (name in the ntuple: MN\_BLEND) \item Applied transformation to make flat signal distribution. (name in the ntuple: MN\_BLEND\_FLAT). \end{itemize} \center \includegraphics[scale=0.19]{final2/bckmn.png}\\ \column{3in} \center \includegraphics[scale=0.2]{final2/MN.png}\\ \center \includegraphics[scale=0.2]{final2/MN_FLAT.png} \end{columns} \textref {M.Chrz\k{a}szcz 2013} \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame}\frametitle{Mass correlation - Sit down, this is hardcore} {~}\\ \begin{columns} \column{2in} \begin{itemize} \item So lets check the correlation for my blending using MN. \item Correlation is flat and arround $3.5\%$. Everything seems to be ok. \item Now the scary part. I checked this for GeoMVA. \end{itemize} \column{3in} \center \includegraphics[scale=0.28]{final2/corr_BLend.png} \end{columns} \textref {M.Chrz\k{a}szcz 2013} \end{frame} \begin{frame}\frametitle{Mass correlation - Sit down, this is hardcore} {~}\\ \begin{columns} \column{2in} \begin{itemize} \item I saw $30\%$ correlation in our previous GEOMVA! \item Before I got a heart attack I had thought: Making clarifies flat has to change the correlation value. So GeoMVA was transformed to be flat, for 1:1 comaprison. \item Never the less $15\%$ in GeoMVA remains ;( \end{itemize} \column{3in} \center \includegraphics[scale=0.28]{final2/corr_Geo.png} \end{columns} \textref {M.Chrz\k{a}szcz 2013} \end{frame} \begin{frame}\frametitle{MVA conclusions} {~}\\ \begin{itemize} \item Blending is the best performing MVA. \item Mass correlation is reasonable low. \item GeoMVa mystery: Different RECO might have something to do with what we saw. It also could explain why GeoMVA is so efficient now(correlation might make the bck level artificially lower) $\leftarrow$ this idea was after midnight and 3 pines of beer so I might now change my mind. \end{itemize} \textref {M.Chrz\k{a}szcz 2013} \end{frame} \section{Binning optimisation} \begin{frame}\frametitle{Binning} {~}\\ \begin{itemize} \item Performed binning optimisation(with old trigger strategy and old classifier(before Jons updates)). \item All this will be updated of coz with Pauls new results + new clarifies. \item For 2012 for binning with eta veto:\\ PID: 0 0.10 0.42 0.75 0.81 0.86 1.00\\ BLEND\_FLAT: 0. 0.05 0.38 0.63 0.71 0.82 1.00 \end{itemize} \center \includegraphics[scale=0.2]{final2/cl1.png} \textref {M.Chrz\k{a}szcz 2013} \end{frame} \begin{frame}\frametitle{Binning - details} {~}\\ \begin{itemize} \item Binning uses CLs method, not enough time to play with other FOM. \item Optimisation requires at least 8 events in the bin. \item Minimum bin size is 0.06. \item The sieve is 0.01 \end{itemize} \center \includegraphics[scale=0.2]{final2/cl1.png} \textref {M.Chrz\k{a}szcz 2013} \end{frame} \section{$\eta$ background} \begin{frame}\frametitle{Binning - details} {~}\\ \begin{itemize} \item Did all the fits to $\eta$ bck. \item Fits are far more stable then last year. \item Will try to make a single fit to all bins to reduce the systematics. \item All fits are here: \href{http://nz17-p1.ifj.edu.pl/work_public/LHCb/Tau23Mu/Eta_fits/}{LINK} \item I was lazy and didn't want to latex thing that will change... \item The same with fits with $\eta$ veto.... \item MC/Data comparison doing Splot: \href{http://nz17-p1.ifj.edu.pl/work_public/LHCb/Tau23Mu/MCDATA/}{LINK} \end{itemize} \textref {M.Chrz\k{a}szcz 2013} \end{frame} \section{Plan} \begin{frame}\frametitle{The Plan} {~}\\ \begin{enumerate} \item If we want to move with this for Moriond we would need to have a limit soon. \item I would propose the attemnt to have on next week a preliminary limit. \item What we need: \end{enumerate} \begin{itemize} \item $\PDs \to \phi \pi$. Done for 2011 and 2012. Will appear today on my page. \item New binning: 6 hours of computing one scenario$\rightarrow$ tmr will have it. \item Fits(with $\eta$ veto: Wed). \item Calibration: Paul? \item Limit(lets aim 2011+2012). I have script from Diego with the combination for $\PBs \to \mu\mu$. \item But it is never easy to run those things(2-3 days). \item Lets try to make an effort? \end{itemize} \textref {M.Chrz\k{a}szcz 2013} \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \end{document}