]> jspc29.x-matter.uni-frankfurt.de Git - mvd_docu.git/commitdiff
better information for scurve measurements
authorJan Michel <j.michel@gsi.de>
Fri, 10 Oct 2014 10:15:52 +0000 (12:15 +0200)
committerJan Michel <j.michel@gsi.de>
Fri, 10 Oct 2014 10:15:52 +0000 (12:15 +0200)
dataformat/DataFileStructure.tex
dataformat/main.pdf

index fd1e7075859702dd55ac5dd28c223211fed4004a..5f2cb7f7e8eb21ca3ad7c2be32fdcabcad0d6979 100644 (file)
@@ -106,10 +106,11 @@ The first word must be equal for all data formats, containing sensor id and tota
 \hline\hline
 1 Header & 7 -- 0 & Sensor ID \\
          & 31 -- 16 & Frame Length \\
-2 Info   & 23 -- 16 & Threshold \\
-         & 15 -- 0  & Run Number \\
-3 Row    & 15 -- 0  & Internal frame counter. I.e. the row scanned\\         
-4 -- 39  & & Sensor Data. One bit per pixel, from 0 (first word, MSB) to 1152 (last word, LSB) \\
+2 Info   & 31 -- 24 & Threshold \\
+         & 23 -- 20 & Bank \\
+         & 19 -- 8  & Row \\
+         &  7 -- 0  & Run Number \\
+3 -- 38  & & Sensor Data. One bit per pixel, from 0 (first word, MSB) to 1152 (last word, LSB) \\
 \hline
 \end{tabularx}
 \caption{Frame format for testmode data (type 0xC0).}
index 3ebd68f07b2b49b511148e7246f8d429bc1af1a0..1f18dc20617bba8ffb8446e0fa713a7f97f7ebe2 100644 (file)
Binary files a/dataformat/main.pdf and b/dataformat/main.pdf differ