This commit is contained in:
2025-03-29 18:46:41 +01:00
parent 9d00fc3919
commit bc107983a1
15 changed files with 121 additions and 25 deletions
@@ -5,21 +5,13 @@
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]{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}
\label{sec:data:data_selection}
\section{Data reduction}
\label{sec:data:data_reduction}
\begin{table}[tp!]