From 6b146ace7ef431164dbf44d9bd9bb52c1b60a473 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 8 Nov 2018 21:32:55 +0100 Subject: Add Michele's explanation how to find which sensor is connected to the FPGA board --- docs/desy20.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/desy20.txt') diff --git a/docs/desy20.txt b/docs/desy20.txt index 2b4dafa..a387bed 100644 --- a/docs/desy20.txt +++ b/docs/desy20.txt @@ -4,6 +4,10 @@ Camera: 3840x5120 * In fact two lines returned simultaneously (in each payload). So, there is 8 channels per line and 640 payloads are transferred to complete 2 lines. * Actually, 641. There is always 1 extra payload which is just skipped in libufodecode (starting with C0) * Actually, 1 (last) payload is missing for the first two rows. So, total number of payloads is (3840/2) * (640 + 1) - 32 + + - Limitations + * Due to encoding, ROI should always start at even line and include even number of lines + Triggering -- cgit v1.2.3