mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-22 15:03:35 +01:00
Thesis: add Colophon with extra urls
This commit is contained in:
parent
0a2ff113c0
commit
01ab167771
3 changed files with 23 additions and 1 deletions
|
@ -8,4 +8,19 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
\vspace*{\fill}
|
||||||
|
A digital copy of this document can be found at\\
|
||||||
|
\url{https://etdeboone.nl/masters-thesis/thesis.pdf}\\[0.2cm]
|
||||||
|
|
||||||
|
|
||||||
|
The \LaTeX\ source, including figures, can be found at\\
|
||||||
|
\url{https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation}\\
|
||||||
|
--- or ---\\
|
||||||
|
\url{https://etdeboone.nl/masters-thesis/documentation}\\[0.2cm].
|
||||||
|
|
||||||
|
Code for generating figures, as well as the beacon synchronising pipeline can be found at\\
|
||||||
|
\url{https://gitlab.science.ru.nl/mthesis-edeboone/m-thesis-introduction/}\\
|
||||||
|
--- or ---\\
|
||||||
|
\url{https://etdeboone.nl/masters-thesis/airshower_beacon_simulation}.
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
|
@ -127,7 +127,11 @@ When doing the interferometric analysis for a sine beacon synchronised array, wa
|
||||||
\section{Air Shower simulation}
|
\section{Air Shower simulation}
|
||||||
% simulation of proton E15 on 10x10 antenna
|
% simulation of proton E15 on 10x10 antenna
|
||||||
To test the idea of combining a single sine beacon with an air shower, we simulated a set of recordings of a single air shower that also contains a beacon signal.
|
To test the idea of combining a single sine beacon with an air shower, we simulated a set of recordings of a single air shower that also contains a beacon signal.
|
||||||
\footnote{\url{https://gitlab.science.ru.nl/mthesis-edeboone/m-thesis-introduction/-/tree/main/airshower_beacon_simulation}}
|
\footnote{
|
||||||
|
\url{https://gitlab.science.ru.nl/mthesis-edeboone/m-thesis-introduction/-/tree/main/airshower_beacon_simulation}
|
||||||
|
or
|
||||||
|
\url{https://etdeboone.nl/masters-thesis/airshower_beacon_simulation}
|
||||||
|
}
|
||||||
\\
|
\\
|
||||||
The air shower signal was simulated by \acrlong{ZHAireS}\cite{Alvarez-Muniz:2010hbb} on a grid of 10x10 antennas with a spacing of $50\,\mathrm{meters}$.
|
The air shower signal was simulated by \acrlong{ZHAireS}\cite{Alvarez-Muniz:2010hbb} on a grid of 10x10 antennas with a spacing of $50\,\mathrm{meters}$.
|
||||||
Each antenna recorded a waveform of $500$ samples with a samplerate of $1\GHz$ for each of the X,Y and Z polarisations.
|
Each antenna recorded a waveform of $500$ samples with a samplerate of $1\GHz$ for each of the X,Y and Z polarisations.
|
||||||
|
|
|
@ -79,6 +79,9 @@
|
||||||
\subfile{chapters/appendix-random-phasor.tex}
|
\subfile{chapters/appendix-random-phasor.tex}
|
||||||
|
|
||||||
%%% Print Bibliography
|
%%% Print Bibliography
|
||||||
|
|
||||||
|
\titlespacing{\chapter}{0pt}{*1}{*2}
|
||||||
|
|
||||||
\backmatter
|
\backmatter
|
||||||
\phantomsection
|
\phantomsection
|
||||||
\addcontentsline{toc}{chapter}{Bibliography}
|
\addcontentsline{toc}{chapter}{Bibliography}
|
||||||
|
|
Loading…
Reference in a new issue