m-thesis-documentation/documents/thesis/chapters/introduction.tex

44 lines
777 B
TeX
Raw Normal View History

2022-08-24 17:24:49 +02:00
\documentclass[../thesis.tex]{subfiles}
\graphicspath{
{.}
{../../figures/}
{../../../figures/}
}
2022-07-12 04:20:00 +02:00
\begin{document}
\chapter{Introduction}
\label{sec:introduction}
\section{Cosmic Rays}
2022-09-05 18:21:13 +02:00
\label{sec:crs}
\subsection{Airshowers}
\label{sec:airshowers}
\subsection{Detectors}
\label{sec:detectors}
Pierre Auger,
GRAND
\subsection{Interferometry}
\label{sec:interferometry}
Requires $\sigma_t \lesssim 1\ns$
\section{Time Synchronisation}
\label{sec:timesynchro}
Need reference system with better accuracy to constrain
See Section~\ref{sec:grand:gnss}.
\begin{figure}
\centering
\includegraphics[width=\textwidth]{clocks/reference-clock.pdf}
\caption{
Using a reference clock to compare two other clocks.
}
\label{fig:reference-clock}
\end{figure}
2022-07-12 04:20:00 +02:00
\end{document}