Skip to content

Commit

Permalink
Added some details on procedure for IM{pg,g}
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertLuptonTheGood committed Dec 4, 2020
1 parent 8678bc6 commit 24aedff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
10 changes: 10 additions & 0 deletions IMg.tex
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,13 @@ \subsection{Prerequisites}
\item notebook/script to perform pistoning of camera hexapod with image acquisition
\item \gls{OCPS}
\end{itemize}

\subsection{Procedure}
\begin{itemize}
\item Generate simulated images with desired pistons (e.g. $[0, -10, 0, 10, 0]$) and appropriate
metadata and load into comCam
\item Use \gls{scriptQueue} to issue slew and camera commands, sending commands to \gls{OCPS}
to process the data. \Nb will require the \gls{AOS} to synchronise the piston values
with the OCPS exposure numbers (\texttt{seqNum}).
\item Check that desired events are in the EFD
\end{itemize}
6 changes: 4 additions & 2 deletions IMpg.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
\declareIM{pg}{pG}{2021-XX-YY}{Standalone ComCam AOS}
\declareIM{pg}{pre-G}{2021-XX-YY}{Standalone ComCam AOS}
Executive Summary:
Process phosim Intra/Extra simulated ComCam images with the MTAOS.
Expand All @@ -22,9 +22,11 @@ \subsection{Prerequisites}

\subsection{Procedure}
\begin{itemize}
\item Generate and ingest simulated images with desired pistons (e.g. $[-10, 0, 0, 10]$) and appropriate
\item Generate and ingest simulated images with desired pistons (e.g. $[0, -10, 0, 10, 0]$) and appropriate
metadata
\item Manually issue commands to AOS system to process the data; in \IM{g} we will generate these
commands from the \gls{scriptQueue}, triggered by \gls{OODS} events.
\Nb we may need an extra config file for this IM providing information which will
come from SAL in \IM{g}
\item Check that desired events are in the EFD
\end{itemize}

0 comments on commit 24aedff

Please sign in to comment.