diff --git a/TODO.md b/TODO.md index f55c041..f18308d 100644 --- a/TODO.md +++ b/TODO.md @@ -10,3 +10,4 @@ * Some missing italics. * Content. * Tracking. +* ntpdate -b 192.168.1.1 diff --git a/src/Identify.tex b/src/Identify.tex index a836918..c473905 100644 --- a/src/Identify.tex +++ b/src/Identify.tex @@ -75,8 +75,8 @@ file. The output image is in \gls{PNG} format. \index{stvid}\index{FITS}\index{PNG}\index{CSV}\index{process} \begin{sidewaysfigure}[p!] - \includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{stvid-process-0.png} - \caption{Satellite images processed by stvid.} + \includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{stvid/2022-08-23T11:21:34.290.fits.png} + \caption{Example satellite image processed by \texttt{stvid}.} \label{fig:stvid-process} \index{stvid}\index{process} \end{sidewaysfigure} diff --git a/src/figures/stvid-process-0.png b/src/figures/stvid-process-0.png deleted file mode 100644 index 9a2970f..0000000 Binary files a/src/figures/stvid-process-0.png and /dev/null differ diff --git a/src/figures/stvid/2022-08-23T11:21:34.290.fits.png b/src/figures/stvid/2022-08-23T11:21:34.290.fits.png new file mode 100644 index 0000000..563ffa5 Binary files /dev/null and b/src/figures/stvid/2022-08-23T11:21:34.290.fits.png differ