Compare commits
No commits in common. "dccf7e7c87b689ef95331be5536321100f6077e9" and "5f5ca8d11f9a8aebe70128a140ac6be0cfa30d42" have entirely different histories.
dccf7e7c87
...
5f5ca8d11f
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,8 +6,6 @@ Templates/
|
|||||||
build/*
|
build/*
|
||||||
!build/main.pdf
|
!build/main.pdf
|
||||||
|
|
||||||
defense/handout/build/
|
|
||||||
|
|
||||||
## Core latex/pdflatex auxiliary files:
|
## Core latex/pdflatex auxiliary files:
|
||||||
*.aux
|
*.aux
|
||||||
*.lof
|
*.lof
|
||||||
|
BIN
build/main.pdf
BIN
build/main.pdf
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 89 KiB |
Binary file not shown.
Before Width: | Height: | Size: 980 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,74 +0,0 @@
|
|||||||
\documentclass[
|
|
||||||
paper = a4
|
|
||||||
fontsize = 12pt]{scrartcl}
|
|
||||||
|
|
||||||
% Adjust margins
|
|
||||||
\usepackage[bottom=3cm]{geometry}
|
|
||||||
|
|
||||||
% UTF-8 encoding
|
|
||||||
\usepackage[utf8]{inputenc}
|
|
||||||
\usepackage[T1]{fontenc}
|
|
||||||
|
|
||||||
% German
|
|
||||||
\usepackage[ngerman]{babel}
|
|
||||||
|
|
||||||
% Improve visual appearance by tuning spacing between letters
|
|
||||||
\usepackage[activate={true,nocompatibility},final,tracking=true,kerning=true,factor=1100,stretch=10,shrink=10]{microtype}
|
|
||||||
|
|
||||||
% Figures and Captions
|
|
||||||
\usepackage{graphicx}
|
|
||||||
\usepackage[labelfont=bf, format=plain]{caption}
|
|
||||||
\usepackage{subcaption} %subfigures
|
|
||||||
|
|
||||||
% Increase PDF version from 1.5 to 1.7
|
|
||||||
\pdfminorversion=7
|
|
||||||
|
|
||||||
% Header
|
|
||||||
\setkomafont{pagehead}{\large\normalcolor\bfseries}
|
|
||||||
\usepackage[headsepline]{scrlayer-scrpage}
|
|
||||||
\clearpairofpagestyles
|
|
||||||
\ohead{25.05.2022\\Daniel Berninghoff}
|
|
||||||
\ihead{Inbetriebnahme der Ausleseelektronik des\\LHCb Scintillating Fibre (SciFi) Trackers}
|
|
||||||
\cfoot{\pagemark}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{figure}
|
|
||||||
\centering
|
|
||||||
\includegraphics[width=1.0\textwidth]{figures/LHCb}
|
|
||||||
\caption{
|
|
||||||
Seitenansicht des LHCb Detektors.
|
|
||||||
Die beiden Protonenstrahlen kollidieren innerhalb des Vertex Locators auf der linken Seite.
|
|
||||||
}
|
|
||||||
\end{figure}
|
|
||||||
|
|
||||||
\begin{figure}
|
|
||||||
\centering
|
|
||||||
\includegraphics[width=0.7\textwidth]{figures/Testsetup}
|
|
||||||
\caption{
|
|
||||||
Testaufbau der ersten gelungenen Auslese von zwei Datenverbindungen der SciFi Ausleseelektronik.
|
|
||||||
Die SiPM Kanäle im unteren Bildbereich werden dabei mithilfe des Light-Injection-Systems (LIS) mit gepulstem Licht bestrahlt.
|
|
||||||
}
|
|
||||||
\end{figure}
|
|
||||||
|
|
||||||
\begin{figure}
|
|
||||||
\centering
|
|
||||||
\includegraphics[width=1.0\textwidth]{figures/Timingscan}
|
|
||||||
\caption{
|
|
||||||
Stabile Ăśbertragungsfenster von vier Datenverbindungen beim Ăśbergang der PACIFIC ASICs zu den Cluster FPGAs.
|
|
||||||
Über ein gemeinsames Intervall von $1.9\,$ns treten keine Übertragungsfehler in den 512 zugehörigen Kanälen auf.
|
|
||||||
}
|
|
||||||
\end{figure}
|
|
||||||
|
|
||||||
\begin{figure}
|
|
||||||
\centering
|
|
||||||
\includegraphics[width=1.0\textwidth]{figures/Complexity}
|
|
||||||
\caption{
|
|
||||||
Foto des ersten montierten, getesteten und inbetriebgenommenen \mbox{C-Frames} (links),
|
|
||||||
sowie die Gesamtzahl der elektronischen Komponenten (rechts), die innerhalb der 256 Readout Boxes (ROBs) installiert sind.
|
|
||||||
}
|
|
||||||
\end{figure}
|
|
||||||
|
|
||||||
|
|
||||||
\end{document}
|
|
@ -1,6 +0,0 @@
|
|||||||
# Settings inspired from
|
|
||||||
# https://www.semipol.de/2018/06/12/latex-best-practices.html#building-latex-documents
|
|
||||||
$pdf_mode = 1;
|
|
||||||
$out_dir = 'build';
|
|
||||||
@default_files = ('handout.tex');
|
|
||||||
# $biber = 'biber --validate-datamodel %O %S'; # Report errors in bibliography database
|
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 535 KiB |
92
main.xmpdata
92
main.xmpdata
@ -1,92 +0,0 @@
|
|||||||
% Replace the following information with your document's actual
|
|
||||||
% metadata. If you do not want to set a value for a certain parameter,
|
|
||||||
% just omit it.
|
|
||||||
%
|
|
||||||
% Symbols permitted in metadata
|
|
||||||
% =============================
|
|
||||||
%
|
|
||||||
% Within the metadata, all printable ASCII characters except
|
|
||||||
% '\', '{', '}', and '%' represent themselves. Also, all printable
|
|
||||||
% Unicode characters from the basic multilingual plane (i.e., up to
|
|
||||||
% code point U+FFFF) can be used directly with the UTF-8 encoding.
|
|
||||||
% Consecutive whitespace characters are combined into a single
|
|
||||||
% space. Whitespace after a macro such as \copyright, \backslash, or
|
|
||||||
% \sep is ignored. Blank lines are not permitted. Moreover, the
|
|
||||||
% following markup can be used:
|
|
||||||
%
|
|
||||||
% '\ ' - a literal space (for example after a macro)
|
|
||||||
% \% - a literal '%'
|
|
||||||
% \{ - a literal '{'
|
|
||||||
% \} - a literal '}'
|
|
||||||
% \backslash - a literal '\'
|
|
||||||
% \copyright - the (c) copyright symbol
|
|
||||||
%
|
|
||||||
% The macro \sep is only permitted within \Author, \Keywords, and
|
|
||||||
% \Org. It is used to separate multiple authors, keywords, etc.
|
|
||||||
%
|
|
||||||
% List of supported metadata fields
|
|
||||||
% =================================
|
|
||||||
%
|
|
||||||
% Here is a complete list of user-definable metadata fields currently
|
|
||||||
% supported, and their meanings. More may be added in the future.
|
|
||||||
%
|
|
||||||
% General information:
|
|
||||||
%
|
|
||||||
% \Author - the document's human author. Separate multiple
|
|
||||||
% authors with \sep.
|
|
||||||
% \Title - the document's title.
|
|
||||||
% \Keywords - list of keywords, separated with \sep.
|
|
||||||
% \Subject - the abstract.
|
|
||||||
% \Org - publishers.
|
|
||||||
%
|
|
||||||
% Copyright information:
|
|
||||||
%
|
|
||||||
% \Copyright - a copyright statement.
|
|
||||||
% \CopyrightURL - location of a web page describing the owner
|
|
||||||
% and/or rights statement for this document.
|
|
||||||
% \Copyrighted - 'True' if the document is copyrighted, and
|
|
||||||
% 'False' if it isn't. This is automatically set
|
|
||||||
% to 'True' if either \Copyright or \CopyrightURL
|
|
||||||
% is specified, but can be overridden. For
|
|
||||||
% example, if the copyright statement is "Public
|
|
||||||
% Domain", this should be set to 'False'.
|
|
||||||
%
|
|
||||||
% Publication information:
|
|
||||||
%
|
|
||||||
% \PublicationType - The type of publication. If defined, must be
|
|
||||||
% one of book, catalog, feed, journal, magazine,
|
|
||||||
% manual, newsletter, pamphlet. This is
|
|
||||||
% automatically set to "journal" if \Journaltitle
|
|
||||||
% is specified, but can be overridden.
|
|
||||||
% \Journaltitle - The title of the journal in which the document
|
|
||||||
% was published.
|
|
||||||
% \Journalnumber - The ISSN for the publication in which the
|
|
||||||
% document was published.
|
|
||||||
% \Volume - Journal volume.
|
|
||||||
% \Issue - Journal issue/number.
|
|
||||||
% \Firstpage - First page number of the published version of
|
|
||||||
% the document.
|
|
||||||
% \Lastpage - Last page number of the published version of
|
|
||||||
% the document.
|
|
||||||
% \Doi - Digital Object Identifier (DOI) for the
|
|
||||||
% document, without the leading "doi:".
|
|
||||||
% \CoverDisplayDate - Date on the cover of the journal issue, as a
|
|
||||||
% human-readable text string.
|
|
||||||
% \CoverDate - Date on the cover of the journal issue, in a
|
|
||||||
% format suitable for storing in a database field
|
|
||||||
% with a 'date' data type.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\Title {Commissioning of the Front-End Electronics of the LHCb Scintillating Fibre Tracker}
|
|
||||||
|
|
||||||
\Author {Daniel Alexander Berninghoff}
|
|
||||||
|
|
||||||
\Copyright {Copyright \copyright\ 2022 "Daniel Alexander Berninghoff"}
|
|
||||||
|
|
||||||
\Keywords {lhcb\sep
|
|
||||||
scifi\sep
|
|
||||||
particle physics\sep
|
|
||||||
particle detector\sep
|
|
||||||
tracking\sep
|
|
||||||
scintillating fibres}
|
|
10
preamble.tex
10
preamble.tex
@ -1,6 +1,4 @@
|
|||||||
% ---- VISUALISATION ----
|
% ---- VISUALISATION ----
|
||||||
% PDF/A compliant PDF
|
|
||||||
\usepackage[a-2b,pdf17]{pdfx}
|
|
||||||
|
|
||||||
% UTF-8 encoding
|
% UTF-8 encoding
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
@ -39,7 +37,7 @@
|
|||||||
% ---- FUNCTIONALITY ----
|
% ---- FUNCTIONALITY ----
|
||||||
|
|
||||||
% Increase PDF version from 1.5 to 1.7
|
% Increase PDF version from 1.5 to 1.7
|
||||||
%\pdfminorversion=7
|
\pdfminorversion=7
|
||||||
|
|
||||||
% Multilangual support, british by default NOTE: needs to come after bibliography!
|
% Multilangual support, british by default NOTE: needs to come after bibliography!
|
||||||
\usepackage[british]{babel}
|
\usepackage[british]{babel}
|
||||||
@ -62,11 +60,7 @@
|
|||||||
% - cleveref adapts the formatting automatically
|
% - cleveref adapts the formatting automatically
|
||||||
% - hypcap improves digital links such that you get to the figure instead of the caption
|
% - hypcap improves digital links such that you get to the figure instead of the caption
|
||||||
\usepackage[nospace]{varioref}
|
\usepackage[nospace]{varioref}
|
||||||
\usepackage{hyperref}
|
\usepackage[hidelinks]{hyperref} % hidelinks hides any colored links
|
||||||
\hypersetup{
|
|
||||||
hidelinks, % hides any colored links (ONLY when creating print-version)
|
|
||||||
bookmarksnumbered=true
|
|
||||||
}
|
|
||||||
\usepackage[capitalise]{cleveref}
|
\usepackage[capitalise]{cleveref}
|
||||||
\usepackage[figure,figure*]{hypcap}
|
\usepackage[figure,figure*]{hypcap}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user