2023-03-07 11:37:51 +01:00
|
|
|
\documentclass[showdate=false]{beamer}
|
|
|
|
|
|
|
|
\usepackage[british]{babel}
|
|
|
|
\usepackage{amsmath}
|
|
|
|
\usepackage{hyperref}
|
|
|
|
\usepackage[backend=bibtex,style=trad-plain]{biblatex}
|
|
|
|
\usepackage{graphicx}
|
|
|
|
\graphicspath{{.}{../../figures/}}
|
|
|
|
\usepackage{todo}
|
|
|
|
|
|
|
|
\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[]{}
|
|
|
|
\date{March 08, 2023}
|
|
|
|
\author{E.T. de Boone}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
\frame{\titlepage}
|
|
|
|
|
2023-03-07 12:06:56 +01:00
|
|
|
%%%%%
|
|
|
|
%%%%%
|
|
|
|
\section{Cosmic Rays}
|
|
|
|
\begin{frame}{Particles from space}
|
|
|
|
\end{frame}
|
|
|
|
\begin{notes}
|
|
|
|
- Ultra energy, solid idea for source missing
|
|
|
|
\end{notes}
|
|
|
|
|
|
|
|
\begin{frame}{Airshowers}
|
|
|
|
\end{frame}
|
|
|
|
\begin{notes}
|
|
|
|
- Coming into atmosphere, trying to measure particle debris
|
|
|
|
through Cherenkov light.
|
|
|
|
- FD/SD
|
|
|
|
\end{notes}
|
|
|
|
|
|
|
|
\begin{frame}{Airshowers: Radio Detection}
|
|
|
|
\end{frame}
|
|
|
|
\begin{notes}
|
|
|
|
measurables of RD: EM
|
|
|
|
\end{notes}
|
|
|
|
|
|
|
|
\begin{frame}{Airshowers: Interferometric Radio Detection}
|
|
|
|
\end{frame}
|
|
|
|
\begin{notes}
|
|
|
|
Can reconstruct spatial distribution
|
|
|
|
Requires sigma < 1 ns
|
|
|
|
\end{notes}
|
|
|
|
|
|
|
|
|
|
|
|
%%%%%
|
|
|
|
%%%%%
|
|
|
|
\section{Experimental problem}
|
|
|
|
\begin{frame}{Experiments: Autonomous antennas}
|
|
|
|
\end{frame}
|
|
|
|
\begin{notes}
|
|
|
|
Introduce GRAND and Auger
|
|
|
|
\end{notes}
|
2023-03-07 11:37:51 +01:00
|
|
|
|
2023-03-07 12:06:56 +01:00
|
|
|
\begin{frame}{Experiments: GNSS timing}
|
2023-03-07 11:37:51 +01:00
|
|
|
\end{frame}
|
2023-03-07 12:06:56 +01:00
|
|
|
\begin{notes}
|
|
|
|
Note timing accuracy obtained in Auger
|
|
|
|
\end{notes}
|
|
|
|
|
|
|
|
|
|
|
|
%%%%%
|
|
|
|
%%%%%
|
|
|
|
\section{Improving time synchronisation}
|
|
|
|
\begin{frame}{Improving time synchronisation}
|
|
|
|
\end{frame}
|
|
|
|
\be
|
|
|
|
|
|
|
|
%%%%%
|
|
|
|
\subsection{Can GNSS be improved}
|
|
|
|
% Hardware setups WR / GRAND
|
|
|
|
\begin{frame}{Improving GNSS timing}
|
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
%%%%%
|
|
|
|
\subsection{Other methods to improve timing}
|
|
|
|
% mixing clock information with physics
|
|
|
|
\begin{frame}{Beacon}
|
|
|
|
\end{frame}
|
|
|
|
|
2023-03-07 11:37:51 +01:00
|
|
|
\end{document}
|