Minor cleanup after many big changes

glossary 0.3
Jeff Moe 2022-08-30 00:50:14 -06:00
parent e810366597
commit 46a69e3347
8 changed files with 20 additions and 13 deletions

View File

@ -13,7 +13,7 @@
\label{sec:overview-operation} \label{sec:overview-operation}
\index{operation} \index{operation}
HOWTO run a \gls{SatNOGS-Optical} \gls{ground-station}, HOWTO run a \gls{SatNOGS-Optical} \gls{ground-station},
after it has been set up and congfigured. after it has been set up and configured.
\section{Setup with \texttt{stvid}} \section{Setup with \texttt{stvid}}
\label{sec:stvid-setup} \label{sec:stvid-setup}

View File

@ -24,7 +24,7 @@ Python script.
\subsection{\texttt{process.py} Operation} \subsection{\texttt{process.py} Operation}
\index{process.py} \index{process.py}
This assumes you have installed \texttt{stvid} as show in \ref{sec:stvid-setup}. This assumes you have installed \texttt{stvid} as shown in section \ref{sec:stvid-setup}.
Adjust dated directory to actual directory name. Adjust dated directory to actual directory name.
\begin{minted}{sh} \begin{minted}{sh}

View File

@ -113,8 +113,7 @@
\newglossaryentry{stvid} \newglossaryentry{stvid}
{ name={stvid}, { name={stvid},
description={Satellite tools video application for acquiring and processing. description={Satellite tools video application for acquiring and processing sky images%
sky images%
\footnote{\url{https://github.com/cbassa/stvid}} \footnote{\url{https://github.com/cbassa/stvid}}
}} }}
@ -190,7 +189,7 @@
\newglossaryentry{Matrix} \newglossaryentry{Matrix}
{ name={Matrix}, { name={Matrix},
description={an open standard and communication protocol for real-time communication. description={an open standard and communication protocol for real-time communication.%
\footnote{\cite{Wiki22:matriprotowikipfreeencyc}} \footnote{\cite{Wiki22:matriprotowikipfreeencyc}}
}} }}

View File

@ -38,9 +38,9 @@ It shows a \gls{SatNOGS} \gls{ground-station} with \gls{VHF} (right) and \gls{UH
\end{figure} \end{figure}
Ground stations can be viewed on the SatNOGS network website, such as Ground stations can be viewed on the SatNOGS network website, such as
XXX ref. as the example in figure \ref{fig:satnogs-ground-station-web}, page \pageref{fig:satnogs-ground-station-web}.%
\footnote{\url{https://network.satnogs.org/stations/2733/}}
%https://network.satnogs.org/stations/2733/
\begin{figure}[h!] \begin{figure}[h!]
\begin{center} \begin{center}
\includegraphics[keepaspectratio=true,height=0.40\textheight,width=1.00\textwidth,angle=0]{satnogs-ground-station-web.png} \includegraphics[keepaspectratio=true,height=0.40\textheight,width=1.00\textwidth,angle=0]{satnogs-ground-station-web.png}

View File

@ -33,9 +33,14 @@ My fork is here:
\section{Identifying Satellites with \texttt{satid}} \section{Identifying Satellites with \texttt{satid}}
\index{satid}\index{sattools}
The deprecated C application, \texttt{satid} from the \texttt{sattools} The deprecated C application, \texttt{satid} from the \texttt{sattools}
package can help identify satellites. package can help identify satellites.
See figure XXX of output from my Giza port of \texttt{satid}. See figure \ref{fig:satid-giza-3}, page \pageref{fig:satid-giza-3}
for output from my Giza port of \texttt{satid}.%
\footnote{\url{https://spacecruft.org/spacecruft/sattools/media/branch/spacecruft/img/satid-giza-3.png}}
\index{Giza}
* \url{https://github.com/cbassa/sattools} * \url{https://github.com/cbassa/sattools}

View File

@ -67,9 +67,11 @@ Select libre satellites:
\index{UPSat} \index{UPSat}
\end{figure} \end{figure}
% https://network.satnogs.org/observations/?future=0&norad=48850&observer=&station=&start=&end=&transmitter_mode=&page=2
\Gls{RF} Observations can be scheduled on the SatNOGS network. \Gls{RF} Observations can be scheduled on the SatNOGS network.
See XXX for a sample list of observations of the RamSat CubeSat. See \ref{fig:satnogs-obs-list-ramsat-web}, page \pageref{fig:satnogs-obs-list-ramsat-web}
for a sample list of observations of the RamSat CubeSat.%
\footnote{\url{https://network.satnogs.org/observations/?future=0&norad=48850&observer=&station=&start=&end=&transmitter_mode=&page=2}}
\index{RamSat}\index{CubeSat}
\begin{figure}[h!] \begin{figure}[h!]
\includegraphics[keepaspectratio=true,height=1.10\textheight,width=1.00\textwidth,angle=0]{satnogs-obs-list-ramsat-web.png} \includegraphics[keepaspectratio=true,height=1.10\textheight,width=1.00\textwidth,angle=0]{satnogs-obs-list-ramsat-web.png}

View File

@ -10,7 +10,8 @@
% %
\section{Software Overview} \section{Software Overview}
See XXX for a diagram with an overview of the software process. See \ref{fig:operation}, page \pageref{fig:operation}
for a diagram with an overview of the software process.
\begin{center} \begin{center}
\begin{figure}[h!] \begin{figure}[h!]

View File

@ -28,9 +28,9 @@ images (e.g. \gls{FITS}).
\item XXX Kstars with ekos adds \texttt{Internal SEP}. \item XXX Kstars with ekos adds \texttt{Internal SEP}.
\item XXX Kstars with ekos adds \texttt{Builtin method for solver}. \item XXX Kstars with ekos adds \texttt{Builtin method for solver}.
\end{itemize} \end{itemize}
\index{Souce Extractor}\index{Kstars}\index{ekos} \index{Source Extractor}\index{Kstars}\index{ekos}
See below for a list of plate solvers than can be used. See below for a list of plate solvers that can be used.
\begin{itemize} \begin{itemize}
\item astrometry.net locally. \item astrometry.net locally.