diff --git a/src/Glossary.tex b/src/Glossary.tex index 813faba..71b0ff2 100644 --- a/src/Glossary.tex +++ b/src/Glossary.tex @@ -648,4 +648,5 @@ % copyleft % epoch % debris -% distributed network +% network +% noise diff --git a/src/Identify.tex b/src/Identify.tex index 42a4c5f..ec5591f 100644 --- a/src/Identify.tex +++ b/src/Identify.tex @@ -81,3 +81,45 @@ file. The output image is in \gls{PNG} format. \index{stvid}\index{process} \end{sidewaysfigure} +\section{Review of Images} +\index{stvid} +See the following subsections for example output from \gls{stvid}. + + +\subsection{Airplanes} +\index{airplane}\index{FITS} +Airplanes will appear not infrequently in images. +See section \ref{fig:stvid-airplane1}, page \pageref{fig:stvid-airplane1} +for an example with an airplane in the left side, forming two parallel +lines from the aircrafts' lights. + +In section \ref{fig:stvid-airplane2}, page \pageref{fig:stvid-airplane2}, +is shown an example image with an airplane with a very distinct blinking light. + +In section \ref{fig:stvid-airplane3}, page \pageref{fig:stvid-airplane3}, +airplane solid parallel lights can be seen with blinking lights. + +\begin{sidewaysfigure}[p!] + \includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{airplane/2022-08-23T04:17:27.161.fits.png} + \caption{Airplane, bold left side, in stvid processed image.} + \label{fig:stvid-airplane1} + \index{stvid}\index{airplane} +\end{sidewaysfigure} + +\begin{sidewaysfigure}[p!] + \includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{airplane/2022-08-24T03:05:30.370.fits.png} + \caption{Airplane, blinking, in stvid processed image.} + \label{fig:stvid-airplane2} + \index{stvid}\index{airplane} +\end{sidewaysfigure} + +\begin{sidewaysfigure}[p!] + \includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{airplane/2022-08-24T09:18:02.277.fits.png} + \caption{Airplane, two solid lights plus blinking, in stvid processed image.} + \label{fig:stvid-airplane3} + \index{stvid}\index{airplane} +\end{sidewaysfigure} + +Airplanes are noise in the data. +\index{noise} + diff --git a/src/figures/airplane/2022-08-23T04:17:27.161.fits.png b/src/figures/airplane/2022-08-23T04:17:27.161.fits.png new file mode 100644 index 0000000..dbdbe9b Binary files /dev/null and b/src/figures/airplane/2022-08-23T04:17:27.161.fits.png differ diff --git a/src/figures/airplane/2022-08-24T03:05:30.370.fits.png b/src/figures/airplane/2022-08-24T03:05:30.370.fits.png new file mode 100644 index 0000000..03adb21 Binary files /dev/null and b/src/figures/airplane/2022-08-24T03:05:30.370.fits.png differ diff --git a/src/figures/airplane/2022-08-24T09:18:02.277.fits.png b/src/figures/airplane/2022-08-24T09:18:02.277.fits.png new file mode 100644 index 0000000..2912b38 Binary files /dev/null and b/src/figures/airplane/2022-08-24T09:18:02.277.fits.png differ