m-thesis-documentation/presentations/2023-03-08_hep_student_seminar/2023-HEP-student-seminar.tex

145 lines
3.7 KiB
TeX

\documentclass[showdate=false]{beamer}
\usepackage[british]{babel}
\usepackage{amsmath}
\usepackage{hyperref}
\usepackage[backend=bibtex,style=trad-plain]{biblatex}
\usepackage{graphicx}
\graphicspath{{.}{./figures/}{../../figures/}}
\usepackage{todo}
\usepackage{notes}
\addbibresource{../../../bibliotheca/bibliography.bib}
% Disable Captions
\setbeamertemplate{caption}{\raggedright\small\insertcaption\par}
% Show Section overview at beginning of section
%\AtBeginSection[]
%{
% \begin{frame}<beamer>{Table of Contents}
% \tableofcontents[currentsection, currentsubsection, sectionstyle=show/shaded, subsectionstyle=hide]
% \end{frame}
%}
% no to navigation, yes to frame numbering
\beamertemplatenavigationsymbolsempty
\setbeamerfont{page number in head/foot}{size=\normalsize}
\setbeamertemplate{footline}[frame number]
\title[]{HEP Student Seminar}
\date{March 08, 2023}
\author{E.T. de Boone}
\begin{document}
\frame{\titlepage}
%%%%%
%%%%%
\section{Cosmic Rays}
\begin{frame}{Particles from space}
\includegraphics[width=\textwidth]{grand/astroparticletypes_grand.jpg}
\end{frame}
\begin{frame}{Airshowers}
\includegraphics[width=\textwidth]{1607.08781/fig02.png}
\end{frame}
\note[itemize]{
\item Coming into atmosphere, trying to measure particle debris
through Cherenkov light.
- FD/SD
}
\begin{frame}{Airshowers: (Interferometric) Radio Detection}
\begin{columns}
\begin{column}{0.5\textwidth}
\includegraphics[width=\textwidth]{radio_interferometry/Schematic_RIT_extracted.png}
\end{column}
\begin{column}{0.5\textwidth}
\includegraphics[width=\textwidth]{2006.10348/fig01.png}
\end{column}
\end{columns}
\end{frame}
\note[itemize]{
Can reconstruct spatial distribution
Requires sigma < 1 ns
}
%%%%%
%%%%%
\section{Experimental problem}
\begin{frame}{Experiments: Autonomous antennas}
\begin{columns}
\begin{column}{0.4\textwidth}
\includegraphics[width=\textwidth]{images/auger-astro-uchicageo.edu-watertank-080224-3_large.jpg}
\end{column}
\begin{column}{0.6\textwidth}
\includegraphics[width=\textwidth]{images/Layout-of-the-Pierre-Auger-Southern-Observatory-The-dots-represent-the-position-of-each.png}
\end{column}
\end{columns}
\end{frame}
\note{
Introduce GRAND and Auger
}
%%%%%
%%%%%
\begin{frame}{Testing GNSS in GRAND: I}
\begin{columns}
\begin{column}{0.7\textwidth}
\includegraphics<1>[width=\textwidth]{grand/setup/channel-delay-setup.pdf}
\includegraphics<2->[width=\textwidth]{grand/setup/channel-delay-setup-inverse.pdf}
\end{column}
\begin{column}{0.3\textwidth}
\includegraphics[width=\textwidth]{grand/setup/antenna-to-adc.pdf}
\end{column}
\end{columns}
\end{frame}
\begin{frame}{Filterchain delay}
\includegraphics[width=\textwidth]{grand/split-cable/split-cable-delay-ch1ch2-50mhz-200mVpp.pdf}
\end{frame}
%%%%%%
\begin{frame}{Testing GNSS in GRAND: II}
\centering
\includegraphics[width=0.7\textwidth]{grand/setup/grand-gps-setup.pdf}
\end{frame}
\begin{frame}
\includegraphics[width=\textwidth]{images/IMG_20220712_164912.jpg}
\end{frame}
%%%%
\begin{frame}
\includegraphics[width=\textwidth]{images/IMG_20220812_114028.jpg}
\end{frame}
\begin{frame}
\includegraphics[width=\textwidth]{images/IMG_20220811_185348.jpg}
\end{frame}
\begin{frame}
\includegraphics[width=\textwidth]{images/IMG_20220811_220552.jpg}
\end{frame}
\begin{frame}
\includegraphics[width=\textwidth]{images/IMG_20220811_220539.jpg}
\end{frame}
%%% Real
\begin{frame}
\includegraphics[width=\textwidth]{images/IMG_20220819_154801.jpg}
\end{frame}
\begin{frame}
\includegraphics[width=\textwidth]{images/IMG_20220819_152900.jpg}
\end{frame}
\begin{frame}
\includegraphics[width=\textwidth]{images/IMG_20220815_161244.jpg}
\end{frame}
\end{document}