From: Jan Michel Date: Fri, 10 Oct 2014 10:15:52 +0000 (+0200) Subject: better information for scurve measurements X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=4d0deaea52cf50fa8db31c2b785b5731628c796e;p=mvd_docu.git better information for scurve measurements --- diff --git a/dataformat/DataFileStructure.tex b/dataformat/DataFileStructure.tex index fd1e707..5f2cb7f 100644 --- a/dataformat/DataFileStructure.tex +++ b/dataformat/DataFileStructure.tex @@ -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).} diff --git a/dataformat/main.pdf b/dataformat/main.pdf index 3ebd68f..1f18dc2 100644 Binary files a/dataformat/main.pdf and b/dataformat/main.pdf differ