Put select images on their own page

glossary
Jeff Moe 2022-08-31 12:44:17 -06:00
parent 99a5de421f
commit b6cdc14498
5 changed files with 22 additions and 38 deletions

View File

@ -41,13 +41,11 @@ cd stvid/
./acquire.py
\end{minted}
\begin{figure}[h!]
\begin{framed}
\includegraphics[keepaspectratio=true,height=1.10\textheight,width=1.00\textwidth,angle=0]{stvid-acquire-0.png}
\begin{figure}[p!]
\includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=90]{stvid-acquire-0.png}
\caption{Satellite images acquired by stvid.}
\label{fig:stvid-acquire}
\index{stvid}\index{acquire}
\end{framed}
\end{figure}
\section{Process Data}
@ -59,12 +57,10 @@ cd stvid/
./process_new.py -c config_new.ini -d data/obs/20220825_1/020502/
\end{minted}
\begin{figure}[h!]
\begin{framed}
\includegraphics[keepaspectratio=true,height=1.10\textheight,width=1.00\textwidth,angle=0]{stvid-process-0.png}
\begin{figure}[p!]
\includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=90]{stvid-process-0.png}
\caption{Satellite images processed by stvid.}
\label{fig:stvid-process}
\index{stvid}\index{process}
\end{framed}
\end{figure}

View File

@ -68,15 +68,13 @@ setup, using a Skywatcher EQ6-R Pro telescope tripod and tracking mount,
can be seen in Figure
\ref{fig:video-enclosure-mount-tripod}, page \pageref{fig:video-enclosure-mount-tripod}.
\begin{figure}[h!]
\begin{framed}
\begin{figure}[p!]
\begin{center}
\centering
\includegraphics[keepaspectratio=true,height=0.60\textheight,width=0.60\textwidth,angle=0]{video-enclosure-mount-tripod.png}
\includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{video-enclosure-mount-tripod.png}
\caption{SatNOGS-Optical ground station prototype.}
\label{fig:video-enclosure-mount-tripod}
\index{telescope}\index{tripod}\index{mount}\index{enclosure}
\end{center}
\end{framed}
\end{figure}

View File

@ -140,15 +140,13 @@ and through the glass the camera lens.
In the background is a white antenna for \gls{GNSS} (\gls{GPS}) and a solar power setup.
\index{GNSS}\index{GPS}\index{solar power}
\begin{figure}[h!]
\begin{framed}
\begin{figure}[p!]
\begin{center}
\includegraphics[keepaspectratio=true,height=0.40\textheight,width=1.00\textwidth,angle=0]{video-enclosure-mount.png}
\includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{video-enclosure-mount.png}
\caption{SatNOGS-Optical ground station prototype.}
\label{fig:video-enclosure-mount}
\index{telescope}\index{mount}\index{camera}
\end{center}
\end{framed}
\end{figure}
The camera lens is protected by the enclosure glass, which is \gls{IP67} (XXX) rated.
@ -202,15 +200,13 @@ These are unscrewed with a hex head tool (supplied) to open the enclosure.
The enclosure is opened from the right side, as shown in figure
\ref{fig:video-enclosure-right}, page \pageref{fig:video-enclosure-right}.
\begin{figure}[h!]
\begin{framed}
\begin{figure}[p!]
\begin{center}
\includegraphics[keepaspectratio=true,height=0.40\textheight,width=1.00\textwidth,angle=0]{video-enclosure-right-open.png}
\caption{Camera enclosure, right side, opened.}
\label{fig:video-enclosure-right-open}
\index{enclosure}\index{camera}
\end{center}
\end{framed}
\end{figure}
Inside the camera enclosure, as shown in Figure
@ -238,15 +234,13 @@ is:
\end{itemize}
\end{mdframed}
\begin{figure}[h!]
\begin{framed}
\begin{figure}[p!]
\begin{center}
\includegraphics[keepaspectratio=true,height=0.40\textheight,width=1.00\textwidth,angle=0]{video-enclosure-top-open.png}
\includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=90]{video-enclosure-top-open.png}
\caption{Camera enclosure, opened.}
\label{fig:video-enclosure-top-open}
\index{enclosure}\index{camera}
\end{center}
\end{framed}
\end{figure}
The top of the enclosure shows weather protection and a sun visor.

View File

@ -49,15 +49,13 @@ My fork is here:
* \url{https://spacecruft.org/spacecruft/sattools}
\begin{figure}[h!]
\begin{framed}
\begin{figure}[p!]
\begin{center}
\includegraphics[keepaspectratio=true,height=0.40\textheight,width=1.00\textwidth,angle=0]{satid-giza-3.png}
\includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=0]{satid-giza-3.png}
\caption{\texttt{satid} example.}
\index{satid}\index{sattools}
\label{fig:satid-giza-3}
\end{center}
\end{framed}
\end{figure}
@ -75,14 +73,12 @@ for a screenshot displaying a \gls{FITS} file generated by
\texttt{\gls{stvid}}.
\index{stvid}
\begin{figure}[h!]
\begin{framed}
\begin{figure}[p!]
\begin{center}
\includegraphics[keepaspectratio=true,height=0.40\textheight,width=1.00\textwidth,angle=0]{astroimagej.png}
\includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=90]{astroimagej.png}
\caption{AstroImageJ screenshot viewing FITS file.}
\index{AstroImageJ}\index{FITS}
\label{fig:astroimagej}
\end{center}
\end{framed}
\end{figure}

View File

@ -15,7 +15,8 @@ for a diagram with an overview of the software process.
\begin{center}
\begin{figure}[h!]
\begin{framed}
% XXX diagram is too large for frame
% \begin{framed}
\smartdiagramset{border color=none,
uniform color list=jebba-light-blue!60 for 4 items,
module x sep=3.75,
@ -25,7 +26,7 @@ for a diagram with an overview of the software process.
\caption{SatNOGS Optical Operation Pipeline}
\label{fig:operation}
\index{operation}
\end{framed}
% \end{framed}
\end{figure}
\end{center}
@ -198,25 +199,24 @@ My fork:
* \url{https://spacecruft.org/spacecruft/sattools}
\begin{figure}[h!]
\begin{framed}
\begin{figure}[p!]
\begin{center}
\includegraphics[keepaspectratio=true,height=0.40\textheight,width=1.00\textwidth,angle=0]{skymap-giza-21.png}
\includegraphics[keepaspectratio=true,height=1.00\textheight,width=1.00\textwidth,angle=90]{skymap-giza-21.png}
\caption{\texttt{skymap} example screenshot.}
\index{skymap}\index{sattools}
\label{fig:skymap-giza-21}
\end{center}
\end{framed}
\end{figure}
\fbox{
\parbox{\linewidth}{
\textcolor{red}{NOTICE:} \\
The main upstream sattools package requires non-\gls{libre} pgplot on host computer.
The main upstream sattools package requires non-\gls{libre} \texttt{pgplot} on host computer.
\index{proprietary}
}
}
Described below is how to build and install my fork of \gls{sattools} to use
\gls{skymap} instead of upstream. Upstream requires non-libre software which
also happens to be very difficult for most users to compile.