%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{IPU Data Format}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
+\begin{table}[hb]
+\begin{center}
+\begin{tabular}{|c|c|c|c|}
+\hline
+\textbf{Bit} & \textbf{Debug Format} & \textbf{Compressed Format} & \textbf{Status Word} \\
+\hline
+\hline
+31 & 0 & 1 & 0\\
+30 & 0 & 0 & 1 \\
+29 & \multicolumn{3}{c|}{reserved}\\
+28 .. 25 & \multicolumn{2}{c|}{TDC number} & status data \\
+24 .. 22 & \multicolumn{2}{c|}{TDC channel} & status data \\
+21 .. 11 & Bit 21: Hit number, rest 0 & ADC data - Hit 1 & status data \\
+10 .. 0 & ADC data & ADC data - Hit 0 & status data \\
+\hline
+\end{tabular}
+\caption{MDC data format}
+\label{MDCDataFormat}
+\end{center}
+\end{table}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\hline
\textbf{Bits} & \textbf{Description} \\
\hline\hline
-0 & serious error flag \\
-1 & error flag \\
-2 & warning flag \\
-3 & note flag\\
-4 & LVL1 trigger counter mismatch \\
-5 & IPU channel counter mismatch \\
+0 & serious error flag \\
+1 & error flag \\
+2 & warning flag \\
+3 & note flag\\
+4 & LVL1 trigger counter mismatch \\
+5 & IPU channel counter mismatch \\
+6 & Frontend not configured\\
+7 & Frontend error\\
+8 & Timing trigger missing\\
+9 & IPU Event not found\\
+10 & IPU requested event partially not found / data missing\\
+11 & Severe problem in event data buffer / IPU request handler\\
+12 & Last event sent on IPU is broken\\
20 - 31 & temperature \\
\hline
\end{tabular}
\end{center}
\end{table}
+
\begin{table}
\begin{center}
\begin{tabular}{|c|c|}