diff --git a/src/Acquire.tex b/src/Acquire.tex index 3e42131..03fef6b 100644 --- a/src/Acquire.tex +++ b/src/Acquire.tex @@ -48,19 +48,3 @@ cd stvid/ \index{stvid}\index{acquire} \end{sidewaysfigure} -\section{Process Data} -\index{stvid}\index{process} -Process data with using \gls{stvid}. Adjust dated directory to actual directory name. - -\begin{minted}{sh} -cd stvid/ -./process_new.py -c config_new.ini -d data/obs/20220825_1/020502/ -\end{minted} - -\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.} - \label{fig:stvid-process} - \index{stvid}\index{process} -\end{sidewaysfigure} - diff --git a/src/Identify.tex b/src/Identify.tex index 44695c9..8e79bf3 100644 --- a/src/Identify.tex +++ b/src/Identify.tex @@ -82,3 +82,19 @@ for a screenshot displaying a \gls{FITS} file generated by \end{center} \end{sidewaysfigure} +\section{Process Data with \texttt{stvid}} +\index{stvid}\index{process} +Process data with using \gls{stvid}. Adjust dated directory to actual directory name. + +\begin{minted}{sh} +cd stvid/ +./process_new.py -c config_new.ini -d data/obs/20220825_1/020502/ +\end{minted} + +\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.} + \label{fig:stvid-process} + \index{stvid}\index{process} +\end{sidewaysfigure} +