From fbbe522c88eb63327dad35cf20a947f24e9e4e49 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Wed, 12 Jan 2022 12:33:28 +0100 Subject: [PATCH] Update Hades Operator Manual --- hadesoperator/generalremarks.tex | 24 ++++++++---- hadesoperator/hadesoperator.kilepr | 60 +++++++++++++++--------------- hadesoperator/hmon.tex | 2 + hadesoperator/main.tex | 5 ++- hadesoperator/tacticaloverview.tex | 4 +- 5 files changed, 54 insertions(+), 41 deletions(-) diff --git a/hadesoperator/generalremarks.tex b/hadesoperator/generalremarks.tex index d7854aa..832d587 100644 --- a/hadesoperator/generalremarks.tex +++ b/hadesoperator/generalremarks.tex @@ -3,13 +3,21 @@ \textbf{2019/03/25 - this page will be updated during the beamtime} \begin{itemize*} -\item If one board is missing, do not panic! Do not risk many seconds of possible data taking for -one missing board. Up to 2 (MDC endpoints missing or MBO w/o data) and up to 3 RICH -front-ends is acceptable - don't restart the DAQ more than once per 30 minutes if only few boards -are missing. But don’t run for too long with too many missing boards. The missing MDC endpoints -should not be in the same chamber (same first 3 digits) \item MDC 0x2057 is off and can’t be recovered by the operator \end{itemize*} +\clearpage + + +\section{Main Tasks} +\begin{itemize*} + \item Operate the data acquisition, mainly using the +\hyperref[section:daqcontrolgui]{Control GUI}. + \item Monitor the status of the whole system, mainly using the +\hyperref[sec:tacticaloverview]{Tactical Overview}. + \item Monitor some detailed performance data using the \hyperref[sec:hmon]{Hmon Plots}. + \item Run the \hyperref[sec:onlineqa]{Online QA} with analysis of the actual detector performance. + \item Make entries to the logbook about configuration changes and important issues. +\end{itemize*} \section{General Remarks} @@ -40,11 +48,11 @@ in the manual or help texts. \item Don’t hesitate to \textbf{call the expert} if there is a problem you can’t solve or you don't fully understand! -\item At least \textbf{once a day}, when there is a break >15 minutes, a full restart of the system +\item At least once a day, when there is a break >15 minutes, a \textbf{full restart} of the system should be performed. Talk to the DAQ expert to get this done! -\item Almost \textbf{everything can be accessed} from the web page (\url{http://hades33/mon}, open -in Firefox, preferably using an aptly named profile) and the Control GUI (icon on desktop) +\item Almost \textbf{everything can be accessed} from the web page (\url{http://hades33/mon} and +the Control GUI (icon on desktop) \item Make sure you have access to everything well before your shift (e.g. set up tunnels for remote work -> diff --git a/hadesoperator/hadesoperator.kilepr b/hadesoperator/hadesoperator.kilepr index 5dc88d5..8623d2b 100644 --- a/hadesoperator/hadesoperator.kilepr +++ b/hadesoperator/hadesoperator.kilepr @@ -20,33 +20,33 @@ QuickBuild= [item:daqcontrol.tex] archive=true -encoding= -highlight= -mode= +encoding=UTF-8 +highlight=LaTeX +mode=LaTeX [item:eboperatorguide.tex] archive=true -encoding= -highlight= -mode= +encoding=UTF-8 +highlight=LaTeX +mode=LaTeX [item:ebstartup.tex] archive=true -encoding= -highlight= -mode= +encoding=UTF-8 +highlight=LaTeX +mode=LaTeX [item:expert_networkaddresses.tex] archive=true -encoding= -highlight= -mode= +encoding=UTF-8 +highlight=LaTeX +mode=LaTeX [item:expert_powersupplies.tex] archive=true -encoding= -highlight= -mode= +encoding=UTF-8 +highlight=LaTeX +mode=LaTeX [item:hadesoperator.kilepr] archive=true @@ -56,9 +56,9 @@ mode= [item:hmon.tex] archive=true -encoding= -highlight= -mode= +encoding=UTF-8 +highlight=LaTeX +mode=LaTeX [item:main.aux] archive=true @@ -92,9 +92,9 @@ mode= [item:main.tex] archive=true -encoding= -highlight= -mode= +encoding=UTF-8 +highlight=LaTeX +mode=LaTeX [item:main.toc] archive=true @@ -104,18 +104,18 @@ mode= [item:powercycles.tex] archive=true -encoding= -highlight= -mode= +encoding=UTF-8 +highlight=LaTeX +mode=LaTeX [item:tacticaloverview.tex] archive=true -encoding= -highlight= -mode= +encoding=UTF-8 +highlight=LaTeX +mode=LaTeX [item:tdccalibration.tex] archive=true -encoding= -highlight= -mode= +encoding=UTF-8 +highlight=LaTeX +mode=LaTeX diff --git a/hadesoperator/hmon.tex b/hadesoperator/hmon.tex index d9ca285..dc049ae 100644 --- a/hadesoperator/hmon.tex +++ b/hadesoperator/hmon.tex @@ -1,3 +1,5 @@ +\label{sec:hmon} + Most monitoring can be accessed via the main web interface, available on \url{http://hades33/mon}. The most important windows to be open at all times are the "Tactical Overview" and the ones listed in the "Operator Monitor" box. They should be arranged on the upper left screens so that they can be seen from everywhere in the counting house. diff --git a/hadesoperator/main.tex b/hadesoperator/main.tex index e30b537..0094c3b 100644 --- a/hadesoperator/main.tex +++ b/hadesoperator/main.tex @@ -134,7 +134,10 @@ % \clearpage % \part{QA} % \section{QA Control} - +\clearpage +\part{Online QA} \label{sec:onlineqa} + + \clearpage \part{Expert Section} \section{Addressing scheme} \input{expert_networkaddresses} diff --git a/hadesoperator/tacticaloverview.tex b/hadesoperator/tacticaloverview.tex index 06debf8..48e40b7 100644 --- a/hadesoperator/tacticaloverview.tex +++ b/hadesoperator/tacticaloverview.tex @@ -1,4 +1,4 @@ - +\label{sec:tacticaloverview} \begin{figure}[htp] \centering @@ -31,7 +31,7 @@ acknowledged non-perfect condition. just a result. Some help texts tell you to ``look elsewhere''. Eventbuilder problems can't be fixed while there is a DAQ problem. - \item Errors are often listed with the networ address of the corresponding front-end board. Chec + \item Errors are often listed with the network address of the corresponding front-end board. Check the table of addresses [\ref{sec:addresses}] to find out which subsystem it belongs to. \item The error handling guides are usually written to be executed step by step. If the system is -- 2.43.0