initial changes from overleaf
This commit is contained in:
@@ -1,11 +1,26 @@
|
||||
% !TEX root = ../thesis-example.tex
|
||||
%
|
||||
\chapter{Methodology}
|
||||
\chapter{Data}
|
||||
\label{sec:data}
|
||||
\lipsum[1]
|
||||
|
||||
\section{This is a section}
|
||||
\lipsum[2-4]
|
||||
This chapter will explain how the used data was gathered, as well as the criteria for which data was used for the final results. Lastly, I will describe the algorithms used.
|
||||
|
||||
\section{Source}
|
||||
|
||||
The data used in this thesis was gathered with the help of the astroquery (\cite{astroquery}) python package. For this purpose, as well as displaying the downloaded data, a GUI application was created with the python package PyQt5 (\cite{pyqt5}). The GUI window for downloads can be seen in \ref{fig:download_new_star_data_gui}.
|
||||
|
||||
\begin{figure}[pt!]
|
||||
\includegraphics[width=\linewidth]{Physics_Thesis_Template/gui/download_star_data_gui.png}
|
||||
\caption{GUI window for downloading new fit files with astroquery. }
|
||||
\label{fig:download_new_star_data_gui}
|
||||
\end{figure}
|
||||
|
||||
\section{Data selection}
|
||||
|
||||
|
||||
|
||||
\section{Data reduction}
|
||||
|
||||
|
||||
\begin{table}[tp!]
|
||||
\caption{Training sample of false-positive planet candidates for the clustering algorithm.}
|
||||
@@ -44,13 +59,13 @@ Reference \\
|
||||
\tablefoot{The star's identifier is given. For the most prominent stars, the name of the star is amended in brackets. The next columns report on the effective temperature and the luminosity of the star in units of the solar luminosity L$_\odot$. The typical uncertainty of the reported temperature and luminosity are 150K and $\sim$10\%, respectively. The top and bottom panel report classification of the clustering. The cluster name refers to the position in the red-giant phase. The literature references are provided in the last column. (Table taken from Elisabeth Höldrich bachelor thesis, 2020)}
|
||||
\end{table}
|
||||
|
||||
\lipsum[4]
|
||||
|
||||
|
||||
\subsection{This is a subsection}
|
||||
\lipsum[4]
|
||||
|
||||
|
||||
\section{Example of a code snippet \label{sec:MESA:Inlists}}
|
||||
\lipsum[1]
|
||||
|
||||
|
||||
|
||||
\begin{table}[tp]
|
||||
@@ -72,9 +87,6 @@ The keywords for defining the formalistic description for circularization and sy
|
||||
\end{table}
|
||||
|
||||
|
||||
\lipsum[2-3]
|
||||
|
||||
|
||||
\begin{figure}[pt!]
|
||||
\includegraphics[width=\linewidth]{gfx/spectralSegmentDisentanlging.pdf}
|
||||
\caption{Disentangled spectra of KIC 9163796. The spectra of the primary in blue and secondary in red are shown in the left and right spectrum,
|
||||
@@ -84,8 +96,6 @@ line is shown depicted in the region of the Mg triplet. \citep[Graphic taken fro
|
||||
\label{fig:multiPanelPlot}
|
||||
\end{figure}
|
||||
|
||||
\lipsum[3]
|
||||
|
||||
|
||||
\begin{landscape}
|
||||
\begin{table}[tp!]
|
||||
|
||||
Reference in New Issue
Block a user