Format code: latexindent -m -wd foo.tex

glossary
Jeff Moe 2022-08-28 00:07:28 -06:00
parent cc22f2b570
commit f79e23f898
12 changed files with 267 additions and 275 deletions

View File

@ -34,7 +34,6 @@ Other components:
\item Internet, wifi or ethernet.
\end{itemize}
\section{Camera}
\label{sec:hardware-camera}
@ -65,7 +64,6 @@ Lenses being tested:
\item Canon EF 50mm f1.2 USM. \index{Canon}
\end{itemize}
\section{Embedded Computer}
\label{sec:hardware-computer}
\index{hardware}\index{computer}

View File

@ -15,7 +15,6 @@
HOWTO run a \gls{SatNOGS-Optical} \gls{ground-station},
after it has been set up and congfigured.
\section{Acquire Data with \texttt{stvid}}
\index{stvid}\index{acquire}
Acquire data with \texttt{acquire.py} from \texttt{\gls{stvid}}.
@ -33,7 +32,6 @@ Get the latest TLEs:
./update_tle.py
\end{minted}
Acquire live data from camera.
\index{camera}
@ -49,7 +47,6 @@ cd stvid/
\index{stvid}\index{acquire}
\end{figure}
\section{Process Data}
\index{stvid}\index{process}
Process data with using \gls{stvid}. Adjust dated directory to actual directory name.
@ -66,7 +63,6 @@ cd stvid/
\index{stvid}\index{process}
\end{figure}
\section{Upload Data}
\index{upload}
Push.

View File

@ -102,7 +102,6 @@ so a symlink is needed for now:
sudo ln -s /usr/bin/source-extractor /usr/local/bin/sextractor
\end{minted}
\section{Configure}
Configure the embedded computer.
@ -153,7 +152,6 @@ export ST_LOGIN="identity=foo@no:pass"
\end{minted}
\index{sattools}
Set \texttt{astrometry.net} to run in parallel, assuming you have enough RAM:
(This doesn't appear to work? Breaks?).
\index{astrometry}