From cad1e7376ce706028eab671ebd6e610f224a8020 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sun, 4 Sep 2022 16:42:14 -0600 Subject: [PATCH] threshold.csv --- src/Upload.tex | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/Upload.tex b/src/Upload.tex index 9c08b37..b89bc48 100644 --- a/src/Upload.tex +++ b/src/Upload.tex @@ -308,3 +308,23 @@ satno,cospar,mjd,ra,dec,state,tlefile,age ... \end{minted} + +\subsubsection{\texttt{stvid} \texttt{threshold.csv} Files} +\texttt{stvid} creates a \texttt{threshold.csv} file with a filename like: + +\texttt{2022-08-23T04:16:26.633\_threshold.csv} + +The above file has 5,293 lines. Here are a few of them: + +\begin{minted}{sh} +58.000000,0.000000,38.000000 +69.000000,1.000000,59.000000 +1832.000000,1.000000,52.000000 +418.000000,2.000000,11.000000 +1183.000000,2.000000,71.000000 +... +1276.000000,1078.000000,1.000000 +11.000000,1079.000000,38.000000 +1500.000000,1079.000000,45.000000 +\end{minted} +