diff --git a/src/Identify.tex b/src/Identify.tex index 56ad175..b458411 100644 --- a/src/Identify.tex +++ b/src/Identify.tex @@ -196,3 +196,17 @@ This, and similar issues, can be addressed by checking: \label{fig:stvid-misconfigured} \index{stvid}\index{airplane} \end{sidewaysfigure} + +In figure \ref{fig:stvid-process-bad-tle}, page \pageref{fig:stvid-process-bad-tle}, +can be seen a \gls{FITS} file that has been processed by stvid, but with \glspl{TLE} +that are around two days old. As can be seen, the satellites don't quite line up +where they should. +\index{TLE}\index{FITS}\index{stvid} + +\begin{sidewaysfigure}[p!] + \includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{stvid/2022-09-04T03:40:07.923.fits.png} + \caption{\texttt{stvid} processed image, alignment off due to use of old TLE.} + \label{fig:stvid-process-bad-tle} + \index{stvid}\index{TLE} +\end{sidewaysfigure} + diff --git a/src/figures/stvid/2022-09-04T03:40:07.923.fits.png b/src/figures/stvid/2022-09-04T03:40:07.923.fits.png new file mode 100644 index 0000000..a67b892 Binary files /dev/null and b/src/figures/stvid/2022-09-04T03:40:07.923.fits.png differ