Commit Graph

120 Commits

Author SHA1 Message Date
0d2fa850a2 JFJochReceiver: Per-data-file radial integration profile 2023-05-06 10:54:28 +02:00
59fbeab176 CatchTest: get correct value for storage cell delay in test 2023-05-06 10:20:26 +02:00
cfc1c4d7ce Frontend: Fix size of tabs in data processing plot choice 2023-05-06 07:46:02 +02:00
7dc8ded38b DiffractionExperiment: Default storage cell delay is 7.5 us (so 10 us in reality) 2023-05-05 13:42:26 +02:00
70bdcfd99d DiffractionExperiment: Storage cell number can be adjusted from the frontend 2023-05-05 13:42:04 +02:00
866d70f41c JFJochReceiver: Use zero-copy ZeroMQ sending 2023-05-05 10:18:40 +02:00
f562095182 JFJochReceiver: Use C++20 std::latch 2023-05-05 09:36:34 +02:00
552194653b Frontend: Fix field names 2023-05-04 18:47:42 +02:00
b686b1c94d JFModuleGainCalibration: remove dependence on pointers, which could be not updated in case of copy/assignment 2023-05-04 18:45:28 +02:00
Leonarski Filip
d27faed668 Minor updates when trying the software on xbl-daq-38
Signed-off-by: Leonarski Filip <leonarski_f@xbl-daq-38.psi.ch>
2023-05-04 15:06:04 +02:00
d10201b502 jfjoch_action_test: Fix and adjust to recent modifications 2023-05-03 16:56:42 +02:00
ee6b25ac53 AcquisitionDevice: Fix some unnecessary debug printing 2023-05-03 16:45:16 +02:00
e5f6bba4aa Merge branch 'jfjoch_cbor_in_place' into main 2023-05-02 21:18:27 +02:00
dffe5ab6b9 JFJochReceiver: Use multithreaded implementation for summation of 50+ (assuming 100 microsecond to span thread, it is 0.5% overhead at 25 ms) 2023-05-02 21:17:53 +02:00
ef7b6e84d7 JFJochReceiver: Compress directly to CBOR format 2023-05-01 21:37:55 +02:00
9d5be2a4e9 FrameTransformation: Split packing and compression 2023-05-01 21:27:08 +02:00
dce186f9f9 JFJochFrameSerializer: add functions to append image to buffer 2023-05-01 21:09:03 +02:00
af2ed525a0 JFJochFrameSerializer: for the buffer return pointer + size, not vector reference (allows for more flexibility) 2023-05-01 20:26:15 +02:00
60d95dc0d7 JFJochFrameSerializer: image is encoded at the very end 2023-05-01 18:36:58 +02:00
e48474e97c FrameTransformations: Minor adjustments between functions 2023-05-01 18:36:37 +02:00
a05b59c6a5 CMake: Move CUDA part to main CMake file 2023-05-01 18:16:51 +02:00
310196d650 CUDA is no longer compulsory 2023-04-27 22:01:55 +02:00
85c3fb49f9 Merge branch 'broker_parser' into 'main'
Updates

See merge request jungfraujoch/nextgendcu!3
2023-04-26 07:24:16 +00:00
527f85c29d CMake: Fix 2023-04-26 09:06:44 +02:00
16bd6836d2 AcquisitionDevice: Rework work request queue 2023-04-26 06:06:09 +02:00
960e7d1d4e FPGAAcquisitionDevice: Handle signaling work request done 2023-04-25 21:14:40 +02:00
6a2cdf1d2b Move WorkRequest to Completion.h 2023-04-25 19:47:31 +02:00
bf2a23ef7e AcquisitionDevice: Completion queue is handled by particular implementation of the device 2023-04-25 15:58:07 +02:00
f01f2e79d1 AcquisitionDevice: Minor adjustments to handling work requests 2023-04-25 11:24:44 +02:00
df15755612 AcquisitionDevice: Use work_completion_queue to read start completion message 2023-04-25 10:41:18 +02:00
de1d7e1c67 HLSSimulatedDevice: refactor to have HLS run as member function 2023-04-25 10:22:44 +02:00
14a1f6d961 FPGAAcquisitionDevice: Add a level in inheritance to group FPGA related functions for PCIe and HLS simulated devices 2023-04-25 09:55:36 +02:00
7be02b1ea0 DetectorWrapper: don't use sendSoftwareTrigger() yet 2023-04-24 15:20:09 +02:00
f14693fe43 HDF5 file writer - per file analysis 2023-04-19 23:09:26 +02:00
fae3cf5b42 CBORTest: Check content of arrays with/without compression 2023-04-19 22:31:38 +02:00
37b5d1a169 Move stream2.c/.h to tests => they are not part of the JFJochFrameSerialization lib 2023-04-19 13:36:27 +02:00
25359f0d60 CBOR: Adjust for DECTRIS stream2 compatibility:
* date/time tag
* initial tag self-described CBOR
* series ID
* fixes to typed array header in case of compression
2023-04-19 12:58:29 +02:00
d2df1b3ce3 CBOR: Add self describing CBOR tag at the beginning 2023-04-19 09:53:25 +02:00
f471e0925d CBOR: Add summation to start message 2023-04-19 09:30:14 +02:00
43489525c6 Frontend: Minor fix to imports 2023-04-18 20:34:51 +02:00
b6d3eca9e0 Frontend: Add binning function (to be tested) 2023-04-18 16:05:10 +02:00
9b5228c0bd Frontend: Adjust plotting and add bkg estimate 2023-04-18 15:37:13 +02:00
25cb4df0bf JFJochReceiver: Give one plot at a time 2023-04-18 14:51:51 +02:00
962edaa4ad FrameSerializer: hide image data in user_data in CBOR 2023-04-18 13:35:58 +02:00
001a7d86fc FPGA: For totally unknown reason making UDP metadata stream narrower results in timing not met 2023-04-17 08:02:24 +02:00
d25110c825 CMake: add tests to install target 2023-04-15 19:34:58 +02:00
c792367496 FPGA: Minor clean-up of UDP processing 2023-04-15 19:33:34 +02:00
dc02d1d5d9 JFCalibrationPerfTest: Fix 2023-04-15 19:31:23 +02:00
1800538e54 ProtoBuf: AcqusitionDeviceStatistics doesn't include per-image information to reduce message size 2023-04-15 19:29:18 +02:00
3f87914630 LinuxSocketDevice running + change in Measure() function for better problem avoidance 2023-04-15 19:13:14 +02:00