Commit Graph

19 Commits

Author SHA1 Message Date
f471e0925d CBOR: Add summation to start message 2023-04-19 09:30:14 +02:00
25cb4df0bf JFJochReceiver: Give one plot at a time 2023-04-18 14:51:51 +02:00
feb5fcacf3 DiffractionExperiment: Refactor IPv4 handling (now it is just base addr for detector IP) 2023-04-15 12:29:14 +02:00
32baaef1e4 AcquisitionDevice: IPv4 address and UDP destination port is property of the device and not of a particular run 2023-04-15 12:08:01 +02:00
653b82d6c3 FPGA + receiver + detector: Use column ID to decode detector half-module number 2023-04-15 11:08:32 +02:00
ae44b2eedf DiffractionExperiment: Remove indexing period (indexing works at the same pace as spot finding) 2023-04-13 15:30:25 +02:00
89703baa45 DetectorSetup: Added class that describes detector (geometry, calibration, hostname, etc.) => in the future this should be abstract class 2023-04-13 12:55:20 +02:00
9508459db0 DiffractionExperiment: Add test for exporting DetectorConfig with/without detector module hostnames 2023-04-13 11:48:51 +02:00
85bcb25af3 DiffractionExperiment: Store detector module hostname 2023-04-13 10:55:20 +02:00
dbf50d33e9 DiffractionExperiment: Detector Geometry can be modified with a setter function 2023-04-13 10:35:22 +02:00
0973f3725d Detector Geometry customization 2023-04-12 19:22:13 +00:00
94ba13b3a1 JFJochException: OpenCAPIError -> AcquisitionDeviceError 2023-04-11 17:14:15 +02:00
c4e70ca038 Raw Ethernet: working in tests 2023-04-11 14:21:28 +00:00
6f0d9e70b7 DiffractionExperiment: Simplify Compression() 2023-04-10 17:47:46 +02:00
d921e64224 Move all image analysis related code to image_analysis/ directory 2023-04-08 23:59:35 +02:00
d2971bc83b Remove libtiff dependency + update README.md 2023-04-08 23:40:28 +02:00
a8c76d212a DiffractionExperiment: UDP port is specific to acquisition device 2023-04-06 14:15:12 +02:00
61c1a3630c gRPC: Change field name to ipv4_subnet 2023-04-06 12:28:02 +02:00
1757d42182 Initial commit
Signed-off-by: Filip Leonarski <filip.leonarski@psi.ch>
2023-04-06 11:17:59 +02:00